Commit c2056b9dfc16f510095742fdf5190d44bb502e0e

Authored by Rodrigo Siqueira de Melo
2 parents f30af53d bab08ca3

Merge branch 'ieee_new'

ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md
1 1 ---
2   -title: "Continuous Delivery: the strategy to overcome challenges in Government IT"
  2 +title: |
  3 + | __Continuous Delivery:__
  4 + | Building Trust in a Large-scale, Complex
  5 + | Government Organization
3 6 papersize: a4
4 7 geometry: "left=1in,right=1.5in"
5 8 ---
6 9  
7 10 ## Authors
8 11  
9   -__Diego Camarinha__ is a masters student at IME - The Institute of Mathematics and
10   -Statistics of the Sao Paulo University. His research interests include software
11   -engineering, computer networks and source code metrics. He worked for two years
12   -with the Brazilian federal government as a senior developer. Contact him at
13   -diegoamc@ime.usp.br.
14   -
15   -__Rodrigo Siqueira__ is a masters student at IME - The Institute of Mathematics and
16   -Statistics of the Sao Paulo University. His research interests include software
17   -engineering, operating system and computer architecture. He worked for two years
18   -with the Brazilian federal government as a coach and developer. Contact him at
19   -siqueira@ime.usp.br.
20   -
21   -__Melissa Wen__ is a software developer. She worked on SPB project as a senior developer and also served as professor of Computer Science at UFBA - The Federal University of Bahia. Her areas of interest include software engineering and open source software development. Contact her at melissa.srw@gmail.com .
22   -
23   -__Paulo Meirelles__ received his Ph.D. in Computer Science from the Institute of Mathematics and Statistics at the University of São Paulo. He is a full-time Professor at the University of Brasilia, and coordinated the new SPB Portal project. His research interest areas are: Free Software, Agile methods, Static analysis, and Source code metrics. Contact him at paulormm@ime.usp.br.
  12 +__Rodrigo Siqueira__ is a Computer Science MSc student at the Institute of
  13 +Mathematics and Statistics of the University of São Paulo (IME-USP). His
  14 +research interests include Software Engineering, Operating System, and Computer
  15 +Architecture. He worked for two years with the SPB project as a coach and
  16 +developer. Contact him at siqueira@ime.usp.br.
  17 +
  18 +__Diego Camarinha__ is a Computer Science MSc masters student at IME-USP. His
  19 +research interests include Software Engineering, Computer Networks, and Source
  20 +Code Metrics. He worked for two years with the SPB project as a senior
  21 +developer. Contact him at diegoamc@ime.usp.br.
  22 +
  23 +__Melissa Wen__ is a Bachelor of Computer Science from Federal University of
  24 +Bahia (UFBA). She worked on the SPB project as a senior developer and was core
  25 +developer of Noosfero social networking platform at Colivre. Her areas of
  26 +interest include Software Engineering and Free Software Development. Contact
  27 +her at melissa.srw@gmail.com.
  28 +
  29 +__Paulo Meirelles__ is a Professor of Software Engineering at the
  30 +University of Brasilia (UnB) and researcher at the Free/Libre/Open Source Software
  31 +Competence Center (CCSL) at IME-USP. He was the head of the new SPB portal
  32 +development. His research interests include Free Software development, Agile
  33 +Software Development, and Source code metrics. Contact him at paulormm@unb.br.
  34 +
  35 +__Fabio Kon__ is a Full Professor of Computer Science at IME-USP, co-founder of
  36 +the CCSL at IME-USP, and Editor-in-Chief of the SpringerOpen Journal of
  37 +Internet Services and Applications. His research interests include Agile
  38 +Software Development, Smart Cities, and Distributed Systems. Contact him at
  39 +fabio.kon@ime.usp.br.
24 40  
25 41 ## Abstract
26 42  
27   -For many software development teams, the first things that come to mind
28   -regarding Continuous Delivery (CD) are the operational aspects and the
29   -competitive benefits. In our experience, it was much more: it was a survival
30   -technique. This article presents how we applied CD in a Brazilian Government
31   -project for the development of a Collaborative Development Environment (CDE),
32   -sharing its unconventional challenges and the strategies used to overcome them.
33   -This report can help
34   -practitioners to understand how important CD adoption is to their projects.
35   -
36   -## Introduction and Context
37   -
38   -We worked on a three-year-long Brazilian government project to evolve an
39   -existing platform that had technical issues and lacked political support. Our
40   -team from the University of Brasília (UnB) and the University of São Paulo
41   -(USP) developed the new platform for the Brazilian Public Software (SPB,
42   -Portuguese acronym) Portal from 2014 to 2016. The SPB Portal
43   -(www.softwarepublico.gov.br) evolved to a Collaborative Development Environment
44   -[1] and this evolution brought important benefits not just to the Brazilian
45   -government, but also to society as a whole. The government could reduce both
46   -the bureaucracy of using the same software in government agencies and the cost
47   -of developing similar software projects. The society gained a mechanism of
48   -transparency and collaboration, since anyone can check the government
49   -expenses on software (from information available on the SPB Portal) and
50   -contribute to project communities. To achieve these goals, rather than writing
51   -everything from scratch, we decided to integrate several free software tools
52   -such as Noosfero (www.noosfero.org), Gitlab (www.gitlab.com), Mailman
53   -(www.gnu.org/software/mailman), Mezuro (www.mezuro.org), and Colab
54   -(www.github.com/colab).
55   -
56   -The project started in a presidential election year and everyone involved was
57   -under pressure to show results. Even with the re-election of the Brazilian
58   -President in 2014, leaderships in governmental agencies ended up changing. Each
59   -one of them had different political agendas which affected the project's
60   -requirements previously approved. Besides that scenario of instability, we
61   -overcame three distinct issues: (i) achieving the goals which have guided the
62   -platform development, (ii) managing the diversity of team members, and (iii)
63   -communicating effectively with government agents (the client). Handling the
64   -interaction of these elements was challenging and the unstable Brazilian
65   -political scenario only made things worse.
66   -
67   -To achieve the SPB project goals, we had to overcome strong political bias tied
68   -with complicated technical issues and relatively low budget. Because the
69   -project is open to the public, the government representatives saw the platform
70   -as a marketing opportunity and sometimes ignored technical advice in favor of
71   -political decisions. Furthermore, integrating a number of distinct systems
72   -(such as social and collaboration network, Git repository manager, mailing
73   -list, source code metric evaluation, and a systems integration platform) to
74   -work seamlessly was not an easy job. We had to learn how each system worked and
75   -to come up with ideas of how to integrate them as fast as possible, with a team
76   -of mostly inexperienced developers.
77   -
78   -We also had to manage the diversity of our team members. The team was composed
79   -of approximately 50 undergraduate students (not all simultaneously) together
80   -with professors, master students, professional designers and senior developers
81   -from the Brazilian free software community. Undergraduate students received a
82   -scholarship and, for most of them, this R&D project was their first
83   -professional experience. Senior developers and master students had two
84   -important contributions to the project: to transfer knowledge to undergraduate
85   -students and to deal with more complex tasks. Finally, professors were
86   -responsible for interacting with the Brazilian government and controlling
87   -political pressures applied to the project.
88   -
89   -Moreover, we needed to communicate with two independent groups of government
90   -representatives. Requirement analysts were real representatives of the
91   -Brazilian government in the project and their role was to test new features, to
92   -provide feedback to the development team, and to report to government leaders.
93   -Deployment technicians were in charge of managing the host machines wherein SPB
94   -platform was running. They were, theoretically, responsible for deploying the
95   -project. However, the new SPB Portal was composed of more than ten different
96   -software projects, working on seven servers, generating a complex deployment
97   -process.
98   -
99   -To handle the interaction between these three elements, we realised we needed
100   -to take control over the deployment process. We used CD as a mean to fulfill
101   -the government expectations and to provide quick response to their requests,
102   -which were influenced most of the time by the uncertainties of the project's
103   -continuity. We believed we would keep the project alive, even in a politically
104   -unstable and technically complex scenario. For this reason, we focused on
105   -automating the deploy process; for instance, one of our senior developers
106   -created a tool called Chake (www.gitlab.com/terceiro/chake) to help us manage
107   -multiple hosts without the need for a Chef-Server (www.chef.io/chef). We also
108   -formed a specific team dedicated to the deployment process. This team was
109   -responsible for maturing our CD pipeline, giving us confidence and agility to
110   -comply with government requirements.
111   -
112   -In this report, we describe our CD pipeline and how it improved our delivery
113   -performance. Continuous Delivery made us adaptable for all requested changes
114   -and helped us mitigate those aforementioned political challenges, besides the
115   -technical issues. Among CD’s known benefits [2] we also explain those which
116   -were the most important in our scenario: improving customer satisfaction and
117   -making reliable releases. Both kept the project alive for years during the
118   -worst political crisis after the re-democratization in Brazil.
  43 +For many software development teams, the first aspects that come to mind
  44 +regarding Continuous Delivery (CD) are the operational challenges and the
  45 +competitive benefits. In our experience, CD was much more: it was a survival
  46 +technique. This article presents how and why we applied CD in a large
  47 +governmental project for the development of a Collaborative Development
  48 +Environment. We share the challenges we faced and the strategies we used to
  49 +overcome them. The article concludes with a set of lessons learned that can be
  50 +valuable for readers in a variety of situations.
  51 +
  52 +## Introduction
  53 +
  54 +From 2014 to 2016, we worked on a thirty-month-long Brazilian government
  55 +project to modernize the Brazilian Public Software (SPB) portal
  56 +(www.softwarepublico.gov.br) [1]. This project was a partnership between the
  57 +_Ministry of Planning, Budget, and Management (MPOG)_ and two public
  58 +universities: University of Brasília and University of São Paulo.
  59 +
  60 +During this time, the SPB portal evolved into a Collaborative Development
  61 +Environment (CDE), which brought significant benefits for the government and
  62 +the society. The government could minimize bureaucracy and software development
  63 +costs, by reusing the same set of applications across different government
  64 +Agencies. Society could more transparently follow government expenses and
  65 +contribute to software project communities.
  66 +
  67 +In this article, we discuss the use of Continuous Delivery (CD) during our
  68 +experience as the academic partner in this project. We show how we implemented
  69 +CD in a large institution with traditional, waterfall-like values and how CD
  70 +helped to build trust between the government and the university team. CD
  71 +enabled us to show our progress and to earn the government’s confidence that we
  72 +could adequately fulfill their requests, becoming an essential aspect of our
  73 +interaction. According to this experience, the use of CD as a tool to build
  74 +trust relationships is yet another of its benefits [2,3].
  75 +
  76 +## Context
  77 +
  78 +SPB is a governmental program created to foster sharing and collaboration on
  79 +Open Source Software (OSS) development for the Brazilian public administration.
  80 +The government managed both software requirements and server infrastructure.
  81 +However, its hierarchical and traditional processes made them unfamiliar with
  82 +new software development techniques, such as CD. All our requests had to pass
  83 +through layers of bureaucracy before being answered; accessing their
  84 +infrastructure to deploy software was not different. The difficulties were
  85 +aggravated because the new SPB portal is an unprecedented platform in the
  86 +Brazilian government, with a complicated deployment process [4].
  87 +
  88 +The project suffered significant interference from the Board of Directors
  89 +throughout time because the portal represents an interface between government
  90 +and society. In light of political interests, directors continually imposed
  91 +changes to the platform while ignoring our technical advice. In 2015, the Board
  92 +of Directors was changed and, with it, the vision of the project. New directors
  93 +had different political agendas, which affected the project's requirements
  94 +previously approved.
  95 +
  96 +In this context, we overcame two distinct challenges: (1) deconstructing the
  97 +widespread belief among government staff that any project in partnership with a
  98 +University is doomed to fail, and (2) dealing with bureaucracies involved in
  99 +the government deployment process.
  100 +
  101 +First, our development team was not the typical one, consisting mainly of
  102 +undergraduate interns supported by senior developers and designers, all
  103 +coordinated by two professors. Our unconventional team structure and
  104 +organization was considered as "unprofessional" by government standards with
  105 +regard to time and resource allocation, accountability, and team continuity.
  106 +On the government side, the SPB portal evolution was the first software
  107 +development collaboration involving universities and the MPOG staff, raising
  108 +disbelief.
  109 +
  110 +Second, our team approached software deployment differently from the
  111 +government. We believed frequent delivery is better for the project’s success.
  112 +In contrast, the MPOG is used to the idea of a single deployment at the end of
  113 +the project, and neither their bureaucratic structure nor their technical
  114 +expertise was conducive to this style of work. That was hampering the benefits
  115 +of the tool and preventing us from showing off the fruits of the project to
  116 +those responsible for evaluating it.
  117 +
  118 +<!-- AHA Moment!!!!! -->
  119 +
  120 +These challenges made our relationship with their staff strained, in particular
  121 +during the first year, and alerted us to the fact that they could cancel the
  122 +project at any time. The deployment limitation was the substantial technical
  123 +issue we could tackle in the short term. Thus, we worked to deploy the software
  124 +into our infrastructure and showed it to the government evaluators. This
  125 +strategy proved them we could efficiently provide new features, fulfill their
  126 +requirement delivery expectations, and incited them to demand that the latest
  127 +version be deployed in their infrastructure. Our CD approach generated more
  128 +pressure on the IT department responsible for the deployment routines. With
  129 +each CD cycle, we gradually built a new relationship among all parties and, by
  130 +the end of the project, we became active participants in the deploy operations
  131 +delivering quality software very frequently.
119 132  
120 133 ## Our Continuous Delivery Pipeline
121 134  
122   -![Deployment Pipeline](figures/pipeline_2.png)
  135 +The SPB portal is an open CDE with additional social features, having 83
  136 +software communities and 6,460 user accounts, mostly from government employees.
  137 +We built a system-of-systems [5] adapting and integrating five existing OSS
  138 +projects: Colab (www.github.com/colab), Noosfero (www.noosfero.org), Gitlab
  139 +(www.gitlab.com), Mezuro (www.mezuro.org), and Mailman (www.list.org). Colab
  140 +orchestrates these multiple systems using a plugin architecture and allowed us
  141 +to smoothly provide a unified interface to final users, including single
  142 +sign-on and global searches [1]. All these integrated systems involve a total
  143 +of 106,253 commits and 1,347,421 lines of code.
123 144  
124   -Figure 1 represents our CD pipeline. A new feature might require changes on more
125   -than one SPB integrated software project. Notice that each one of them could be
126   -modified independently. The pipeline started when new code arrived. As it went
127   -through each step, it was tested and improved until it finally reached the
128   -production environment. At this point we would restart the pipeline to release
129   -more new code.
  145 +![The SPB Deployment Pipeline.](figures/pipeline.png)
130 146  
131   -### Automated Tests
  147 +Portal deployment follows a typical CD pipeline [6], adapted to our technical
  148 +and organizational context and the use of OSS best practices. As depicted in
  149 +Figure 1, it begins when a new feature is ready for deployment and ends when it
  150 +reaches production.
132 151  
133   -The SPB portal consists of more than 10 integrated software projects and each
134   -of them, as well as the entire platform, had to be tested. These software
135   -components have their own test suite. Communication between all components is
136   -orchestrated by Colab, a systems integration platform for web applications based
137   -on a plugins architecture. Therefore, specific plugins were developed for
138   -each portal software component, such as Gitlab and Mailman. Each plugin has its
139   -own test suite and this set also worked as integration tests.
140 152  
141   -Both unit and integration tests provided us the performance and security needed
142   -to guarantee the stability for components and the platform. If any test suite
143   -failed, by either a test error or coverage reduction below a certain threshold,
144   -the pipeline stopped. Only when all tests passed, the pipeline proceeded to the
145   -step of preparing the release.
  153 +### Automated Tests
  154 +
  155 +Each integrated system is a Colab plugin and had to be tested with its own test
  156 +suite. In addition, we also had to test the platform as a whole. Since the
  157 +plugins have their own test suites, they also assume a double role as both
  158 +plugin tests and as integration tests. If any test suite failed, by either a
  159 +test error or coverage reduction below a certain threshold, the process
  160 +stopped. Only when all tests passed, the pipeline proceeded to the next step.
146 161  
147 162 ### Preparing a New Release
148 163  
149   -A SPB Portal release was composed of all its software components releases. Each
150   -software component release was a git tag that referred to a specific feature or
151   -bug fix. When all tests passed for a given component, we manually created a new
152   -tag for it. Therefore, a new tag on any software component yielded a new SPB
153   -Portal release. More precisely, SPB had a script that produced a single release
154   -for the entire system based on each component tag. At the end of this process,
155   -we started packaging.
  164 +A separate Git repository hosted each system. New software component releases
  165 +were tagged referencing a specific new feature or bug fix. SPB had its own Git
  166 +repository (www.softwarepublico.gov.br/gitlab/softwarepublico). An SPB portal
  167 +release was an aggregate of all its systems. When a new component release
  168 +passed all of the SPB integration tests, we manually created a corresponding
  169 +new tag in its repository. At the end of this process, we started packaging.
156 170  
157 171 ### Packaging
158 172  
159   -The platform is running on the CentOS 7 GNU/Linux distribution. Basically,
160   -packaging a software for that distribution has three steps: write the script
161   -for the specific environment (RPM), build the package, and upload it to a
162   -package repository.
163   -
164   -We decided to create our own packages for each software component for the following five
165   -reasons:
166   -
167   -* Not all software was packaged by the community and those that existed were
168   -outdated;
169   -* Packaging makes it easy to manage the software on a given distribution;
170   -* Packaging simplifies the deployment;
171   -* Packaging follows the distribution's best practices and,
172   -* Packaging allows configurations and permissions control.
173   -
174   -After creating a new tag for one component, the developers informed the
175   -DevOps [3] team and the packaging process began. The three packaging steps
176   -aforementioned were fully automated by a set of scripts. With all these scripts
177   -running successfully, the new packages would be ready to be used by our
178   -subsequent deployment scripts.
179   -
180   -### Validation Environment Deployment
181   -
182   -The Validation Environment (VE) is a replica of the Production Environment
183   -(PE), with two exceptions: only the government officers and project leaders had
184   -access to it and all the data was anonymised. To configure the environment, we
185   -used a configuration management tool named Chef with Chake support (serverless
186   -configuration for Chef). That tool maintained environment consistency
187   -simplifying the deployment process. Additionally, the packages we built on the
188   -last step were readily available to be used by the management tool.
189   -
190   -Government agents used the VE to validate new features and required
191   -changes. Also, the VE was useful to verify the integrity of the entire portal
192   -as part of the next step in the pipeline.
  173 +After creating a new tag, our DevOps team started the packaging process.
  174 +Packaging brings portability, simplifies deployment, and enables configuration
  175 +and permission control. Our approach involved building separate packages for
  176 +each system, in three fully automated steps: generating scripts for the
  177 +specific environment, building the package, and uploading it to a package
  178 +repository. When all ran successfully, the new packages would be ready and
  179 +available for our deployment scripts.
  180 +
  181 +### Validation Environment
  182 +
  183 +The Validation Environment (VE) is a replica of the Production Environment (PE)
  184 +with anonymised data, and access restricted to MPOG staff and our DevOps team.
  185 +To configure this environment, we used Chef (www.chef.io) and Chake, a
  186 +serverless configuration tool created by our team
  187 +(www.github.com/terceiro/chake) to maintain environment consistency,
  188 +simplifying the deployment process.
193 189  
194 190 ### Acceptance Tests
195 191  
196   -After we deployed a new SPB Portal version in the VE, the government
197   -agents were responsible for checking features and bug fixes required by them. If
198   -the requirement analysts identified a problem, they would notify the developers via
199   -comments on the SPB Portal's issue tracker. The problems were fixed and the
200   -pipeline restarted from scratch. If everything was validated, we moved forward.
  192 +After a new SPB portal VE deployment, we used the environment to verify the
  193 +integrity of the entire portal. MPOG staff also checked the new features,
  194 +required changes, and bug fixes. If they identified a problem, they would
  195 +notify developers via comments on the SPB portal issue tracker, prompting the
  196 +team to fix it and restart the pipeline. Otherwise, we could move forward.
201 197  
202 198 ### Production Environment Deployment
203 199  
204   -After the government finished the VE check and it was cleared for deployment,
205   -we could finally begin the deployment to the Production Environment (PE). For this
206   -we also used our configuration management tool, the same scripts and package
207   -versions as in the VE. After the deploy was completed, both VE and PE
208   -were running identical software. This was the point where new features and bug
209   -fixes were finally available to the end users.
  200 +After the VE check, we could finally begin the deployment in production, with
  201 +the same configuration management tool, scripts, and package versions as in the
  202 +VE. After the deploy was completed, both VE and PE were identical, making new
  203 +features and bug fixes available to end users.
210 204  
211 205 ## Benefits
212 206  
213   -Research points out many advantages of CD usage in industry[2], such as:
214   -accelerated time to market, building the right product, productivity and
215   -efficiency improvements, reliable releases and better customer satisfaction.
216   -Working with the government, we noticed the following additional benefits.
  207 +![The evolution of SPB releases and the development team members distribution.](figures/CDReleaseAndTeamEvolution.png)
  208 +
  209 +CD brings many advantages such as accelerated time to market, building the
  210 +right product, productivity and efficiency improvements, stable releases, and
  211 +better customer satisfaction [2,3]. The charts presented in Figure 2 show these
  212 +benefits in our project and associates them with the creation of a DevOps team.
  213 +Over 30 months, we deployed 84 versions. Over 64% of the releases happened in
  214 +the last 12 months, after the creation of the DevOps team. Besides these
  215 +results, working with the government we noticed the following additional
  216 +benefits.
  217 +
  218 +### Strengthening Trust in the Relationship with the Government
  219 +
  220 +CD helped strengthen trust between developers and the MPOG staff. Before using
  221 +CD, they could validate features developed only at the end of the release
  222 +cycle, usually every four months. With the implementation of CD, intermediate
  223 +and candidate versions became available, allowing them to perform small
  224 +validations over time. Constant monitoring of the development work brought
  225 +greater assurance to the MPOG leaders and improved the interactions with our
  226 +team.
217 227  
218 228 ### Responsiveness to Change
219 229  
220   -Responsiveness was one of the direct benefits of adopting the CD pipeline. The
221   -ability to react quickly to changes requested by the government was vital for
222   -the renewal of the project over the years. Every meeting with the government
223   -leader resulted in new requirements, most of them motivated by political
224   -needs. These constant changes in requirements and priorities caused discomfort
225   -between the government and the development team. For
226   -example, the government leader required a complete layout change because he suddenly decided to make a marketing campaign about the new
227   -SPB portal. In future meetings, the government would use undelivered requirements as a means to justify the
228   -lack of financial support, which was already approved in the first place. We believed that if we took too
229   -long to attend their demands, the project would end. CD helped us keep the
230   -production environment up-to-date, even with partial versions of a feature. That
231   -way, we always had something to show on meetings, reducing anxiety to get the platform concluded. For our team, it made the developers more confident that the
232   -project would last a little longer and they would not go looking for other
233   -jobs.
  230 +Responsiveness was one of the direct benefits of adopting the CD pipeline.
  231 +Political forces may change requirements and priorities at any time. The
  232 +ability to react quickly to changes requested by the government was vital to
  233 +the project survival for 30 months. We noticed that if we took too long to meet
  234 +their demands, they could reduce financial support and even cancel the project.
  235 +
  236 +CD helped us keep the PE up-to-date, even with partial versions of a feature.
  237 +Therefore, we always had new results to present on meetings, easing their
  238 +concerns about expected final delivery. For our team, CD made developers always
  239 +confident that the project would last a little longer.
234 240  
235 241 ### Shared Responsibility
236 242  
237   -Before the adoption of CD, the development team could not track what happened to the code
238   -after its delivery, since government technicians were the only responsible
239   -for deploying the project. The implementation of the referred
240   -approach influenced developers on taking ownership of the project because it
241   -made them feel equally responsible for what was getting into production.
242   -
243   -Interestingly, the CD pipeline had the same effect on the team of requirement analysts.
244   -They were an active part of the pipeline and became more engaged on the whole process.
245   -After the incorporation of the pipeline into the work process, analysts
246   -became more active in opening and discussing issues during the platform evolution.
247   -Additionally, developers worked to improve the CD pipeline
248   -to speed up the process of making new features available in the production environment.
249   -
250   -### Synchronicity Between Government and Development
251   -
252   -Despite the positive impacts that the CD pipeline brought to the project, its
253   -implementation was not easy at first. The CD pipeline performance
254   -depended on the synchronicity between developers and government
255   -analysts, so that the latter were prepared to start a step as soon as the
256   -former concluded the previous step, and vice versa. Initially, this concern was not
257   -contemplated in the agenda of the governmental team, which generated delays in
258   -the validation of new features. This situation combined with
259   -governmental bureaucracy (up to 3 days) to release access to the production
260   -environment resulted in additional delays for the deployment step to begin.
261   -This problem was softened when the analysts realized the impact of
262   -these delays on the final product and decided to allocate the revisions in its
263   -work schedule and to request the access to production in time.
264   -
265   -### Strengthening Trust in Work Relationship with the Government
266   -
267   -Continuous delivery was also a tool that helped to strengthen trust in the
268   -relationship between developers and government analysts, as well as between the
269   -analysts group and its superiors. Before using CD, analysts had access to the
270   -features developed only at the end of the release, usually every four months.
271   -However, this periodicity did not meet the requirements of their leaders, who
272   -demanded monthly reports on the progress of the project.
273   -
274   -With the implementation of CD, intermediate and candidate versions became
275   -available, allowing analysts to perform small validations over time. As they
276   -validated functionalities and sent feedback to developers, patches were
277   -developed and new versions were packaged and deployed to the VE quickly,
278   -steadily, and reliably. The constant monitoring of the development work brought
279   -greater security to the governmental nucleus and improved the interactions
280   -with our development team.
281   -
282   -## Challenges
283   -
284   -We successfully built a CD pipeline. In the end, we took over the deployment
285   -process from the government. That allowed us to survive into an unstable
286   -political scenario. However, we recognize that many challenges still need to be
287   -addressed by the industry and academia together.
  243 +According to the conventional MPOG process, the development team could not
  244 +track what happened to the code after its delivery, since their employees were
  245 +the only ones responsible for deployment. The implementation of CD made our
  246 +development team feel equally responsible for what was getting into production
  247 +and take ownership of the project [4].
288 248  
289   -### Build CD From Scratch
  249 +Interestingly, the CD pipeline had the same effect on the MPOG staff. They
  250 +became more engaged in the whole process, opening and discussing issues during
  251 +the evolution of the platform. Additionally, developers worked to improve the
  252 +CD pipeline and speed up the process of making new features available in the
  253 +production environment.
290 254  
291   -Taking on CD responsibilities had a significant impact on the team. We did not
292   -have the know-how and had little time to come up with a working pipeline. The
293   -senior developers were crucial at this point. They came up with an initial
294   -solution to get the team started. That already enabled us to automatize
295   -deployment, even though the process was still rudimentary. We had to evolve our
296   -solution on-the-fly. We dedicated a few developers to this task.
  255 +### Synchronization Between Government and Development
297 256  
298   -Building a CD pipeline was hard in the beginning. More tools that provide
299   -out-of-the-box standardized CD pipelines would be of great help for
300   -inexperienced teams. Tools that track each step of the pipeline and organize
301   -logs in a human-manageable way are necessary too.
  257 +The CD pipeline performance depended on the synchronization between our
  258 +development team and the MPOG staff: each party had to be prepared to take
  259 +action as soon as the other concluded a given task. Initially, the MPOG staff
  260 +did not contemplate this in their schedule which, combined with the bureaucracy
  261 +in providing access to the PE (up to 3 days), resulted in significant delays in
  262 +the validation of new features. The use of an explicit CD pipeline helped us to
  263 +identify critical points of delay, and increase our productivity.
302 264  
303   -### Handling Inexperienced Teams
  265 +## Lessons Learned
304 266  
305   -After the developers learned how CD worked, it was difficult to pass the
306   -knowledge along to other teammates. We tried to mitigate this problem by
307   -encouraging members to migrate to the DevOps team. We suggest further research
308   -on how to effectively spread knowledge across inexperienced developers in a high
309   -turnover scenario.
  267 +Due to the successful building of the CD pipeline, we not only overcame the
  268 +challenges we described above but also improved the MPOG deployment process and
  269 +kept the project alive until its successful conclusion. We now look at the
  270 +lessons we learned, which can be leveraged by readers in other situations.
310 271  
311   -### Overcoming Mistrust
  272 +### Build CD From Scratch
  273 +
  274 +Taking on the responsibility for implementing CD impacted the whole team. Most
  275 +of our team members did not have CD know-how, and we had few working hours
  276 +available to build the initial version of the pipeline. The construction and
  277 +maintenance of the CD process were made possible by the key decisions to:
312 278  
313   -In the project's beginning we struggled with deployment issues in the government
314   -structure. We were in a paradoxical situation. The government demanded fast
315   -deliveries but would not give access to their production infrastructure. After
316   -some interactions with government agents, they created the VE as an isolated
317   -replica of the PE in their own infrastructure. The government agents then
318   -realised that it could be beneficial for the project if they granted us access
319   -to part of the infrastructure. More research is required on development protocols and
320   -policies to improve the relation between industry and government, specially
321   -regarding CD.
  279 +1. _Select the most experienced senior developers and some advanced interns to
  280 +work on a specific DevOps team._ These senior developers used their experience
  281 +in OSS projects to craft an initial proposal for the deployment process. The
  282 +solution enabled us to automate the deployment, even though the process was,
  283 +initially, still rudimentary.
322 284  
323   -## Acknowledgements
  285 +2. _Interchange team members and encourage teammates to migrate to the DevOps
  286 +team._ The benefits were twofold: mitigating the difficulty in sharing
  287 +knowledge between DevOps developers and feature developers, and evolving the
  288 +process on-the-fly.
  289 +
  290 +### Overcoming Mistrust
324 291  
325   -We thank our colleagues, Lucas Kanashiro and Rafael Manzo, and this article's reviewers.
  292 +Adopting an unfamiliar approach requires trust. The government staff,
  293 +traditionally, expected and were prepared to validate and deploy a single
  294 +deliverable. However, the steady growth of SPB complexity made large
  295 +deliveries unsustainable. The CD approach was necessary [4]. Therefore, we
  296 +developed the following line of action to enable this new dynamics:
  297 +
  298 +1. _Demonstrate actual results, instead of simply reporting them._ Initially,
  299 +we did not have access to the government infrastructure, so we created our own
  300 +validation environment. Thus, we were able to follow the CD pipeline until
  301 +production deployment, when we faced two problems. First, our pace of
  302 +intermediate deliveries was faster than the deployment to production by the
  303 +MPOG staff. Second, specific issues of the governmental infrastructure made
  304 +some validated features not work as expected in the PE. That situation gave us
  305 +arguments to negotiate access to the PE.
  306 +
  307 +2. _Make project management transparent and collaborative for government
  308 +staff._ Allowing the MPOG staff to track our development process showed them we
  309 +were fulfilling our commitments. They started to interact more actively in the
  310 +generation of versions and became involved in the CD. After understanding it,
  311 +the government staff helped us negotiate access to a VE with the MPOG leaders,
  312 +creating an isolated replica of the PE.
  313 +
  314 +3. _Gain the confidence of government staff._ With the PE replica, we were able
  315 +to run the entire pipeline and win the trust of the MPOG staff involved in the
  316 +process. They saw the mobilization and responsiveness of our team to generate
  317 +each new version package. They also recognized the quality of our work and
  318 +deployment process. In the end, the government staff realized that it would be
  319 +beneficial for the project if they granted us access to the infrastructure,
  320 +both VE and PE.
  321 +
  322 +In summary, we encourage the use of a well-thought CD pipeline as a means to
  323 +gain trust in software development projects with government and large
  324 +organizations as well.
326 325  
327 326 ## References
328 327  
329   -1. G. Booch, A. W. Brown, "Collaborative Development Environments", in Advances in Computers, vol. 59, 2003, pp. 1–27.
330   -2. L. Chen, "Continuous Delivery: Huge Benefits, but Challenges Too", in IEEE Software, vol. 32, no. 2, 2015, pp. 50-54.
331   -3. Davis, Jennifer and Daniels, Katherine, Effective DevOps: building a culture of collaboration, affinity, and tooling at scale, 2016, " O'Reilly Media, Inc."
  328 +1. P. Meirelles, M. Wen, A. Terceiro, R. Siqueira, L. Kanashiro, and H. Neri, "Brazilian Public Software Portal: an integrated platform for collaborative development", OpenSym, 2017.
  329 +1. L. Chen, "Continuous Delivery: Huge Benefits, but Challenges Too", IEEE Software, 32 (2) 2015.
  330 +1. T. Savor, M. Douglas, M. Gentili, L. Williams, K. Beck and M. Stumm, "Continuous Deployment at Facebook and OANDA", ICSE, 2016.
  331 +1. M. Shahin, M. A. Babar, and L. Zhu. “The Intersection of Continuous Deployment and Architecting Process: Practitioners' Perspectives”. ESEM, 2016.
  332 +1. C. B. Nielsen, P. G. Larsen, J. Fitzgerald, J. Woodcock, and J. Peleska, "Systems of Systems Engineering: Basic Concepts, Model-Based Techniques, and Research Directions", ACM Comput. Surv. 48, 2, 2015.
  333 +1. J. Humble and D. Farley, "Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation", Addison-Wesley, 2010.
332 334  
... ...
ieeeSW/releaseEng3/figures/CDReleaseAndTeamEvolution.png 0 → 100644

211 KB

ieeeSW/releaseEng3/figures/pipeCD.png

44 KB

ieeeSW/releaseEng3/figures/pipeline.dia
No preview for this file type
ieeeSW/releaseEng3/figures/pipeline.png

58.1 KB | W: | H:

441 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
ieeeSW/releaseEng3/figures/pipeline_2.png

227 KB

ieeeSW/releaseEng3/figures/raw/CD-Evolution.svg 0 → 100644
... ... @@ -0,0 +1,1516 @@
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<svg
  3 + xmlns:dc="http://purl.org/dc/elements/1.1/"
  4 + xmlns:cc="http://creativecommons.org/ns#"
  5 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6 + xmlns:svg="http://www.w3.org/2000/svg"
  7 + xmlns="http://www.w3.org/2000/svg"
  8 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  9 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  10 + version="1.1"
  11 + class="highcharts-root"
  12 + style="font-family:&quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, Arial, Helvetica, sans-serif;font-size:12px;"
  13 + width="600"
  14 + height="400"
  15 + viewBox="0 0 600 400"
  16 + id="svg1941"
  17 + sodipodi:docname="CD-Evolution.svg"
  18 + inkscape:export-filename="/home/melissawen/Downloads/CD-Evolution.png"
  19 + inkscape:export-xdpi="96"
  20 + inkscape:export-ydpi="96"
  21 + inkscape:version="0.92.1 r15371">
  22 + <metadata
  23 + id="metadata1945">
  24 + <rdf:RDF>
  25 + <cc:Work
  26 + rdf:about="">
  27 + <dc:format>image/svg+xml</dc:format>
  28 + <dc:type
  29 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  30 + </cc:Work>
  31 + </rdf:RDF>
  32 + </metadata>
  33 + <sodipodi:namedview
  34 + pagecolor="#ffffff"
  35 + bordercolor="#666666"
  36 + borderopacity="1"
  37 + objecttolerance="10"
  38 + gridtolerance="10"
  39 + guidetolerance="10"
  40 + inkscape:pageopacity="0"
  41 + inkscape:pageshadow="2"
  42 + inkscape:window-width="1024"
  43 + inkscape:window-height="536"
  44 + id="namedview1943"
  45 + showgrid="false"
  46 + inkscape:zoom="0.85750002"
  47 + inkscape:cx="871.96936"
  48 + inkscape:cy="179.98869"
  49 + inkscape:window-x="0"
  50 + inkscape:window-y="27"
  51 + inkscape:window-maximized="1"
  52 + inkscape:current-layer="svg1941"
  53 + showguides="true"
  54 + inkscape:guide-bbox="true">
  55 + <sodipodi:guide
  56 + position="1510.6934,-240.78738"
  57 + orientation="0,1"
  58 + id="guide254"
  59 + inkscape:locked="false" />
  60 + <sodipodi:guide
  61 + position="710.81753,-136.88597"
  62 + orientation="0,1"
  63 + id="guide1826"
  64 + inkscape:locked="false" />
  65 + <sodipodi:guide
  66 + position="967.93,88.629735"
  67 + orientation="0,1"
  68 + id="guide2834"
  69 + inkscape:locked="false" />
  70 + <sodipodi:guide
  71 + position="1467.0554,366.18075"
  72 + orientation="0,1"
  73 + id="guide2836"
  74 + inkscape:locked="false" />
  75 + </sodipodi:namedview>
  76 + <desc
  77 + id="desc1600">Created with Highcharts 6.0.3</desc>
  78 + <defs
  79 + id="defs1605">
  80 + <clipPath
  81 + id="highcharts-y8ybklq-8">
  82 + <rect
  83 + x="0"
  84 + y="0"
  85 + width="523"
  86 + height="250"
  87 + fill="none"
  88 + id="rect1602" />
  89 + </clipPath>
  90 + <clipPath
  91 + id="highcharts-c510wzc-7">
  92 + <rect
  93 + style="fill:none"
  94 + x="0"
  95 + y="0"
  96 + width="529"
  97 + height="250"
  98 + id="rect2510" />
  99 + </clipPath>
  100 + <clipPath
  101 + id="clipPath6728">
  102 + <rect
  103 + style="fill:none"
  104 + x="0"
  105 + y="0"
  106 + width="529"
  107 + height="250"
  108 + id="rect6726" />
  109 + </clipPath>
  110 + </defs>
  111 + <rect
  112 + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8812117"
  113 + id="rect8481"
  114 + width="1364.7123"
  115 + height="470.19586"
  116 + x="9.944705"
  117 + y="-60.300545"
  118 + inkscape:export-xdpi="150.02475"
  119 + inkscape:export-ydpi="150.02475"
  120 + inkscape:export-filename="/home/melissawen/articles/ieeeSW/releaseEng3/figures/CDReleaseAndTeamEvolution.png" />
  121 + <path
  122 + style="font-size:12px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;opacity:1;fill:none;stroke:#b3b3b3;stroke-width:0.86249769"
  123 + inkscape:connector-curvature="0"
  124 + id="path1631-5"
  125 + d="M 643.32781,10.435372 V 399.49623"
  126 + class="highcharts-grid-line" />
  127 + <flowRoot
  128 + xml:space="preserve"
  129 + id="flowRoot2108"
  130 + style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
  131 + id="flowRegion2110"><rect
  132 + id="rect2112"
  133 + width="52.775314"
  134 + height="339.74109"
  135 + x="717.41443"
  136 + y="-0.76255077" /></flowRegion><flowPara
  137 + id="flowPara2114" /></flowRoot> <rect
  138 + class="highcharts-background"
  139 + x="649.1767"
  140 + y="-52.538387"
  141 + width="691.31488"
  142 + height="478.30127"
  143 + rx="0"
  144 + ry="0"
  145 + id="rect9"
  146 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ffffff;stroke-width:1.17377031" />
  147 + <rect
  148 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke-width:1.07891762"
  149 + class="highcharts-plot-background"
  150 + x="757.09363"
  151 + y="41.042099"
  152 + width="570.74744"
  153 + height="269.7294"
  154 + id="rect11" />
  155 + <g
  156 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif"
  157 + class="highcharts-grid highcharts-xaxis-grid "
  158 + id="g23"
  159 + transform="matrix(1.0789176,0,0,1.0789176,691.27967,-22.61404)">
  160 + <path
  161 + style="opacity:1;fill:none"
  162 + inkscape:connector-curvature="0"
  163 + class="highcharts-grid-line"
  164 + d="M 153.5,59 V 309"
  165 + id="path13" />
  166 + <path
  167 + style="opacity:1;fill:none"
  168 + inkscape:connector-curvature="0"
  169 + class="highcharts-grid-line"
  170 + d="M 262.5,59 V 309"
  171 + id="path15" />
  172 + <path
  173 + style="opacity:1;fill:none"
  174 + inkscape:connector-curvature="0"
  175 + class="highcharts-grid-line"
  176 + d="M 368.5,59 V 309"
  177 + id="path17" />
  178 + <path
  179 + style="opacity:1;fill:none"
  180 + inkscape:connector-curvature="0"
  181 + class="highcharts-grid-line"
  182 + d="M 477.5,59 V 309"
  183 + id="path19" />
  184 + <path
  185 + style="opacity:1;fill:none"
  186 + inkscape:connector-curvature="0"
  187 + class="highcharts-grid-line"
  188 + d="M 584.5,59 V 309"
  189 + id="path21" />
  190 + </g>
  191 + <g
  192 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif"
  193 + class="highcharts-grid highcharts-yaxis-grid "
  194 + id="g39"
  195 + transform="matrix(1.0789176,0,0,1.0789176,691.27967,-22.61404)">
  196 + <path
  197 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  198 + inkscape:connector-curvature="0"
  199 + class="highcharts-grid-line"
  200 + d="M 61,309.5 H 590"
  201 + id="path25" />
  202 + <path
  203 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  204 + inkscape:connector-curvature="0"
  205 + class="highcharts-grid-line"
  206 + d="M 61,267.5 H 590"
  207 + id="path27" />
  208 + <path
  209 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  210 + inkscape:connector-curvature="0"
  211 + class="highcharts-grid-line"
  212 + d="M 61,226.5 H 590"
  213 + id="path29" />
  214 + <path
  215 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  216 + inkscape:connector-curvature="0"
  217 + class="highcharts-grid-line"
  218 + d="M 61,184.5 H 590"
  219 + id="path31" />
  220 + <path
  221 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  222 + inkscape:connector-curvature="0"
  223 + class="highcharts-grid-line"
  224 + d="M 61,142.5 H 590"
  225 + id="path33" />
  226 + <path
  227 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  228 + inkscape:connector-curvature="0"
  229 + class="highcharts-grid-line"
  230 + d="M 61,101.5 H 590"
  231 + id="path35" />
  232 + <path
  233 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  234 + inkscape:connector-curvature="0"
  235 + class="highcharts-grid-line"
  236 + d="M 61,59.5 H 590"
  237 + id="path37" />
  238 + </g>
  239 + <rect
  240 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke-width:1.07891762"
  241 + class="highcharts-plot-border"
  242 + x="757.09363"
  243 + y="41.042099"
  244 + width="570.74744"
  245 + height="269.7294"
  246 + id="rect41" />
  247 + <g
  248 + class="highcharts-axis highcharts-xaxis "
  249 + id="g59"
  250 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke:#000000"
  251 + transform="matrix(1.0789176,0,0,1.0789176,691.27967,-22.61404)">
  252 + <path
  253 + inkscape:connector-curvature="0"
  254 + class="highcharts-tick"
  255 + d="m 153.5,309 v 10"
  256 + id="path43"
  257 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1" />
  258 + <path
  259 + inkscape:connector-curvature="0"
  260 + class="highcharts-tick"
  261 + d="m 262.5,309 v 10"
  262 + id="path45"
  263 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1" />
  264 + <path
  265 + inkscape:connector-curvature="0"
  266 + class="highcharts-tick"
  267 + d="m 368.5,309 v 10"
  268 + id="path47"
  269 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1" />
  270 + <path
  271 + inkscape:connector-curvature="0"
  272 + class="highcharts-tick"
  273 + d="m 477.5,309 v 10"
  274 + id="path49"
  275 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1" />
  276 + <path
  277 + inkscape:connector-curvature="0"
  278 + class="highcharts-tick"
  279 + d="m 584.5,309 v 10"
  280 + id="path51"
  281 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1" />
  282 + <text
  283 + x="325.5"
  284 + class="highcharts-axis-title"
  285 + style="color:#666666;text-anchor:middle;fill:none;stroke:#000000"
  286 + y="346"
  287 + id="text55">
  288 + <tspan
  289 + id="tspan53"
  290 + style="fill:none;stroke:#000000" />
  291 + </text>
  292 + <path
  293 + inkscape:connector-curvature="0"
  294 + class="highcharts-axis-line"
  295 + d="M 61,309.5 H 590"
  296 + id="path57"
  297 + style="fill:none;stroke:#000000;stroke-width:1" />
  298 + </g>
  299 + <g
  300 + class="highcharts-axis highcharts-yaxis "
  301 + id="g67"
  302 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#000000"
  303 + transform="matrix(1.0789176,0,0,1.0789176,673.27967,-22.61404)">
  304 + <text
  305 + x="-184"
  306 + transform="rotate(-90)"
  307 + class="highcharts-axis-title"
  308 + style="color:#666666;text-anchor:middle;fill:#000000"
  309 + y="10"
  310 + id="text63">
  311 + <tspan
  312 + id="tspan61"
  313 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.77290344px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000"># Members</tspan>
  314 + </text>
  315 + <path
  316 + inkscape:connector-curvature="0"
  317 + class="highcharts-axis-line"
  318 + d="M 61,59 V 309"
  319 + id="path65"
  320 + style="fill:#000000" />
  321 + </g>
  322 + <path
  323 + d="m 762.68921,243.33915 c 0,0 45.7299,-15.46448 76.21651,-26.97294 7.62166,-2.87712 11.43248,-7.22227 19.05414,-8.99098 23.37307,-5.42407 35.0596,-8.99099 58.43267,-8.99099 23.37306,0 35.0596,0 58.43267,0 30.4866,0 45.7299,4.4955 76.2165,4.4955 7.8757,0 11.8136,-40.45941 19.6893,-40.45941 7.6216,0 11.4325,0 19.0541,0 7.8757,0 11.8136,0 19.6893,-4.4955 7.8757,-4.49548 11.8135,-11.58509 19.6892,-17.98195 7.6217,-6.19051 11.4325,-7.55836 19.0542,-13.48647 15.4973,-12.05384 23.246,-31.468432 38.7434,-31.468432 15.7514,0 23.6271,44.954902 39.3785,53.945882 15.2433,8.99097 22.865,0 38.1083,8.99097 7.6216,8.99099 11.4324,21.00353 19.0541,40.45941 7.8757,20.10443 11.8136,41.07847 19.6893,58.44138 7.6216,16.80281 19.0541,26.97294 19.0541,26.97294"
  324 + class="highcharts-graph"
  325 + id="path69"
  326 + inkscape:connector-curvature="0"
  327 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke:#5c3566;stroke-width:2.15783525;stroke-linecap:round;stroke-linejoin:round" />
  328 + <text
  329 + x="1088.2142"
  330 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  331 + y="223.16037"
  332 + id="text736">
  333 + <tspan
  334 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  335 + id="tspan734">25</tspan>
  336 + </text>
  337 + <path
  338 + d="m 766.8039,243.87861 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  339 + class="highcharts-point highcharts-color-0"
  340 + id="path81"
  341 + inkscape:connector-curvature="0"
  342 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  343 + <path
  344 + d="m 842.32813,216.90567 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  345 + class="highcharts-point highcharts-color-0"
  346 + id="path83"
  347 + inkscape:connector-curvature="0"
  348 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  349 + <path
  350 + d="m 861.74865,207.19541 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  351 + class="highcharts-point highcharts-color-0"
  352 + id="path85"
  353 + inkscape:connector-curvature="0"
  354 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  355 + <path
  356 + d="m 920.0102,198.56407 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  357 + class="highcharts-point highcharts-color-0"
  358 + id="path87"
  359 + inkscape:connector-curvature="0"
  360 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  361 + <path
  362 + d="m 978.2718,198.56407 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  363 + class="highcharts-point highcharts-color-0"
  364 + id="path89"
  365 + inkscape:connector-curvature="0"
  366 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  367 + <path
  368 + d="m 1054.8749,202.87974 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  369 + class="highcharts-point highcharts-color-0"
  370 + id="path91"
  371 + inkscape:connector-curvature="0"
  372 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  373 + <path
  374 + d="m 1074.2954,162.95979 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  375 + class="highcharts-point highcharts-color-0"
  376 + id="path93"
  377 + inkscape:connector-curvature="0"
  378 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  379 + <path
  380 + d="m 1113.1365,157.5652 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  381 + class="highcharts-point highcharts-color-0"
  382 + id="path97"
  383 + inkscape:connector-curvature="0"
  384 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  385 + <path
  386 + d="m 1132.557,140.30252 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  387 + class="highcharts-point highcharts-color-0"
  388 + id="path99"
  389 + inkscape:connector-curvature="0"
  390 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  391 + <path
  392 + d="m 1151.9775,126.27659 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  393 + class="highcharts-point highcharts-color-0"
  394 + id="path101"
  395 + inkscape:connector-curvature="0"
  396 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  397 + <path
  398 + d="m 1190.8185,94.987978 a 4.3156704,4.3156704 0 1 1 0,-0.0043 z"
  399 + class="highcharts-point highcharts-color-0"
  400 + id="path103"
  401 + inkscape:connector-curvature="0"
  402 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  403 + <path
  404 + d="m 1229.6596,148.93386 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  405 + class="highcharts-point highcharts-color-0"
  406 + id="path105"
  407 + inkscape:connector-curvature="0"
  408 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  409 + <path
  410 + d="m 1268.5006,157.5652 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  411 + class="highcharts-point highcharts-color-0"
  412 + id="path107"
  413 + inkscape:connector-curvature="0"
  414 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  415 + <path
  416 + d="m 1286.8422,198.56407 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  417 + class="highcharts-point highcharts-color-0"
  418 + id="path109"
  419 + inkscape:connector-curvature="0"
  420 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  421 + <path
  422 + d="m 1307.3416,256.82562 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  423 + class="highcharts-point highcharts-color-0"
  424 + id="path111"
  425 + inkscape:connector-curvature="0"
  426 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  427 + <path
  428 + d="m 1325.6832,283.79856 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  429 + class="highcharts-point highcharts-color-0"
  430 + id="path113"
  431 + inkscape:connector-curvature="0"
  432 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;stroke-width:1.07891762" />
  433 + <path
  434 + d="m 762.68921,261.32111 c 0,0 45.7299,-22.47746 76.21651,-22.47746 7.62166,0 11.43248,0 19.05414,0 23.37307,0 35.0596,-8.99097 58.43267,-8.99097 23.37306,0 35.0596,0 58.43267,0 30.4866,0 45.7299,0 76.2165,0 7.8757,0 11.8136,-31.46844 19.6893,-31.46844 7.6216,0 11.4325,0 19.0541,0 7.8757,0 11.8136,-1.79818 19.6893,-4.49548 7.8757,-2.69729 11.8135,-4.42179 19.6892,-8.99099 7.6217,-4.42179 11.4325,-8.15115 19.0542,-13.48647 15.4973,-10.84845 23.246,-26.97294 38.7434,-26.97294 15.7514,0 23.6271,31.46844 39.3785,40.45941 15.2433,8.99099 22.865,0 38.1083,8.99099 7.6216,8.99098 11.4324,18.20305 19.0541,31.46842 7.8757,13.70757 11.8136,24.08405 19.6893,35.96393 7.6216,11.49666 19.0541,22.47745 19.0541,22.47745"
  435 + class="highcharts-graph"
  436 + id="path117"
  437 + inkscape:connector-curvature="0"
  438 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke:#4e9a06;stroke-width:2.15783525;stroke-linecap:round;stroke-linejoin:round" />
  439 + <path
  440 + d="m 762.48823,256.82562 4.31567,4.31567 -4.31567,4.31567 -4.31567,-4.31567 z"
  441 + class="highcharts-point highcharts-color-1"
  442 + id="path129"
  443 + inkscape:connector-curvature="0"
  444 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  445 + <path
  446 + d="m 838.01246,234.16835 4.31567,4.31567 -4.31567,4.31567 -4.31567,-4.31567 z"
  447 + class="highcharts-point highcharts-color-1"
  448 + id="path131"
  449 + inkscape:connector-curvature="0"
  450 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  451 + <path
  452 + d="m 915.69453,225.53701 4.31567,4.31567 -4.31567,4.31567 -4.31567,-4.31567 z"
  453 + class="highcharts-point highcharts-color-1"
  454 + id="path135"
  455 + inkscape:connector-curvature="0"
  456 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  457 + <path
  458 + d="m 1069.9797,194.2484 4.3157,4.31567 -4.3157,4.31567 -4.3156,-4.31567 z"
  459 + class="highcharts-point highcharts-color-1"
  460 + id="path141"
  461 + inkscape:connector-curvature="0"
  462 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  463 + <path
  464 + d="m 1100.1894,192.09056 4.3157,4.31567 -4.3157,4.31567 -4.3156,-4.31567 z"
  465 + class="highcharts-point highcharts-color-1"
  466 + id="path145"
  467 + inkscape:connector-curvature="0"
  468 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  469 + <path
  470 + d="m 1128.2413,180.22247 4.3157,4.31567 -4.3157,4.31567 -4.3157,-4.31567 z"
  471 + class="highcharts-point highcharts-color-1"
  472 + id="path147"
  473 + inkscape:connector-curvature="0"
  474 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  475 + <path
  476 + d="m 1147.6618,167.27546 4.3157,4.31567 -4.3157,4.31567 -4.3157,-4.31567 z"
  477 + class="highcharts-point highcharts-color-1"
  478 + id="path149"
  479 + inkscape:connector-curvature="0"
  480 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  481 + <path
  482 + d="m 1186.5028,140.30252 4.3157,4.31567 -4.3157,4.31567 -4.3156,-4.31567 z"
  483 + class="highcharts-point highcharts-color-1"
  484 + id="path151"
  485 + inkscape:connector-curvature="0"
  486 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  487 + <path
  488 + d="m 1225.3439,180.22247 4.3157,4.31567 -4.3157,4.31567 -4.3157,-4.31567 z"
  489 + class="highcharts-point highcharts-color-1"
  490 + id="path153"
  491 + inkscape:connector-curvature="0"
  492 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  493 + <path
  494 + d="m 1264.1849,189.93273 4.3157,4.31567 -4.3157,4.31567 -4.3157,-4.31567 z"
  495 + class="highcharts-point highcharts-color-1"
  496 + id="path155"
  497 + inkscape:connector-curvature="0"
  498 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  499 + <path
  500 + d="m 1282.5265,221.22134 4.3157,4.31567 -4.3157,4.31567 -4.3157,-4.31567 z"
  501 + class="highcharts-point highcharts-color-1"
  502 + id="path157"
  503 + inkscape:connector-curvature="0"
  504 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  505 + <path
  506 + d="m 1303.0259,256.82562 4.3157,4.31567 -4.3157,4.31567 -4.3156,-4.31567 z"
  507 + class="highcharts-point highcharts-color-1"
  508 + id="path159"
  509 + inkscape:connector-curvature="0"
  510 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  511 + <path
  512 + d="m 1321.3675,279.48289 4.3157,4.31567 -4.3157,4.31567 -4.3156,-4.31567 z"
  513 + class="highcharts-point highcharts-color-1"
  514 + id="path161"
  515 + inkscape:connector-curvature="0"
  516 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;stroke-width:1.07891762" />
  517 + <path
  518 + d="m 762.68921,310.7715 c 0,0 45.7299,0 76.21651,0 7.62166,0 11.43248,0 19.05414,0 23.37307,0 35.0596,0 58.43267,0 23.37306,0 35.0596,0 58.43267,0 30.4866,0 45.7299,0 76.2165,0 7.8757,0 11.8136,0 19.6893,0 7.6216,0 11.4325,-26.97294 19.0541,-26.97294 7.8757,0 11.8136,0 19.6893,0 7.8757,0 11.8135,-8.91729 19.6892,-13.48647 7.6217,-4.42179 11.4325,-8.99098 19.0542,-8.99098 15.4973,0 23.246,0 38.7434,0 15.7514,0 23.6271,0 39.3785,0 15.2433,0 22.865,0 38.1083,0 7.6216,0 11.4324,22.47745 19.0541,22.47745 7.8757,0 11.8136,0 19.6893,0 7.6216,0 19.0541,0 19.0541,0"
  519 + class="highcharts-graph"
  520 + id="path165"
  521 + inkscape:connector-curvature="0"
  522 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:none;stroke:#ff6600;stroke-width:2.15783525;stroke-linecap:round;stroke-linejoin:round" />
  523 + <path
  524 + d="m 758.17256,306.45583 h 8.63134 v 8.63134 h -8.63134 z"
  525 + class="highcharts-point highcharts-color-2"
  526 + id="path177"
  527 + inkscape:connector-curvature="0"
  528 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  529 + <path
  530 + d="m 1065.6641,306.45583 h 8.6313 v 8.63134 h -8.6313 z"
  531 + class="highcharts-point highcharts-color-2"
  532 + id="path189"
  533 + inkscape:connector-curvature="0"
  534 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  535 + <path
  536 + d="m 1085.0846,279.48289 h 8.6313 v 8.63134 h -8.6313 z"
  537 + class="highcharts-point highcharts-color-2"
  538 + id="path191"
  539 + inkscape:connector-curvature="0"
  540 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  541 + <path
  542 + d="m 1104.5051,279.48289 h 8.6314 v 8.63134 h -8.6314 z"
  543 + class="highcharts-point highcharts-color-2"
  544 + id="path193"
  545 + inkscape:connector-curvature="0"
  546 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  547 + <path
  548 + d="m 1123.9256,266.53588 h 8.6314 v 8.63134 h -8.6314 z"
  549 + class="highcharts-point highcharts-color-2"
  550 + id="path195"
  551 + inkscape:connector-curvature="0"
  552 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  553 + <path
  554 + d="m 1143.3461,256.82562 h 8.6314 v 8.63134 h -8.6314 z"
  555 + class="highcharts-point highcharts-color-2"
  556 + id="path197"
  557 + inkscape:connector-curvature="0"
  558 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  559 + <path
  560 + d="m 1259.8692,256.82562 h 8.6314 v 8.63134 h -8.6314 z"
  561 + class="highcharts-point highcharts-color-2"
  562 + id="path203"
  563 + inkscape:connector-curvature="0"
  564 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  565 + <path
  566 + d="m 1278.2108,279.48289 h 8.6314 v 8.63134 h -8.6314 z"
  567 + class="highcharts-point highcharts-color-2"
  568 + id="path205"
  569 + inkscape:connector-curvature="0"
  570 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  571 + <path
  572 + d="m 1317.0519,279.48289 h 8.6313 v 8.63134 h -8.6313 z"
  573 + class="highcharts-point highcharts-color-2"
  574 + id="path209"
  575 + inkscape:connector-curvature="0"
  576 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#ff6600;stroke-width:1.07891762" />
  577 + <g
  578 + id="g3018"
  579 + transform="translate(-32)">
  580 + <text
  581 + id="text217"
  582 + y="-23.667028"
  583 + style="color:#333333;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.01690865px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;fill:#000000;stroke:#000000;stroke-width:1.07891762"
  584 + class="highcharts-title"
  585 + x="1046.955">
  586 + <tspan
  587 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke:#000000;stroke-width:1.07891762"
  588 + id="tspan215">Team Members Distribution</tspan>
  589 + </text>
  590 + <text
  591 + id="text221"
  592 + y="4.3848286"
  593 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.01690865px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;fill:#000000;stroke-width:1.07891762"
  594 + class="highcharts-subtitle"
  595 + x="1046.955">
  596 + <tspan
  597 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762"
  598 + id="tspan219">From Jan/2014 to Jun/2016</tspan>
  599 + </text>
  600 + </g>
  601 + <rect
  602 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;visibility:visible;fill:none;stroke-width:1.07891762"
  603 + id="rect223"
  604 + visibility="visible"
  605 + height="26.97294"
  606 + width="553.48474"
  607 + y="374.61066"
  608 + x="709.35748"
  609 + ry="0"
  610 + rx="0"
  611 + class="highcharts-legend-box" />
  612 + <path
  613 + d="m 676.98993,389.7155 h 17.26268"
  614 + class="highcharts-graph"
  615 + id="path225"
  616 + inkscape:connector-curvature="0"
  617 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;fill-opacity:1;stroke:#5c3566;stroke-width:2.15783525;stroke-opacity:1" />
  618 + <path
  619 + d="m 689.93694,389.7155 a 4.3156704,4.3156704 0 1 1 0,-0.004 z"
  620 + class="highcharts-point"
  621 + id="path227"
  622 + inkscape:connector-curvature="0"
  623 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#5c3566;fill-opacity:1;stroke:#5c3566;stroke-width:1.07891762;stroke-opacity:1" />
  624 + <text
  625 + x="699.64722"
  626 + style="color:#333333;font-weight:bold;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:start;fill:#000000;stroke-width:1.07891762"
  627 + y="394.03119"
  628 + id="text231">
  629 + <tspan
  630 + id="tspan229"
  631 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math Bold';fill:#000000;stroke-width:1.07891762">Project Members</tspan>
  632 + </text>
  633 + <g
  634 + id="g3921"
  635 + transform="translate(-96)">
  636 + <g
  637 + transform="matrix(1.0789176,0,0,1.0789176,729.27967,-13.799683)"
  638 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;fill:#4e9a06;fill-opacity:1;stroke:#4e9a06;stroke-opacity:1"
  639 + id="g880">
  640 + <path
  641 + d="m 222.10937,374 h 16"
  642 + class="highcharts-graph"
  643 + id="path235"
  644 + inkscape:connector-curvature="0"
  645 + style="fill:#4e9a06;fill-opacity:1;stroke:#4e9a06;stroke-width:2;stroke-opacity:1" />
  646 + <path
  647 + d="m 230.10937,370 4,4 -4,4 -4,-4 z"
  648 + class="highcharts-point"
  649 + id="path237"
  650 + inkscape:connector-curvature="0"
  651 + style="fill:#4e9a06;fill-opacity:1;stroke:#4e9a06;stroke-opacity:1" />
  652 + </g>
  653 + <text
  654 + id="text241"
  655 + style="color:#333333;font-weight:bold;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:start;fill:#000000;stroke-width:1.07891762"
  656 + y="394.03119"
  657 + x="991.57465">
  658 + <tspan
  659 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math Bold';fill:#000000;stroke-width:1.07891762"
  660 + id="tspan239"># Undergraduate Interns</tspan>
  661 + </text>
  662 + </g>
  663 + <g
  664 + id="g3914"
  665 + transform="translate(-56)">
  666 + <g
  667 + transform="matrix(1.0789176,0,0,1.0789176,755.17369,-13.799683)"
  668 + id="g541"
  669 + style="font-size:medium;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif">
  670 + <path
  671 + d="m 414.10937,374 h 16"
  672 + class="highcharts-graph"
  673 + id="path245"
  674 + inkscape:connector-curvature="0"
  675 + style="fill:#ff6600;stroke:#ff6600;stroke-width:2" />
  676 + <path
  677 + d="m 418.10937,370 h 8 v 8 h -8 z"
  678 + class="highcharts-point"
  679 + id="path247"
  680 + inkscape:connector-curvature="0"
  681 + style="fill:#ff6600;stroke:#ff6600" />
  682 + </g>
  683 + <text
  684 + id="text251"
  685 + style="color:#333333;font-weight:bold;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:start;fill:#000000;stroke-width:1.07891762"
  686 + y="394.03119"
  687 + x="1224.6208">
  688 + <tspan
  689 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math Bold';fill:#000000;stroke-width:1.07891762"
  690 + id="tspan249"># DevOps Members</tspan>
  691 + </text>
  692 + </g>
  693 + <text
  694 + id="text263"
  695 + y="342.06012"
  696 + style="color:#666666;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.07891762"
  697 + x="857.95984">
  698 + <tspan
  699 + id="tspan261"
  700 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">Jun/2014</tspan>
  701 + </text>
  702 + <text
  703 + id="text267"
  704 + y="342.06012"
  705 + style="color:#666666;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.07891762"
  706 + x="974.8252">
  707 + <tspan
  708 + id="tspan265"
  709 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">Jan/2015</tspan>
  710 + </text>
  711 + <text
  712 + id="text271"
  713 + y="342.06012"
  714 + style="color:#666666;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.07891762"
  715 + x="1089.7852">
  716 + <tspan
  717 + id="tspan269"
  718 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">Jun/2015</tspan>
  719 + </text>
  720 + <text
  721 + id="text275"
  722 + y="342.06012"
  723 + style="color:#666666;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.07891762"
  724 + x="1206.6504">
  725 + <tspan
  726 + id="tspan273"
  727 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">Jan/2016</tspan>
  728 + </text>
  729 + <text
  730 + id="text279"
  731 + y="342.06012"
  732 + style="color:#666666;font-size:21.33333397px;font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.07891762"
  733 + x="1307.3417">
  734 + <tspan
  735 + id="tspan277"
  736 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">Jun/2016</tspan>
  737 + </text>
  738 + <text
  739 + id="text285"
  740 + y="316.16608"
  741 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762;"
  742 + x="740.90985">
  743 + <tspan
  744 + id="tspan283"
  745 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762;">0</tspan>
  746 + </text>
  747 + <text
  748 + id="text289"
  749 + y="270.85153"
  750 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  751 + x="740.90985">
  752 + <tspan
  753 + id="tspan287"
  754 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">10</tspan>
  755 + </text>
  756 + <text
  757 + id="text293"
  758 + y="226.61592"
  759 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  760 + x="740.90985">
  761 + <tspan
  762 + id="tspan291"
  763 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">20</tspan>
  764 + </text>
  765 + <text
  766 + id="text297"
  767 + y="181.30139"
  768 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  769 + x="740.90985">
  770 + <tspan
  771 + id="tspan295"
  772 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">30</tspan>
  773 + </text>
  774 + <text
  775 + id="text301"
  776 + y="135.98685"
  777 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  778 + x="740.90985">
  779 + <tspan
  780 + id="tspan299"
  781 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">40</tspan>
  782 + </text>
  783 + <text
  784 + id="text305"
  785 + y="91.751228"
  786 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  787 + x="740.90985">
  788 + <tspan
  789 + id="tspan303"
  790 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">50</tspan>
  791 + </text>
  792 + <text
  793 + id="text309"
  794 + y="46.436687"
  795 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;stroke-width:1.07891762"
  796 + x="740.90985">
  797 + <tspan
  798 + id="tspan307"
  799 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">60</tspan>
  800 + </text>
  801 + <text
  802 + id="text309-1"
  803 + y="296.84244"
  804 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#ff6600;stroke-width:1.07891762;"
  805 + x="766.69678">
  806 + <tspan
  807 + id="tspan307-7"
  808 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#ff6600;stroke-width:1.07891762;">0</tspan>
  809 + </text>
  810 + <text
  811 + x="1092.5299"
  812 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#ff6600;stroke-width:1.07891762;"
  813 + y="268.79059"
  814 + id="text704">
  815 + <tspan
  816 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#ff6600;stroke-width:1.07891762;"
  817 + id="tspan702">6</tspan>
  818 + </text>
  819 + <text
  820 + id="text708"
  821 + y="258.0014"
  822 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#ff6600;stroke-width:1.07891762;"
  823 + x="1124.8975">
  824 + <tspan
  825 + id="tspan706"
  826 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#ff6600;stroke-width:1.07891762;">9</tspan>
  827 + </text>
  828 + <text
  829 + x="1155.1072"
  830 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#ff6600;stroke-width:1.07891762;"
  831 + y="240.73872"
  832 + id="text712">
  833 + <tspan
  834 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#ff6600;stroke-width:1.07891762;"
  835 + id="tspan710">11</tspan>
  836 + </text>
  837 + <text
  838 + id="text716"
  839 + y="268.79059"
  840 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#ff6600;stroke-width:1.07891762;"
  841 + x="1288.8929">
  842 + <tspan
  843 + id="tspan714"
  844 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#ff6600;stroke-width:1.07891762;">6</tspan>
  845 + </text>
  846 + <text
  847 + x="779.6438"
  848 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  849 + y="275.2641"
  850 + id="text720">
  851 + <tspan
  852 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  853 + id="tspan718">11</tspan>
  854 + </text>
  855 + <text
  856 + id="text724"
  857 + y="260.15924"
  858 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  859 + x="842.22101">
  860 + <tspan
  861 + id="tspan722"
  862 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;">16</tspan>
  863 + </text>
  864 + <text
  865 + id="text732"
  866 + y="253.68573"
  867 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  868 + x="919.90308">
  869 + <tspan
  870 + id="tspan730"
  871 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;">18</tspan>
  872 + </text>
  873 + <text
  874 + id="text740"
  875 + y="210.21336"
  876 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  877 + x="1142.1602">
  878 + <tspan
  879 + id="tspan738"
  880 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762">28</tspan>
  881 + </text>
  882 + <text
  883 + x="1165.4229"
  884 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  885 + y="194.95068"
  886 + id="text744">
  887 + <tspan
  888 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  889 + id="tspan742">31</tspan>
  890 + </text>
  891 + <text
  892 + id="text748"
  893 + y="171.37233"
  894 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  895 + x="1191.7903">
  896 + <tspan
  897 + id="tspan746"
  898 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762">37</tspan>
  899 + </text>
  900 + <text
  901 + x="1222"
  902 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  903 + y="206.21336"
  904 + id="text752">
  905 + <tspan
  906 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  907 + id="tspan750">28</tspan>
  908 + </text>
  909 + <text
  910 + id="text756"
  911 + y="212.68686"
  912 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  913 + x="1260.8411">
  914 + <tspan
  915 + id="tspan754"
  916 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;">26</tspan>
  917 + </text>
  918 + <text
  919 + x="1275.9459"
  920 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  921 + y="240.73872"
  922 + id="text760">
  923 + <tspan
  924 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762;"
  925 + id="tspan758">19</tspan>
  926 + </text>
  927 + <text
  928 + x="1116.2661"
  929 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  930 + y="221.00253"
  931 + id="text764">
  932 + <tspan
  933 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#4e9a06;fill-opacity:1;stroke-width:1.07891762"
  934 + id="tspan762">26</tspan>
  935 + </text>
  936 + <text
  937 + x="776.5694"
  938 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  939 + y="226.34189"
  940 + id="text720-8">
  941 + <tspan
  942 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  943 + id="tspan718-9">15</tspan>
  944 + </text>
  945 + <text
  946 + id="text803"
  947 + y="209.07921"
  948 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  949 + x="834.83099">
  950 + <tspan
  951 + id="tspan801"
  952 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">21</tspan>
  953 + </text>
  954 + <text
  955 + x="865.04065"
  956 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  957 + y="193.97435"
  958 + id="text807">
  959 + <tspan
  960 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  961 + id="tspan805">23</tspan>
  962 + </text>
  963 + <text
  964 + id="text811"
  965 + y="185.34302"
  966 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  967 + x="923.30225">
  968 + <tspan
  969 + id="tspan809"
  970 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">25</tspan>
  971 + </text>
  972 + <text
  973 + x="979.40588"
  974 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  975 + y="185.34302"
  976 + id="text815">
  977 + <tspan
  978 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  979 + id="tspan813">25</tspan>
  980 + </text>
  981 + <text
  982 + id="text819"
  983 + y="189.65869"
  984 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  985 + x="1048.4567">
  986 + <tspan
  987 + id="tspan817"
  988 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">24</tspan>
  989 + </text>
  990 + <text
  991 + x="1063.5615"
  992 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  993 + y="150.81766"
  994 + id="text823">
  995 + <tspan
  996 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  997 + id="tspan821">33</tspan>
  998 + </text>
  999 + <text
  1000 + id="text827"
  1001 + y="144.34415"
  1002 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1003 + x="1106.7181">
  1004 + <tspan
  1005 + id="tspan825"
  1006 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">34</tspan>
  1007 + </text>
  1008 + <text
  1009 + x="1130.4543"
  1010 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1011 + y="127.08147"
  1012 + id="text831">
  1013 + <tspan
  1014 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1015 + id="tspan829">38</tspan>
  1016 + </text>
  1017 + <text
  1018 + id="text835"
  1019 + y="109.81878"
  1020 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1021 + x="1154.1906">
  1022 + <tspan
  1023 + id="tspan833"
  1024 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">41</tspan>
  1025 + </text>
  1026 + <text
  1027 + x="1195.1895"
  1028 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1029 + y="81.766922"
  1030 + id="text839">
  1031 + <tspan
  1032 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1033 + id="tspan837">48</tspan>
  1034 + </text>
  1035 + <text
  1036 + id="text843"
  1037 + y="137.87064"
  1038 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1039 + x="1246.9775">
  1040 + <tspan
  1041 + id="tspan841"
  1042 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">36</tspan>
  1043 + </text>
  1044 + <text
  1045 + x="1290.1342"
  1046 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1047 + y="152.97548"
  1048 + id="text847">
  1049 + <tspan
  1050 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1051 + id="tspan845">34</tspan>
  1052 + </text>
  1053 + <text
  1054 + id="text851"
  1055 + y="196.13219"
  1056 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1057 + x="1309.5547">
  1058 + <tspan
  1059 + id="tspan849"
  1060 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;">25</tspan>
  1061 + </text>
  1062 + <text
  1063 + x="1328.9752"
  1064 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1065 + y="250.07806"
  1066 + id="text855">
  1067 + <tspan
  1068 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#5c3566;fill-opacity:1;stroke-width:1.07891762;"
  1069 + id="tspan853">12</tspan>
  1070 + </text>
  1071 + <rect
  1072 + style="fill:#ffffff"
  1073 + class="highcharts-background"
  1074 + x="0"
  1075 + y="0"
  1076 + width="600"
  1077 + height="400"
  1078 + rx="0"
  1079 + ry="0"
  1080 + id="rect1607" />
  1081 + <rect
  1082 + x="96.706413"
  1083 + y="298.70642"
  1084 + width="40"
  1085 + height="9.587182"
  1086 + class="highcharts-point highcharts-color-1"
  1087 + id="rect1845"
  1088 + style="fill:#4e9a06;stroke:none;stroke-width:3.26380515" />
  1089 + <rect
  1090 + style="fill:none"
  1091 + class="highcharts-plot-background"
  1092 + x="67"
  1093 + y="59"
  1094 + width="523"
  1095 + height="250"
  1096 + id="rect1609" />
  1097 + <g
  1098 + class="highcharts-grid highcharts-xaxis-grid "
  1099 + id="g1621">
  1100 + <path
  1101 + style="opacity:1;fill:none"
  1102 + inkscape:connector-curvature="0"
  1103 + class="highcharts-grid-line"
  1104 + d="M 117.5,59 V 309"
  1105 + id="path1611" />
  1106 + <path
  1107 + style="opacity:1;fill:none"
  1108 + inkscape:connector-curvature="0"
  1109 + class="highcharts-grid-line"
  1110 + d="M 235.5,59 V 309"
  1111 + id="path1613" />
  1112 + <path
  1113 + style="opacity:1;fill:none"
  1114 + inkscape:connector-curvature="0"
  1115 + class="highcharts-grid-line"
  1116 + d="M 350.5,59 V 309"
  1117 + id="path1615" />
  1118 + <path
  1119 + style="opacity:1;fill:none"
  1120 + inkscape:connector-curvature="0"
  1121 + class="highcharts-grid-line"
  1122 + d="M 467.5,59 V 309"
  1123 + id="path1617" />
  1124 + <path
  1125 + style="opacity:1;fill:none"
  1126 + inkscape:connector-curvature="0"
  1127 + class="highcharts-grid-line"
  1128 + d="M 584.5,59 V 309"
  1129 + id="path1619" />
  1130 + </g>
  1131 + <path
  1132 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1133 + inkscape:connector-curvature="0"
  1134 + id="path1623"
  1135 + d="M 67,309.5 H 590"
  1136 + class="highcharts-grid-line" />
  1137 + <path
  1138 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  1139 + inkscape:connector-curvature="0"
  1140 + id="path1625"
  1141 + d="M 67,247.5 H 590"
  1142 + class="highcharts-grid-line" />
  1143 + <path
  1144 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  1145 + inkscape:connector-curvature="0"
  1146 + id="path1627"
  1147 + d="M 67,184.5 H 590"
  1148 + class="highcharts-grid-line" />
  1149 + <path
  1150 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  1151 + inkscape:connector-curvature="0"
  1152 + id="path1629"
  1153 + d="M 67,122.5 H 590"
  1154 + class="highcharts-grid-line" />
  1155 + <path
  1156 + style="opacity:1;fill:none;stroke:#e6e6e6;stroke-width:1"
  1157 + inkscape:connector-curvature="0"
  1158 + id="path1631"
  1159 + d="M 67,58.5 H 590"
  1160 + class="highcharts-grid-line" />
  1161 + <rect
  1162 + style="fill:none"
  1163 + class="highcharts-plot-border"
  1164 + x="67"
  1165 + y="59"
  1166 + width="523"
  1167 + height="250"
  1168 + id="rect1635" />
  1169 + <path
  1170 + inkscape:connector-curvature="0"
  1171 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1172 + id="path1637"
  1173 + d="m 117.5,309 v 10"
  1174 + class="highcharts-tick" />
  1175 + <path
  1176 + inkscape:connector-curvature="0"
  1177 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1178 + id="path1639"
  1179 + d="m 235.5,309 v 10"
  1180 + class="highcharts-tick" />
  1181 + <path
  1182 + inkscape:connector-curvature="0"
  1183 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1184 + id="path1641"
  1185 + d="m 350.5,309 v 10"
  1186 + class="highcharts-tick" />
  1187 + <path
  1188 + inkscape:connector-curvature="0"
  1189 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1190 + id="path1643"
  1191 + d="m 467.5,309 v 10"
  1192 + class="highcharts-tick" />
  1193 + <path
  1194 + inkscape:connector-curvature="0"
  1195 + style="opacity:1;fill:none;stroke:#000000;stroke-width:1"
  1196 + id="path1645"
  1197 + d="m 584.5,309 v 10"
  1198 + class="highcharts-tick" />
  1199 + <path
  1200 + inkscape:connector-curvature="0"
  1201 + style="fill:none;stroke:#000000;stroke-width:1"
  1202 + id="path1651"
  1203 + d="M 67,309.5 H 590"
  1204 + class="highcharts-axis-line" />
  1205 + <path
  1206 + style="fill:none"
  1207 + inkscape:connector-curvature="0"
  1208 + id="path1659"
  1209 + d="M 67,59 V 309"
  1210 + class="highcharts-axis-line" />
  1211 + <path
  1212 + d="m 72.440078,306.5 c 0,0 12.244957,-1.1087 20.408262,-2.5 3.571446,-0.6087 5.357169,-1.96154 8.92862,-2.5 9.69392,-1.46154 14.54088,-0.81111 24.23481,-2.5 1.78572,-0.31111 2.67858,-2.25439 4.4643,-2.5 12.75517,-1.75439 19.13275,-0.74561 31.88792,-2.5 1.78572,-0.24561 2.67858,-1.42308 4.4643,-2.5 1.53062,-0.92308 2.29593,-2.05556 3.82655,-2.5 5.35717,-1.55556 8.03576,-0.5 13.39292,-2.5 0,0 0,-2.5 0,-2.5 9.94903,-2 14.92355,-0.64286 24.87258,-2.5 0.7653,-0.14286 1.14796,-2.2931 1.91327,-2.5 6.63269,-1.7931 9.94903,-1.39362 16.58171,-2.5 5.35717,-0.89362 8.03576,-1.26471 13.39293,-2.5 3.31634,-0.76471 4.97451,-1.77778 8.29085,-2.5 5.86738,-1.27778 8.80107,-1.25676 14.66844,-2.5 3.57145,-0.75676 5.35717,-0.63333 8.92862,-2.5 0.2551,-0.13333 0.38265,-2.21429 0.63775,-2.5 1.53062,-1.71429 2.29593,-2.03846 3.82655,-2.5 5.10207,-1.53846 7.6531,-1.12069 12.75517,-2.5 2.29593,-0.62069 3.44389,-1.11538 5.73982,-2.5 1.02042,-0.61538 1.53062,-1.83333 2.55103,-2.5 2.04083,-1.33333 3.06124,-0.9 5.10207,-2.5 0.51021,-0.4 0.76531,-2.1 1.27552,-2.5 2.04082,-1.6 3.06124,-1.43333 5.10206,-2.5 1.78573,-0.93333 2.67859,-2.13158 4.46431,-2.5 7.9082,-1.63158 11.8623,-1.725 19.7705,-2.5 12.50007,-1.225 18.7501,-0.71818 31.25016,-2.5 1.53062,-0.21818 2.29593,-0.5 3.82655,-2.5 0,0 0,-2.5 0,-2.5 3.82655,-2 5.73982,-1.3 9.56637,-2.5 2.55103,-0.8 3.82655,-1.07143 6.37758,-2.5 1.02041,-0.57143 1.53062,-1.96667 2.55103,-2.5 2.80614,-1.46667 4.20921,-1.03333 7.01535,-2.5 1.02041,-0.53333 1.53061,-2.05556 2.55103,-2.5 3.57144,-1.55556 5.35717,-0.85294 8.92861,-2.5 0.76531,-0.35294 1.14797,-1.5 1.91328,-2.5 0.76531,-1 1.14796,-2.03846 1.91327,-2.5 2.55103,-1.53846 3.82655,-0.5 6.37758,-2.5 0,0 0,-2.5 0,-2.5 1.02042,-2 1.53062,-0.5 2.55104,-2.5 0,0 0,-1.5 0,-2.5 0,-1 0,-1.5 0,-2.5 0,-1 0,-1.5 0,-2.5 0,-1 0,-2.5 0,-2.5 0.76531,-2 1.14796,-1.95455 1.91327,-2.5 2.04083,-1.45455 3.06124,-1.43333 5.10207,-2.5 1.78572,-0.93333 2.67858,-1.42308 4.4643,-2.5 1.53062,-0.92308 2.29593,-1.40909 3.82655,-2.5 1.27552,-0.90909 1.91328,-0.83333 3.1888,-2.5 0.2551,-0.33333 0.38265,-1.5 0.63775,-2.5 0.25511,-1 0.38266,-2.42 0.63776,-2.5 6.12248,-1.92 9.18372,-1.61111 15.3062,-2.5 7.6531,-1.11111 11.47965,-0.56452 19.13275,-2.5 0.2551,-0.0645 0.38265,-2.16667 0.63775,-2.5 1.27552,-1.66667 1.91328,-0.83333 3.18879,-2.5 0.25511,-0.33333 0.38266,-2.41667 0.63776,-2.5 5.86738,-1.91667 8.80107,-0.5 14.66844,-2.5 0,0 0,-2.5 0,-2.5 1.27552,-2 1.91328,-1.66667 3.18879,-2.5 1.78573,-1.16667 2.67859,-0.5 4.46431,-2.5 0,0 0,-2.5 0,-2.5 0.51021,-2 0.76531,-1.83333 1.27552,-2.5 1.02041,-1.33333 1.53062,-1.16667 2.55103,-2.5 0.51021,-0.66667 0.76531,-2.28947 1.27552,-2.5 4.33675,-1.78947 6.50513,-0.61111 10.84189,-2.5 0.2551,-0.11111 0.38265,-2.25 0.63775,-2.5 1.78573,-1.75 2.67859,-0.94444 4.46431,-2.5 0.51021,-0.44444 0.76531,-0.5 1.27552,-2.5 0,0 0,-1.5 0,-2.5 0,-1 0,-2.5 0,-2.5 2.04082,-2 3.06124,-2.3 5.10206,-2.5 18.36744,-1.8 27.55116,-0.58 45.91859,-2.5 0.76531,-0.08 1.14797,-2.5 1.91328,-2.5 0,0 0,-2.5 0,-2.5 0.2551,-2 0.38265,-1.5 0.63776,-2.5 0.2551,-1 0.38265,-0.5 0.63776,-2.5 0,0 0,-1.5 0,-2.5 0,-1 0,-2.5 0,-2.5 0.2551,-2 0.38265,-2.16667 0.63775,-2.5 1.27552,-1.66667 1.91328,-1.66667 3.18879,-2.5 1.78573,-1.16667 2.67859,-0.5 4.46431,-2.5 0,0 0,-1.5 0,-2.5 0,-1 0,-2.5 0,-2.5"
  1213 + class="highcharts-graph"
  1214 + id="path1663"
  1215 + inkscape:connector-curvature="0"
  1216 + style="fill:none;stroke:#7cb5ec;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" />
  1217 + <path
  1218 + d="m 122,299 a 4,4 0 1 1 0,-0.004 z"
  1219 + class="highcharts-point highcharts-color-0"
  1220 + id="path1683"
  1221 + inkscape:connector-curvature="0"
  1222 + style="fill:#7cb5ec" />
  1223 + <path
  1224 + d="m 238,276 a 4,4 0 1 1 0,-0.004 z"
  1225 + class="highcharts-point highcharts-color-0"
  1226 + id="path1701"
  1227 + inkscape:connector-curvature="0"
  1228 + style="fill:#7cb5ec" />
  1229 + <rect
  1230 + x="214.83084"
  1231 + y="285.66467"
  1232 + width="40"
  1233 + height="22.670641"
  1234 + class="highcharts-point highcharts-color-1"
  1235 + id="rect1847"
  1236 + style="fill:#4e9a06;stroke:none;stroke-width:3.47721291" />
  1237 + <rect
  1238 + x="330.5"
  1239 + y="272.5"
  1240 + width="40"
  1241 + height="37"
  1242 + class="highcharts-point highcharts-color-1"
  1243 + id="rect1849"
  1244 + style="fill:#4e9a06;stroke:none;stroke-width:3.65148377" />
  1245 + <rect
  1246 + x="446.71384"
  1247 + y="243.71384"
  1248 + width="40"
  1249 + height="64.572311"
  1250 + class="highcharts-point highcharts-color-1"
  1251 + id="rect1851"
  1252 + style="fill:#4e9a06;stroke:none;stroke-width:3.58471894" />
  1253 + <rect
  1254 + style="visibility:visible;fill:none;stroke-width:2.02429152"
  1255 + id="rect1869"
  1256 + visibility="visible"
  1257 + height="50.607285"
  1258 + width="500"
  1259 + y="348.3927"
  1260 + x="101"
  1261 + ry="0"
  1262 + rx="0"
  1263 + class="highcharts-legend-box" />
  1264 + <g
  1265 + id="g3930"
  1266 + transform="translate(-44)">
  1267 + <path
  1268 + style="fill:none;stroke:#7cb5ec;stroke-width:3.0579145"
  1269 + inkscape:connector-curvature="0"
  1270 + id="path1871"
  1271 + class="highcharts-graph"
  1272 + d="m 179.19434,386.88592 h 24.46331" />
  1273 + <path
  1274 + style="fill:#7cb5ec;stroke-width:1.52895725"
  1275 + inkscape:connector-curvature="0"
  1276 + id="path1873"
  1277 + class="highcharts-point"
  1278 + d="m 197.54181,386.88894 a 6.1158291,6.1158291 0 1 1 0,-0.006 z" />
  1279 + <text
  1280 + id="text1877"
  1281 + y="393.77966"
  1282 + style="color:#333333;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:start;fill:#000000;stroke-width:1.52895725"
  1283 + x="211.30243">
  1284 + <tspan
  1285 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.52895725"
  1286 + id="tspan1875">Release #</tspan>
  1287 + </text>
  1288 + <text
  1289 + id="text1883"
  1290 + style="color:#333333;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:21.33333397px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';text-anchor:start;fill:#000000;stroke-width:1.52895725"
  1291 + y="393.87375"
  1292 + x="361.14026">
  1293 + <tspan
  1294 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.52895725"
  1295 + id="tspan1881">Releases per semester</tspan>
  1296 + </text>
  1297 + <rect
  1298 + style="fill:#4e9a06;stroke-width:1.32134557"
  1299 + id="rect1885"
  1300 + class="highcharts-point"
  1301 + ry="7.9280729"
  1302 + rx="7.9280729"
  1303 + height="15.856146"
  1304 + width="15.856146"
  1305 + y="378.95786"
  1306 + x="338.13251" />
  1307 + </g>
  1308 + <text
  1309 + id="text1919"
  1310 + y="314"
  1311 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1312 + x="52">
  1313 + <tspan
  1314 + id="tspan1917"
  1315 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">0</tspan>
  1316 + </text>
  1317 + <text
  1318 + id="text1923"
  1319 + y="252"
  1320 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1321 + x="52">
  1322 + <tspan
  1323 + id="tspan1921"
  1324 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">25</tspan>
  1325 + </text>
  1326 + <text
  1327 + id="text1927"
  1328 + y="189"
  1329 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1330 + x="52">
  1331 + <tspan
  1332 + id="tspan1925"
  1333 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">50</tspan>
  1334 + </text>
  1335 + <text
  1336 + id="text1931"
  1337 + y="127"
  1338 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1339 + x="52">
  1340 + <tspan
  1341 + id="tspan1929"
  1342 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">75</tspan>
  1343 + </text>
  1344 + <text
  1345 + id="text1935"
  1346 + y="64"
  1347 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1348 + x="52">
  1349 + <tspan
  1350 + id="tspan1933"
  1351 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">100</tspan>
  1352 + </text>
  1353 + <path
  1354 + style="fill:#7cb5ec"
  1355 + inkscape:connector-curvature="0"
  1356 + id="path8221"
  1357 + class="highcharts-point highcharts-color-0"
  1358 + d="m 358,240 a 4,4 0 1 1 0,-0.004 z" />
  1359 + <path
  1360 + d="m 472,174 a 4,4 0 1 1 0,-0.004 z"
  1361 + class="highcharts-point highcharts-color-0"
  1362 + id="path8223"
  1363 + inkscape:connector-curvature="0"
  1364 + style="fill:#7cb5ec" />
  1365 + <path
  1366 + style="fill:#7cb5ec"
  1367 + inkscape:connector-curvature="0"
  1368 + id="path8225"
  1369 + class="highcharts-point highcharts-color-0"
  1370 + d="m 590,96 a 4,4 0 1 1 0,-0.004 z" />
  1371 + <text
  1372 + id="text1923-2"
  1373 + y="288.33472"
  1374 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1375 + x="123.86433">
  1376 + <tspan
  1377 + id="tspan1921-6"
  1378 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">5</tspan>
  1379 + </text>
  1380 + <text
  1381 + id="text1923-1"
  1382 + y="258.34637"
  1383 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000;"
  1384 + x="246.15005">
  1385 + <tspan
  1386 + id="tspan1921-8"
  1387 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;">15</tspan>
  1388 + </text>
  1389 + <text
  1390 + id="text1923-7"
  1391 + y="223.36096"
  1392 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000"
  1393 + x="362.26666">
  1394 + <tspan
  1395 + id="tspan1921-9"
  1396 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000">30</tspan>
  1397 + </text>
  1398 + <text
  1399 + id="text1923-20"
  1400 + y="154.88866"
  1401 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000"
  1402 + x="477.05383">
  1403 + <tspan
  1404 + id="tspan1921-2"
  1405 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000">57</tspan>
  1406 + </text>
  1407 + <text
  1408 + id="text1923-3"
  1409 + y="76.585457"
  1410 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:end;opacity:1;fill:#000000"
  1411 + x="598.00427">
  1412 + <tspan
  1413 + id="tspan1921-7"
  1414 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333397px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000">84</tspan>
  1415 + </text>
  1416 + <rect
  1417 + x="553.5"
  1418 + y="242.5"
  1419 + width="40"
  1420 + height="67"
  1421 + class="highcharts-point highcharts-color-1"
  1422 + id="rect1853"
  1423 + style="fill:#4e9a06;stroke:none;stroke-width:3.65148377" />
  1424 + <text
  1425 + id="text383-0"
  1426 + y="341.07339"
  1427 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.13728833;"
  1428 + x="127.34637">
  1429 + <tspan
  1430 + id="tspan381-3"
  1431 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;">Jun/2014</tspan>
  1432 + </text>
  1433 + <text
  1434 + id="text387-7"
  1435 + y="341.07339"
  1436 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.13728833;"
  1437 + x="236.53424">
  1438 + <tspan
  1439 + id="tspan385-0"
  1440 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;">Jan/2015</tspan>
  1441 + </text>
  1442 + <text
  1443 + id="text391-0"
  1444 + y="341.07339"
  1445 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.13728833;"
  1446 + x="351.71353">
  1447 + <tspan
  1448 + id="tspan389-3"
  1449 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;">Jun/2015</tspan>
  1450 + </text>
  1451 + <text
  1452 + id="text395-4"
  1453 + y="341.07339"
  1454 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.13728833;"
  1455 + x="466.90149">
  1456 + <tspan
  1457 + id="tspan393-9"
  1458 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;">Jan/2016</tspan>
  1459 + </text>
  1460 + <text
  1461 + id="text399-2"
  1462 + y="341.07339"
  1463 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;opacity:1;fill:#000000;stroke-width:1.13728833;"
  1464 + x="583.86389">
  1465 + <tspan
  1466 + id="tspan397-7"
  1467 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;">Jun/2016</tspan>
  1468 + <tspan
  1469 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.33333333px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.13728833;"
  1470 + id="tspan747-4" />
  1471 + </text>
  1472 + <g
  1473 + id="g3028"
  1474 + transform="translate(-700)">
  1475 + <text
  1476 + x="1046.955"
  1477 + class="highcharts-title"
  1478 + style="color:#333333;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.01690865px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;fill:#000000;stroke:#000000;stroke-width:1.07891762"
  1479 + y="-23.667028"
  1480 + id="text3022">
  1481 + <tspan
  1482 + id="tspan3020"
  1483 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke:#000000;stroke-width:1.07891762">Release Evolution</tspan>
  1484 + </text>
  1485 + <text
  1486 + x="1046.955"
  1487 + class="highcharts-subtitle"
  1488 + style="color:#666666;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.01690865px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';text-anchor:middle;fill:#000000;stroke-width:1.07891762"
  1489 + y="4.3848286"
  1490 + id="text3026">
  1491 + <tspan
  1492 + id="tspan3024"
  1493 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;font-family:'Latin Modern Math';-inkscape-font-specification:'Latin Modern Math';fill:#000000;stroke-width:1.07891762">From Jan/2014 to Jun/2016</tspan>
  1494 + </text>
  1495 + </g>
  1496 + <flowRoot
  1497 + xml:space="preserve"
  1498 + id="flowRoot3030"
  1499 + style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
  1500 + id="flowRegion3032"><rect
  1501 + id="rect3034"
  1502 + width="88.629738"
  1503 + height="522.44897"
  1504 + x="699.70844"
  1505 + y="-164.43147" /></flowRegion><flowPara
  1506 + id="flowPara3036" /></flowRoot> <flowRoot
  1507 + xml:space="preserve"
  1508 + id="flowRoot3038"
  1509 + style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
  1510 + id="flowRegion3040"><rect
  1511 + id="rect3042"
  1512 + width="72.303207"
  1513 + height="510.78717"
  1514 + x="-9.3294458"
  1515 + y="-131.77841" /></flowRegion><flowPara
  1516 + id="flowPara3044" /></flowRoot></svg>
... ...
ieeeSW/releaseEng3/figures/raw/pipeline.svg 0 → 100644
... ... @@ -0,0 +1,1705 @@
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<!-- Created with Inkscape (http://www.inkscape.org/) -->
  3 +
  4 +<svg
  5 + xmlns:dc="http://purl.org/dc/elements/1.1/"
  6 + xmlns:cc="http://creativecommons.org/ns#"
  7 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  8 + xmlns:svg="http://www.w3.org/2000/svg"
  9 + xmlns="http://www.w3.org/2000/svg"
  10 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  11 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  12 + width="210mm"
  13 + height="297mm"
  14 + viewBox="0 0 210 297"
  15 + version="1.1"
  16 + id="svg8"
  17 + inkscape:version="0.92.1 r15371"
  18 + sodipodi:docname="pipeline.svg"
  19 + inkscape:export-filename="/home/melissawen/Estudos/Artigos/SPB/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  20 + inkscape:export-xdpi="90"
  21 + inkscape:export-ydpi="90">
  22 + <defs
  23 + id="defs2">
  24 + <marker
  25 + inkscape:stockid="Arrow2Lend"
  26 + orient="auto"
  27 + refY="0.0"
  28 + refX="0.0"
  29 + id="marker2874"
  30 + style="overflow:visible;"
  31 + inkscape:isstock="true">
  32 + <path
  33 + id="path2872"
  34 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  35 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  36 + transform="scale(1.1) rotate(180) translate(1,0)" />
  37 + </marker>
  38 + <marker
  39 + inkscape:stockid="Arrow2Lend"
  40 + orient="auto"
  41 + refY="0.0"
  42 + refX="0.0"
  43 + id="marker2712"
  44 + style="overflow:visible;"
  45 + inkscape:isstock="true">
  46 + <path
  47 + id="path2710"
  48 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  49 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  50 + transform="scale(1.1) rotate(180) translate(1,0)" />
  51 + </marker>
  52 + <marker
  53 + inkscape:stockid="Arrow2Lend"
  54 + orient="auto"
  55 + refY="0.0"
  56 + refX="0.0"
  57 + id="marker2558"
  58 + style="overflow:visible;"
  59 + inkscape:isstock="true">
  60 + <path
  61 + id="path2556"
  62 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  63 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  64 + transform="scale(1.1) rotate(180) translate(1,0)" />
  65 + </marker>
  66 + <marker
  67 + inkscape:stockid="Arrow2Lend"
  68 + orient="auto"
  69 + refY="0"
  70 + refX="0"
  71 + id="marker2362"
  72 + style="overflow:visible"
  73 + inkscape:isstock="true">
  74 + <path
  75 + id="path2360"
  76 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  77 + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  78 + transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  79 + inkscape:connector-curvature="0" />
  80 + </marker>
  81 + <marker
  82 + inkscape:stockid="Arrow2Lend"
  83 + orient="auto"
  84 + refY="0"
  85 + refX="0"
  86 + id="marker2214"
  87 + style="overflow:visible"
  88 + inkscape:isstock="true">
  89 + <path
  90 + id="path2212"
  91 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  92 + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  93 + transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  94 + inkscape:connector-curvature="0" />
  95 + </marker>
  96 + <marker
  97 + inkscape:stockid="Arrow2Lend"
  98 + orient="auto"
  99 + refY="0"
  100 + refX="0"
  101 + id="marker1280"
  102 + style="overflow:visible"
  103 + inkscape:isstock="true">
  104 + <path
  105 + id="path1278"
  106 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  107 + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  108 + transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  109 + inkscape:connector-curvature="0" />
  110 + </marker>
  111 + <marker
  112 + inkscape:stockid="Arrow2Lend"
  113 + orient="auto"
  114 + refY="0.0"
  115 + refX="0.0"
  116 + id="marker22202"
  117 + style="overflow:visible;"
  118 + inkscape:isstock="true">
  119 + <path
  120 + id="path22200"
  121 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  122 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  123 + transform="scale(1.1) rotate(180) translate(1,0)" />
  124 + </marker>
  125 + <marker
  126 + inkscape:stockid="Arrow2Lend"
  127 + orient="auto"
  128 + refY="0.0"
  129 + refX="0.0"
  130 + id="marker21792"
  131 + style="overflow:visible;"
  132 + inkscape:isstock="true">
  133 + <path
  134 + id="path21790"
  135 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  136 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  137 + transform="scale(1.1) rotate(180) translate(1,0)" />
  138 + </marker>
  139 + <marker
  140 + inkscape:isstock="true"
  141 + style="overflow:visible;"
  142 + id="marker21254"
  143 + refX="0.0"
  144 + refY="0.0"
  145 + orient="auto"
  146 + inkscape:stockid="Arrow2Lend"
  147 + inkscape:collect="always">
  148 + <path
  149 + transform="scale(1.1) rotate(180) translate(1,0)"
  150 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  151 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  152 + id="path21252" />
  153 + </marker>
  154 + <marker
  155 + inkscape:isstock="true"
  156 + style="overflow:visible;"
  157 + id="marker14950"
  158 + refX="0.0"
  159 + refY="0.0"
  160 + orient="auto"
  161 + inkscape:stockid="Arrow2Lend">
  162 + <path
  163 + transform="scale(1.1) rotate(180) translate(1,0)"
  164 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  165 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  166 + id="path14948" />
  167 + </marker>
  168 + <marker
  169 + inkscape:stockid="Arrow2Lend"
  170 + orient="auto"
  171 + refY="0.0"
  172 + refX="0.0"
  173 + id="marker14790"
  174 + style="overflow:visible;"
  175 + inkscape:isstock="true">
  176 + <path
  177 + id="path14788"
  178 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  179 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  180 + transform="scale(1.1) rotate(180) translate(1,0)" />
  181 + </marker>
  182 + <marker
  183 + inkscape:stockid="Arrow2Lend"
  184 + orient="auto"
  185 + refY="0.0"
  186 + refX="0.0"
  187 + id="marker14146"
  188 + style="overflow:visible;"
  189 + inkscape:isstock="true">
  190 + <path
  191 + id="path14144"
  192 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  193 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  194 + transform="scale(1.1) rotate(180) translate(1,0)" />
  195 + </marker>
  196 + <marker
  197 + inkscape:stockid="Arrow2Lend"
  198 + orient="auto"
  199 + refY="0.0"
  200 + refX="0.0"
  201 + id="marker12622"
  202 + style="overflow:visible;"
  203 + inkscape:isstock="true"
  204 + inkscape:collect="always">
  205 + <path
  206 + id="path12620"
  207 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  208 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  209 + transform="scale(1.1) rotate(180) translate(1,0)" />
  210 + </marker>
  211 + <marker
  212 + inkscape:stockid="Arrow2Lend"
  213 + orient="auto"
  214 + refY="0.0"
  215 + refX="0.0"
  216 + id="marker10918"
  217 + style="overflow:visible;"
  218 + inkscape:isstock="true">
  219 + <path
  220 + id="path10916"
  221 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  222 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  223 + transform="scale(1.1) rotate(180) translate(1,0)" />
  224 + </marker>
  225 + <marker
  226 + inkscape:isstock="true"
  227 + style="overflow:visible;"
  228 + id="marker9384"
  229 + refX="0.0"
  230 + refY="0.0"
  231 + orient="auto"
  232 + inkscape:stockid="Arrow2Lend">
  233 + <path
  234 + transform="scale(1.1) rotate(180) translate(1,0)"
  235 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  236 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  237 + id="path9382" />
  238 + </marker>
  239 + <marker
  240 + inkscape:stockid="Arrow2Lend"
  241 + orient="auto"
  242 + refY="0.0"
  243 + refX="0.0"
  244 + id="marker7488"
  245 + style="overflow:visible;"
  246 + inkscape:isstock="true">
  247 + <path
  248 + id="path7486"
  249 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  250 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  251 + transform="scale(1.1) rotate(180) translate(1,0)" />
  252 + </marker>
  253 + <marker
  254 + inkscape:isstock="true"
  255 + style="overflow:visible;"
  256 + id="marker5298"
  257 + refX="0.0"
  258 + refY="0.0"
  259 + orient="auto"
  260 + inkscape:stockid="Arrow2Lend"
  261 + inkscape:collect="always">
  262 + <path
  263 + transform="scale(1.1) rotate(180) translate(1,0)"
  264 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  265 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  266 + id="path5296" />
  267 + </marker>
  268 + <marker
  269 + inkscape:stockid="Arrow2Lend"
  270 + orient="auto"
  271 + refY="0.0"
  272 + refX="0.0"
  273 + id="marker5226"
  274 + style="overflow:visible;"
  275 + inkscape:isstock="true"
  276 + inkscape:collect="always">
  277 + <path
  278 + id="path5224"
  279 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
  280 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  281 + transform="scale(1.1) rotate(180) translate(1,0)" />
  282 + </marker>
  283 + <marker
  284 + inkscape:stockid="Arrow2Lend"
  285 + orient="auto"
  286 + refY="0.0"
  287 + refX="0.0"
  288 + id="Arrow2Lend"
  289 + style="overflow:visible;"
  290 + inkscape:isstock="true"
  291 + inkscape:collect="always">
  292 + <path
  293 + id="path4815"
  294 + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
  295 + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
  296 + transform="scale(1.1) rotate(180) translate(1,0)" />
  297 + </marker>
  298 + <marker
  299 + inkscape:stockid="Arrow1Lend"
  300 + orient="auto"
  301 + refY="0.0"
  302 + refX="0.0"
  303 + id="marker5118"
  304 + style="overflow:visible;"
  305 + inkscape:isstock="true">
  306 + <path
  307 + id="path5116"
  308 + d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  309 + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
  310 + transform="scale(0.8) rotate(180) translate(12.5,0)" />
  311 + </marker>
  312 + <marker
  313 + inkscape:stockid="Arrow1Lend"
  314 + orient="auto"
  315 + refY="0.0"
  316 + refX="0.0"
  317 + id="marker5084"
  318 + style="overflow:visible;"
  319 + inkscape:isstock="true">
  320 + <path
  321 + id="path5082"
  322 + d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  323 + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
  324 + transform="scale(0.8) rotate(180) translate(12.5,0)" />
  325 + </marker>
  326 + <marker
  327 + inkscape:stockid="Arrow1Lend"
  328 + orient="auto"
  329 + refY="0.0"
  330 + refX="0.0"
  331 + id="Arrow1Lend"
  332 + style="overflow:visible;"
  333 + inkscape:isstock="true">
  334 + <path
  335 + id="path4797"
  336 + d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
  337 + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
  338 + transform="scale(0.8) rotate(180) translate(12.5,0)" />
  339 + </marker>
  340 + <marker
  341 + inkscape:isstock="true"
  342 + style="overflow:visible"
  343 + id="marker13378"
  344 + refX="0"
  345 + refY="0"
  346 + orient="auto"
  347 + inkscape:stockid="Arrow2Lend"
  348 + inkscape:collect="always">
  349 + <path
  350 + inkscape:connector-curvature="0"
  351 + transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  352 + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  353 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  354 + id="path13376" />
  355 + </marker>
  356 + <marker
  357 + inkscape:stockid="Arrow2Lend"
  358 + orient="auto"
  359 + refY="0"
  360 + refX="0"
  361 + id="marker12622-7"
  362 + style="overflow:visible"
  363 + inkscape:isstock="true"
  364 + inkscape:collect="always">
  365 + <path
  366 + inkscape:connector-curvature="0"
  367 + id="path12620-1"
  368 + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
  369 + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  370 + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
  371 + </marker>
  372 + </defs>
  373 + <sodipodi:namedview
  374 + id="base"
  375 + pagecolor="#ffffff"
  376 + bordercolor="#666666"
  377 + borderopacity="1.0"
  378 + inkscape:pageopacity="0.0"
  379 + inkscape:pageshadow="2"
  380 + inkscape:zoom="0.17500001"
  381 + inkscape:cx="-401.01545"
  382 + inkscape:cy="754.63026"
  383 + inkscape:document-units="mm"
  384 + inkscape:current-layer="layer1"
  385 + showgrid="false"
  386 + inkscape:window-width="1024"
  387 + inkscape:window-height="536"
  388 + inkscape:window-x="0"
  389 + inkscape:window-y="27"
  390 + inkscape:window-maximized="1"
  391 + inkscape:object-nodes="false"
  392 + showguides="false"
  393 + inkscape:guide-bbox="true">
  394 + <sodipodi:guide
  395 + position="355.29762,554.86906"
  396 + orientation="0,1"
  397 + id="guide1216"
  398 + inkscape:locked="false" />
  399 + </sodipodi:namedview>
  400 + <metadata
  401 + id="metadata5">
  402 + <rdf:RDF>
  403 + <cc:Work
  404 + rdf:about="">
  405 + <dc:format>image/svg+xml</dc:format>
  406 + <dc:type
  407 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  408 + <dc:title />
  409 + </cc:Work>
  410 + </rdf:RDF>
  411 + </metadata>
  412 + <g
  413 + inkscape:label="Layer 1"
  414 + inkscape:groupmode="layer"
  415 + id="layer1">
  416 + <rect
  417 + y="-93.298203"
  418 + x="-367.01501"
  419 + height="352.2738"
  420 + width="1123.3452"
  421 + id="rect4774-7"
  422 + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.41084611px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  423 + inkscape:export-filename="/home/melissawen/articles/ieeeSW/releaseEng3/figures/pipeline.png"
  424 + inkscape:export-xdpi="90"
  425 + inkscape:export-ydpi="90" />
  426 + <flowRoot
  427 + xml:space="preserve"
  428 + id="flowRoot4764"
  429 + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Roboto;font-style:normal;font-weight:normal;font-size:40px;line-height:23px;letter-spacing:0px;word-spacing:0px;-inkscape-font-specification:Roboto;font-stretch:normal;font-variant:normal;"
  430 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  431 + inkscape:export-xdpi="59.993629"
  432 + inkscape:export-ydpi="59.993629"><flowRegion
  433 + id="flowRegion4766"
  434 + style="-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"><rect
  435 + id="rect4768"
  436 + width="3168.5715"
  437 + height="311.42856"
  438 + x="-908.57141"
  439 + y="-280.33746"
  440 + style="-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;" /></flowRegion><flowPara
  441 + id="flowPara4770" /></flowRoot> <path
  442 + style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1.39996815;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.79993637, 1.39996819000000006;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker5226);fill-opacity:1"
  443 + d="m 697.18892,-73.663744 h 42.55854"
  444 + id="path4790"
  445 + inkscape:connector-curvature="0"
  446 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  447 + inkscape:export-xdpi="59.993629"
  448 + inkscape:export-ydpi="59.993629" />
  449 + <text
  450 + id="text5280"
  451 + y="-69.222527"
  452 + x="662.47571"
  453 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:14.09282303px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31317383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  454 + xml:space="preserve"
  455 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  456 + inkscape:export-xdpi="59.993629"
  457 + inkscape:export-ydpi="59.993629"><tspan
  458 + id="tspan5278"
  459 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:14.09282303px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';text-align:center;text-anchor:middle;stroke-width:0.31317383px;"
  460 + y="-69.222527"
  461 + x="662.47571"
  462 + sodipodi:role="line">Manual</tspan></text>
  463 + <path
  464 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.36668432;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  465 + d="m 555.00665,-73.66433 h 41.45362"
  466 + id="path4792"
  467 + inkscape:connector-curvature="0"
  468 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  469 + inkscape:export-xdpi="59.993629"
  470 + inkscape:export-ydpi="59.993629" />
  471 + <text
  472 + xml:space="preserve"
  473 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:14.09282303px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31317383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  474 + x="505.02997"
  475 + y="-68.458748"
  476 + id="text5286"
  477 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  478 + inkscape:export-xdpi="59.993629"
  479 + inkscape:export-ydpi="59.993629"><tspan
  480 + sodipodi:role="line"
  481 + x="505.02997"
  482 + y="-68.458748"
  483 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:14.09282303px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';text-align:center;text-anchor:middle;stroke-width:0.31317383px;"
  484 + id="tspan5284">Automated</tspan></text>
  485 + <path
  486 + inkscape:connector-curvature="0"
  487 + id="path5294"
  488 + d="M -330.50334,75.785663 V 19.752935 h 72.49512"
  489 + style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000007, 1.00000003999999998;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2558)"
  490 + sodipodi:nodetypes="ccc"
  491 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  492 + inkscape:export-xdpi="59.993629"
  493 + inkscape:export-ydpi="59.993629" />
  494 + <text
  495 + xml:space="preserve"
  496 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  497 + x="264.44788"
  498 + y="-30.109127"
  499 + id="text4548"
  500 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  501 + inkscape:export-xdpi="59.993629"
  502 + inkscape:export-ydpi="59.993629"><tspan
  503 + sodipodi:role="line"
  504 + id="tspan4546"
  505 + x="264.44788"
  506 + y="-30.109127"
  507 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Packaging</tspan></text>
  508 + <rect
  509 + ry="7.9811196"
  510 + y="6.4007797"
  511 + x="221.27118"
  512 + height="193.15695"
  513 + width="87.690483"
  514 + id="rect4774"
  515 + style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29188666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  516 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  517 + inkscape:export-xdpi="59.993629"
  518 + inkscape:export-ydpi="59.993629"
  519 + rx="9.0033846" />
  520 + <rect
  521 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  522 + id="rect20602"
  523 + width="103.40431"
  524 + height="256.45126"
  525 + x="213.03629"
  526 + y="-48.821728"
  527 + ry="10.5964"
  528 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  529 + inkscape:export-xdpi="59.993629"
  530 + inkscape:export-ydpi="59.993629"
  531 + rx="10.5964" />
  532 + <path
  533 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  534 + d="m 56.916332,208.30829 v 21.64883 H 324.18601 v -21.64883"
  535 + id="path21024"
  536 + inkscape:connector-curvature="0"
  537 + sodipodi:nodetypes="cccc"
  538 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  539 + inkscape:export-xdpi="59.993629"
  540 + inkscape:export-ydpi="59.993629" />
  541 + <text
  542 + inkscape:export-ydpi="59.993629"
  543 + inkscape:export-xdpi="59.993629"
  544 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  545 + id="text21042"
  546 + y="251.73193"
  547 + x="190.5383"
  548 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  549 + xml:space="preserve"><tspan
  550 + id="tspan21040"
  551 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444427px;line-height:11.90625px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';text-align:center;text-anchor:middle;stroke-width:0.26458332px"
  552 + y="251.73193"
  553 + x="190.5383"
  554 + sodipodi:role="line">SPB release</tspan></text>
  555 + <path
  556 + inkscape:export-ydpi="59.993629"
  557 + inkscape:export-xdpi="59.993629"
  558 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  559 + sodipodi:nodetypes="cc"
  560 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker21254)"
  561 + d="m 321.58526,79.421519 h 30.23808"
  562 + id="path21250"
  563 + inkscape:connector-curvature="0" />
  564 + <text
  565 + xml:space="preserve"
  566 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  567 + x="408.14767"
  568 + y="-30.109127"
  569 + id="text4552"
  570 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  571 + inkscape:export-xdpi="59.993629"
  572 + inkscape:export-ydpi="59.993629"><tspan
  573 + sodipodi:role="line"
  574 + id="tspan4550"
  575 + x="408.14767"
  576 + y="-30.109127"
  577 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Validation</tspan><tspan
  578 + sodipodi:role="line"
  579 + x="408.14767"
  580 + y="-14.234127"
  581 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  582 + id="tspan4772">Environment</tspan><tspan
  583 + sodipodi:role="line"
  584 + x="408.14767"
  585 + y="1.6408728"
  586 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  587 + id="tspan4554">Deployment</tspan></text>
  588 + <rect
  589 + rx="10.5964"
  590 + inkscape:export-ydpi="59.993629"
  591 + inkscape:export-xdpi="59.993629"
  592 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  593 + ry="10.5964"
  594 + y="-48.821728"
  595 + x="356.8555"
  596 + height="256.45126"
  597 + width="103.40431"
  598 + id="rect21044"
  599 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  600 + <rect
  601 + rx="9.0033846"
  602 + inkscape:export-ydpi="59.993629"
  603 + inkscape:export-xdpi="59.993629"
  604 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  605 + style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29188666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  606 + id="rect1359"
  607 + width="87.690483"
  608 + height="193.15695"
  609 + x="364.7124"
  610 + y="6.4007797"
  611 + ry="7.9811196" />
  612 + <text
  613 + inkscape:export-ydpi="59.993629"
  614 + inkscape:export-xdpi="59.993629"
  615 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  616 + id="text21572"
  617 + y="88.349464"
  618 + x="408.63086"
  619 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  620 + xml:space="preserve"><tspan
  621 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  622 + y="88.349464"
  623 + x="408.63086"
  624 + sodipodi:role="line"
  625 + id="tspan21570">New</tspan><tspan
  626 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  627 + y="104.22446"
  628 + x="408.63086"
  629 + sodipodi:role="line"
  630 + id="tspan21576">feature</tspan><tspan
  631 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  632 + y="120.09946"
  633 + x="408.63086"
  634 + sodipodi:role="line"
  635 + id="tspan21580">available</tspan></text>
  636 + <path
  637 + inkscape:export-ydpi="59.993629"
  638 + inkscape:export-xdpi="59.993629"
  639 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  640 + inkscape:connector-curvature="0"
  641 + id="path21788"
  642 + d="m 464.75925,79.421519 h 30.23808"
  643 + style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker21792);fill-opacity:1"
  644 + sodipodi:nodetypes="cc" />
  645 + <path
  646 + inkscape:connector-curvature="0"
  647 + id="path22198"
  648 + d="m 608.76818,79.421519 h 30.23808"
  649 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker22202)"
  650 + sodipodi:nodetypes="cc"
  651 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  652 + inkscape:export-xdpi="59.993629"
  653 + inkscape:export-ydpi="59.993629" />
  654 + <text
  655 + xml:space="preserve"
  656 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  657 + x="552.68695"
  658 + y="-30.512705"
  659 + id="text4558"
  660 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  661 + inkscape:export-xdpi="59.993629"
  662 + inkscape:export-ydpi="59.993629"><tspan
  663 + sodipodi:role="line"
  664 + id="tspan4556"
  665 + x="552.68695"
  666 + y="-30.512705"
  667 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Acceptance</tspan><tspan
  668 + sodipodi:role="line"
  669 + x="552.68695"
  670 + y="-14.637705"
  671 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  672 + id="tspan4564">Tests</tspan></text>
  673 + <rect
  674 + rx="10.5964"
  675 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  676 + id="rect22184"
  677 + width="103.40431"
  678 + height="256.45126"
  679 + x="500.67474"
  680 + y="-48.821728"
  681 + ry="10.5964"
  682 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  683 + inkscape:export-xdpi="59.993629"
  684 + inkscape:export-ydpi="59.993629" />
  685 + <rect
  686 + ry="7.9811196"
  687 + y="6.4007797"
  688 + x="508.53165"
  689 + height="193.15695"
  690 + width="87.690483"
  691 + id="rect1361"
  692 + style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29188666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  693 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  694 + inkscape:export-xdpi="59.993629"
  695 + inkscape:export-ydpi="59.993629"
  696 + rx="9.0033846" />
  697 + <text
  698 + xml:space="preserve"
  699 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  700 + x="552.18311"
  701 + y="80.473976"
  702 + id="text22618"
  703 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  704 + inkscape:export-xdpi="59.993629"
  705 + inkscape:export-ydpi="59.993629"><tspan
  706 + id="tspan22616"
  707 + sodipodi:role="line"
  708 + x="552.18311"
  709 + y="80.473976"
  710 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1">Wait</tspan><tspan
  711 + sodipodi:role="line"
  712 + x="552.18311"
  713 + y="96.348976"
  714 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  715 + id="tspan22627">for</tspan><tspan
  716 + sodipodi:role="line"
  717 + x="552.18311"
  718 + y="112.22398"
  719 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  720 + id="tspan22625">Analysts</tspan><tspan
  721 + sodipodi:role="line"
  722 + x="552.18311"
  723 + y="128.09897"
  724 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  725 + id="tspan22629">feedback</tspan></text>
  726 + <text
  727 + xml:space="preserve"
  728 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  729 + x="695.78613"
  730 + y="-30.109127"
  731 + id="text4562"
  732 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  733 + inkscape:export-xdpi="59.993629"
  734 + inkscape:export-ydpi="59.993629"><tspan
  735 + sodipodi:role="line"
  736 + id="tspan4560"
  737 + x="695.78613"
  738 + y="-30.109127"
  739 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Production</tspan><tspan
  740 + sodipodi:role="line"
  741 + x="695.78613"
  742 + y="-14.234127"
  743 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  744 + id="tspan4566">Environment</tspan></text>
  745 + <rect
  746 + inkscape:export-ydpi="59.993629"
  747 + inkscape:export-xdpi="59.993629"
  748 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  749 + ry="10.5964"
  750 + y="-48.821728"
  751 + x="644.49396"
  752 + height="256.45126"
  753 + width="103.40431"
  754 + id="rect22631"
  755 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  756 + rx="10.5964" />
  757 + <rect
  758 + rx="9.0033846"
  759 + inkscape:export-ydpi="59.993629"
  760 + inkscape:export-xdpi="59.993629"
  761 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  762 + style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29188666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  763 + id="rect1363"
  764 + width="87.690483"
  765 + height="193.15695"
  766 + x="652.35089"
  767 + y="6.4007797"
  768 + ry="7.9811196" />
  769 + <text
  770 + inkscape:export-ydpi="59.993629"
  771 + inkscape:export-xdpi="59.993629"
  772 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  773 + id="text22641"
  774 + y="88.349464"
  775 + x="696.26935"
  776 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  777 + xml:space="preserve"><tspan
  778 + id="tspan22639"
  779 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  780 + y="88.349464"
  781 + x="696.26935"
  782 + sodipodi:role="line">New</tspan><tspan
  783 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  784 + y="104.22446"
  785 + x="696.26935"
  786 + sodipodi:role="line"
  787 + id="tspan22652">feature</tspan><tspan
  788 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  789 + y="120.09946"
  790 + x="696.26935"
  791 + sodipodi:role="line"
  792 + id="tspan22654">available</tspan></text>
  793 + <text
  794 + xml:space="preserve"
  795 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  796 + x="-37.202332"
  797 + y="-30.109127"
  798 + id="text4536"
  799 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  800 + inkscape:export-xdpi="59.993629"
  801 + inkscape:export-ydpi="59.993629"><tspan
  802 + sodipodi:role="line"
  803 + id="tspan4534"
  804 + x="-37.202332"
  805 + y="-30.109127"
  806 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Automated</tspan><tspan
  807 + sodipodi:role="line"
  808 + x="-37.202332"
  809 + y="-14.234127"
  810 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  811 + id="tspan4538">testing</tspan></text>
  812 + <rect
  813 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.27480206px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  814 + id="rect465"
  815 + width="93.213989"
  816 + height="204.74899"
  817 + x="-97.82"
  818 + y="-3.4685135"
  819 + ry="10"
  820 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  821 + inkscape:export-xdpi="59.993629"
  822 + inkscape:export-ydpi="59.993629"
  823 + rx="10" />
  824 + <g
  825 + id="g245"
  826 + style="">
  827 + <rect
  828 + style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.27961293px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  829 + id="rect270"
  830 + width="88"
  831 + height="38.636711"
  832 + x="-95.10791"
  833 + y="-0.71756834"
  834 + ry="8"
  835 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  836 + inkscape:export-xdpi="293.84"
  837 + inkscape:export-ydpi="293.84"
  838 + rx="8" />
  839 + <text
  840 + xml:space="preserve"
  841 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  842 + x="-51.263561"
  843 + y="16.005531"
  844 + id="text274"
  845 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  846 + inkscape:export-xdpi="293.84"
  847 + inkscape:export-ydpi="293.84"><tspan
  848 + id="tspan311"
  849 + sodipodi:role="line"
  850 + x="-51.263561"
  851 + y="16.005531"
  852 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">System 1</tspan><tspan
  853 + id="tspan315"
  854 + sodipodi:role="line"
  855 + x="-51.263561"
  856 + y="32.515533"
  857 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Unit Tests</tspan></text>
  858 + </g>
  859 + <rect
  860 + rx="9.9199409"
  861 + inkscape:export-ydpi="59.993629"
  862 + inkscape:export-xdpi="59.993629"
  863 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  864 + ry="9.91994"
  865 + y="-3.4685135"
  866 + x="-3.2503371"
  867 + height="204"
  868 + width="33.493755"
  869 + id="rect479"
  870 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  871 + <text
  872 + xml:space="preserve"
  873 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  874 + x="-98.997269"
  875 + y="18.261797"
  876 + id="text483"
  877 + transform="rotate(-90)"
  878 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  879 + inkscape:export-xdpi="59.993629"
  880 + inkscape:export-ydpi="59.993629"><tspan
  881 + sodipodi:role="line"
  882 + id="tspan481"
  883 + x="-98.997269"
  884 + y="18.261797"
  885 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Plugin tests</tspan></text>
  886 + <flowRoot
  887 + xml:space="preserve"
  888 + id="flowRoot377-8"
  889 + style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;-inkscape-font-specification:Roboto;font-stretch:normal;font-variant:normal;"
  890 + transform="matrix(0,0.20405135,0.20405135,0,-237.01334,447.38408)"
  891 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  892 + inkscape:export-xdpi="59.993629"
  893 + inkscape:export-ydpi="59.993629"><flowRegion
  894 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  895 + id="flowRegion373-1"><rect
  896 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  897 + id="rect371-0"
  898 + width="222.85715"
  899 + height="205.71429"
  900 + x="-1328.5714"
  901 + y="868.23395" /></flowRegion><flowPara
  902 + id="flowPara375-5"
  903 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:1.29665077px;">...</flowPara></flowRoot> <path
  904 + inkscape:export-ydpi="59.993629"
  905 + inkscape:export-xdpi="59.993629"
  906 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  907 + sodipodi:nodetypes="ccc"
  908 + style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000005, 1.00000004999999992;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2712)"
  909 + d="M -302.85461,75.785663 V 58.605335 h 45.91193"
  910 + id="path505"
  911 + inkscape:connector-curvature="0" />
  912 + <path
  913 + inkscape:export-ydpi="293.84"
  914 + inkscape:export-xdpi="293.84"
  915 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  916 + sodipodi:nodetypes="ccc"
  917 + style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000007, 1.00000003999999998;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker5298)"
  918 + d="M -330.50334,86.939177 V 142.9719 h 72.49512"
  919 + id="path507"
  920 + inkscape:connector-curvature="0" />
  921 + <path
  922 + inkscape:connector-curvature="0"
  923 + id="path509"
  924 + d="m -303.38378,86.939177 v 17.180333 h 45.91193"
  925 + style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000005, 1.00000004999999992;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2874)"
  926 + sodipodi:nodetypes="ccc"
  927 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  928 + inkscape:export-xdpi="293.84"
  929 + inkscape:export-ydpi="293.84" />
  930 + <g
  931 + id="g258-0"
  932 + transform="matrix(0.95321363,0,0,0.95321363,-128.68254,61.598651)"
  933 + style="stroke-width:1.04908276"
  934 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  935 + inkscape:export-xdpi="59.993629"
  936 + inkscape:export-ydpi="59.993629">
  937 + <rect
  938 + inkscape:export-ydpi="293.84"
  939 + inkscape:export-xdpi="293.84"
  940 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  941 + ry="6.6633935"
  942 + y="7.6060753"
  943 + x="-237.8222"
  944 + height="25.566545"
  945 + width="83.910713"
  946 + id="rect4664-2"
  947 + style="opacity:1;vector-effect:none;fill:#b7bec8;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  948 + rx="6.6633935" />
  949 + <text
  950 + inkscape:export-ydpi="293.84"
  951 + inkscape:export-xdpi="293.84"
  952 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  953 + id="text4510-5"
  954 + y="25.089836"
  955 + x="-212.25964"
  956 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.17773438px;line-height:5.27719736px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  957 + xml:space="preserve"><tspan
  958 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.2775698px"
  959 + y="25.089836"
  960 + x="-212.25964"
  961 + id="tspan4508-8"
  962 + sodipodi:role="line">Colab</tspan></text>
  963 + </g>
  964 + <rect
  965 + rx="11.563247"
  966 + inkscape:export-ydpi="59.993629"
  967 + inkscape:export-xdpi="59.993629"
  968 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  969 + ry="10.590902"
  970 + y="-48.755196"
  971 + x="-252.37268"
  972 + height="256.31821"
  973 + width="112.83923"
  974 + id="rect15120"
  975 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  976 + <g
  977 + id="g258"
  978 + transform="matrix(0.95321363,0,0,0.95321363,-5.4136992,-0.54699733)"
  979 + style="stroke-width:1.04908276"
  980 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  981 + inkscape:export-xdpi="59.993629"
  982 + inkscape:export-ydpi="59.993629">
  983 + <rect
  984 + inkscape:export-ydpi="293.84"
  985 + inkscape:export-xdpi="293.84"
  986 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  987 + ry="6.6633935"
  988 + y="7.6060753"
  989 + x="-237.8222"
  990 + height="25.566545"
  991 + width="83.910713"
  992 + id="rect4664"
  993 + style="opacity:1;vector-effect:none;fill:#b7bec8;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  994 + rx="6.6633935" />
  995 + <text
  996 + inkscape:export-ydpi="293.84"
  997 + inkscape:export-xdpi="293.84"
  998 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  999 + id="text4510"
  1000 + y="25.089836"
  1001 + x="-212.25964"
  1002 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.17773438px;line-height:5.27719736px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1003 + xml:space="preserve"><tspan
  1004 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.2775698px"
  1005 + y="25.089836"
  1006 + x="-212.25964"
  1007 + id="tspan4508"
  1008 + sodipodi:role="line">Colab</tspan></text>
  1009 + </g>
  1010 + <text
  1011 + xml:space="preserve"
  1012 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:11.90625px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1013 + x="-196.10461"
  1014 + y="-26.934124"
  1015 + id="text4530"
  1016 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1017 + inkscape:export-xdpi="59.993629"
  1018 + inkscape:export-ydpi="59.993629"><tspan
  1019 + sodipodi:role="line"
  1020 + id="tspan4528"
  1021 + x="-196.10461"
  1022 + y="-26.934124"
  1023 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:15.34583378px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Implemented</tspan><tspan
  1024 + sodipodi:role="line"
  1025 + x="-196.10461"
  1026 + y="-11.58829"
  1027 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:15.34583378px;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  1028 + id="tspan4532">Code</tspan></text>
  1029 + <flowRoot
  1030 + xml:space="preserve"
  1031 + id="flowRoot377"
  1032 + style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;-inkscape-font-specification:Roboto;font-stretch:normal;font-variant:normal;"
  1033 + transform="matrix(0,0.20405135,0.20405135,0,-378.94618,447.38408)"
  1034 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1035 + inkscape:export-xdpi="59.993629"
  1036 + inkscape:export-ydpi="59.993629"><flowRegion
  1037 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  1038 + id="flowRegion373"><rect
  1039 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  1040 + id="rect371"
  1041 + width="222.85715"
  1042 + height="205.71429"
  1043 + x="-1328.5714"
  1044 + y="868.23395" /></flowRegion><flowPara
  1045 + id="flowPara375"
  1046 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:1.29665077px;">...</flowPara></flowRoot> <flowRoot
  1047 + transform="matrix(0,0.20405135,0.20405135,0,-378.94618,447.38408)"
  1048 + style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;-inkscape-font-specification:Roboto;font-stretch:normal;font-variant:normal;"
  1049 + id="flowRoot491"
  1050 + xml:space="preserve"
  1051 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1052 + inkscape:export-xdpi="59.993629"
  1053 + inkscape:export-ydpi="59.993629"><flowRegion
  1054 + id="flowRegion487"
  1055 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"><rect
  1056 + y="868.23395"
  1057 + x="-1328.5714"
  1058 + height="205.71429"
  1059 + width="222.85715"
  1060 + id="rect485"
  1061 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;" /></flowRegion><flowPara
  1062 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:1.29665077px;"
  1063 + id="flowPara489">...</flowPara></flowRoot> <rect
  1064 + rx="7.2525535"
  1065 + inkscape:export-ydpi="59.993629"
  1066 + inkscape:export-xdpi="59.993629"
  1067 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1068 + ry="7.2525535"
  1069 + y="46.336147"
  1070 + x="-238.97217"
  1071 + height="27.827074"
  1072 + width="91.32988"
  1073 + id="rect187"
  1074 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  1075 + <text
  1076 + inkscape:export-ydpi="59.993629"
  1077 + inkscape:export-xdpi="59.993629"
  1078 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1079 + id="text191"
  1080 + y="64.243645"
  1081 + x="-193.26854"
  1082 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1083 + xml:space="preserve"><tspan
  1084 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.3021118px;"
  1085 + y="64.243645"
  1086 + x="-193.26854"
  1087 + id="tspan189"
  1088 + sodipodi:role="line">System 2</tspan></text>
  1089 + <rect
  1090 + rx="7.2525535"
  1091 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1092 + id="rect195"
  1093 + width="91.32988"
  1094 + height="27.827074"
  1095 + x="-238.97217"
  1096 + y="88.085732"
  1097 + ry="7.2525535"
  1098 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1099 + inkscape:export-xdpi="59.993629"
  1100 + inkscape:export-ydpi="59.993629" />
  1101 + <text
  1102 + xml:space="preserve"
  1103 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1104 + x="-193.32356"
  1105 + y="105.99323"
  1106 + id="text199"
  1107 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1108 + inkscape:export-xdpi="59.993629"
  1109 + inkscape:export-ydpi="59.993629"><tspan
  1110 + sodipodi:role="line"
  1111 + id="tspan197"
  1112 + x="-193.32356"
  1113 + y="105.99323"
  1114 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.3021118px;">System 3</tspan></text>
  1115 + <rect
  1116 + rx="7.2525535"
  1117 + inkscape:export-ydpi="59.993629"
  1118 + inkscape:export-xdpi="59.993629"
  1119 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1120 + ry="7.2525535"
  1121 + y="129.83546"
  1122 + x="-238.97217"
  1123 + height="27.827074"
  1124 + width="91.32988"
  1125 + id="rect244"
  1126 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  1127 + <text
  1128 + inkscape:export-ydpi="59.993629"
  1129 + inkscape:export-xdpi="59.993629"
  1130 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1131 + id="text248"
  1132 + y="148.33176"
  1133 + x="-193.61708"
  1134 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1135 + xml:space="preserve"><tspan
  1136 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.3021118px;"
  1137 + y="148.33176"
  1138 + x="-193.61708"
  1139 + id="tspan246"
  1140 + sodipodi:role="line">System 4</tspan></text>
  1141 + <rect
  1142 + inkscape:export-ydpi="293.84"
  1143 + inkscape:export-xdpi="293.84"
  1144 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1145 + ry="7.2525535"
  1146 + y="5.1157169"
  1147 + x="-238.97217"
  1148 + height="27.827074"
  1149 + width="91.32988"
  1150 + id="rect515"
  1151 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1152 + rx="7.2525535" />
  1153 + <text
  1154 + inkscape:export-ydpi="293.84"
  1155 + inkscape:export-xdpi="293.84"
  1156 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1157 + id="text519"
  1158 + y="23.541122"
  1159 + x="-192.93199"
  1160 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.3021118px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1161 + xml:space="preserve"><tspan
  1162 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.3021118px;"
  1163 + y="23.541122"
  1164 + x="-192.93199"
  1165 + id="tspan517"
  1166 + sodipodi:role="line">System 1</tspan></text>
  1167 + <rect
  1168 + inkscape:export-ydpi="59.993629"
  1169 + inkscape:export-xdpi="59.993629"
  1170 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1171 + ry="7.1469469"
  1172 + y="67.914024"
  1173 + x="-359.08209"
  1174 + height="27.421877"
  1175 + width="90"
  1176 + id="rect515-1"
  1177 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.29771268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1178 + rx="7.1469469" />
  1179 + <text
  1180 + inkscape:export-ydpi="59.993629"
  1181 + inkscape:export-xdpi="59.993629"
  1182 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1183 + id="text519-6"
  1184 + y="87.062202"
  1185 + x="-346.44156"
  1186 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:5.66015625px;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.29771268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1187 + xml:space="preserve"><tspan
  1188 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.34444618px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.29771268px"
  1189 + y="87.062202"
  1190 + x="-346.44156"
  1191 + id="tspan517-9"
  1192 + sodipodi:role="line">Feature</tspan></text>
  1193 + <text
  1194 + xml:space="preserve"
  1195 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
  1196 + x="123.61034"
  1197 + y="-30.512705"
  1198 + id="text4542"
  1199 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1200 + inkscape:export-xdpi="59.993629"
  1201 + inkscape:export-ydpi="59.993629"><tspan
  1202 + sodipodi:role="line"
  1203 + id="tspan4540"
  1204 + x="123.61034"
  1205 + y="-30.512705"
  1206 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;">Preparing</tspan><tspan
  1207 + sodipodi:role="line"
  1208 + x="123.61034"
  1209 + y="-14.637705"
  1210 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-size:18.34444444px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:'Roboto Condensed';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px;"
  1211 + id="tspan4544">new Release</tspan></text>
  1212 + <rect
  1213 + inkscape:export-ydpi="59.993629"
  1214 + inkscape:export-xdpi="59.993629"
  1215 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1216 + ry="10.593299"
  1217 + y="-48.784203"
  1218 + x="69.254601"
  1219 + height="256.37622"
  1220 + width="108.67465"
  1221 + id="rect20220"
  1222 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1223 + rx="11.13648" />
  1224 + <flowRoot
  1225 + xml:space="preserve"
  1226 + id="flowRoot377-1"
  1227 + style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;-inkscape-font-specification:Roboto;font-stretch:normal;font-variant:normal;"
  1228 + transform="matrix(0,0.20405135,0.20405135,0,-59.435038,447.38408)"
  1229 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1230 + inkscape:export-xdpi="59.993629"
  1231 + inkscape:export-ydpi="59.993629"><flowRegion
  1232 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  1233 + id="flowRegion373-9"><rect
  1234 + style="stroke-width:1.29665077px;-inkscape-font-specification:Roboto;font-family:Roboto;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;"
  1235 + id="rect371-9"
  1236 + width="222.85715"
  1237 + height="205.71429"
  1238 + x="-1328.5714"
  1239 + y="868.23395" /></flowRegion><flowPara
  1240 + id="flowPara375-3"
  1241 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:1.29665077px;">...</flowPara></flowRoot> <rect
  1242 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.29079217px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1243 + id="rect740"
  1244 + width="96.615784"
  1245 + height="38.061478"
  1246 + x="74.528084"
  1247 + y="-0.14233224"
  1248 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1249 + inkscape:export-xdpi="59.993629"
  1250 + inkscape:export-ydpi="59.993629"
  1251 + rx="8"
  1252 + ry="8" />
  1253 + <text
  1254 + xml:space="preserve"
  1255 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1256 + x="124.03603"
  1257 + y="17.063866"
  1258 + id="text746"
  1259 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1260 + inkscape:export-xdpi="59.993629"
  1261 + inkscape:export-ydpi="59.993629"><tspan
  1262 + id="tspan742"
  1263 + sodipodi:role="line"
  1264 + x="124.03603"
  1265 + y="17.063866"
  1266 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">System 1</tspan><tspan
  1267 + id="tspan744"
  1268 + sodipodi:role="line"
  1269 + x="124.03603"
  1270 + y="33.573868"
  1271 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">release</tspan></text>
  1272 + <rect
  1273 + inkscape:export-ydpi="59.993629"
  1274 + inkscape:export-xdpi="59.993629"
  1275 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1276 + y="41.982311"
  1277 + x="74.528084"
  1278 + height="38.061478"
  1279 + width="96.615784"
  1280 + id="rect814"
  1281 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.29079217px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1282 + rx="8"
  1283 + ry="8" />
  1284 + <text
  1285 + inkscape:export-ydpi="59.993629"
  1286 + inkscape:export-xdpi="59.993629"
  1287 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1288 + id="text820"
  1289 + y="59.188511"
  1290 + x="123.89851"
  1291 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1292 + xml:space="preserve"><tspan
  1293 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.52083397px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1294 + y="59.188511"
  1295 + x="123.89851"
  1296 + sodipodi:role="line"
  1297 + id="tspan816">System 2</tspan><tspan
  1298 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.52083397px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1299 + y="75.857262"
  1300 + x="123.89851"
  1301 + sodipodi:role="line"
  1302 + id="tspan818">release</tspan></text>
  1303 + <rect
  1304 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.29079217px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1305 + id="rect824"
  1306 + width="96.615784"
  1307 + height="38.061478"
  1308 + x="74.528084"
  1309 + y="84.106926"
  1310 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1311 + inkscape:export-xdpi="59.993629"
  1312 + inkscape:export-ydpi="59.993629"
  1313 + rx="8"
  1314 + ry="8" />
  1315 + <text
  1316 + xml:space="preserve"
  1317 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1318 + x="123.81231"
  1319 + y="101.31313"
  1320 + id="text830"
  1321 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1322 + inkscape:export-xdpi="59.993629"
  1323 + inkscape:export-ydpi="59.993629"><tspan
  1324 + id="tspan826"
  1325 + sodipodi:role="line"
  1326 + x="123.81231"
  1327 + y="101.31313"
  1328 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">System 3</tspan><tspan
  1329 + id="tspan828"
  1330 + sodipodi:role="line"
  1331 + x="123.81231"
  1332 + y="117.82314"
  1333 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">release</tspan></text>
  1334 + <rect
  1335 + inkscape:export-ydpi="59.993629"
  1336 + inkscape:export-xdpi="59.993629"
  1337 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1338 + y="126.23154"
  1339 + x="74.528084"
  1340 + height="38.061478"
  1341 + width="96.615784"
  1342 + id="rect834"
  1343 + style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.29079217px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1344 + rx="8"
  1345 + ry="8" />
  1346 + <text
  1347 + inkscape:export-ydpi="59.993629"
  1348 + inkscape:export-xdpi="59.993629"
  1349 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1350 + id="text840"
  1351 + y="143.43773"
  1352 + x="123.93702"
  1353 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1354 + xml:space="preserve"><tspan
  1355 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1356 + y="143.43773"
  1357 + x="123.93702"
  1358 + sodipodi:role="line"
  1359 + id="tspan836">System 4</tspan><tspan
  1360 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1361 + y="159.31273"
  1362 + x="123.93702"
  1363 + sodipodi:role="line"
  1364 + id="tspan838">release</tspan></text>
  1365 + <g
  1366 + id="g231"
  1367 + transform="translate(1.0583333)"
  1368 + style="">
  1369 + <path
  1370 + inkscape:export-ydpi="59.993629"
  1371 + inkscape:export-xdpi="59.993629"
  1372 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1373 + sodipodi:nodetypes="cc"
  1374 + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1280)"
  1375 + d="M 31.529599,18.906023 H 65.042642"
  1376 + id="path13368"
  1377 + inkscape:connector-curvature="0" />
  1378 + <path
  1379 + inkscape:connector-curvature="0"
  1380 + id="path914"
  1381 + d="M 31.529599,61.030667 H 65.042642"
  1382 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2214)"
  1383 + sodipodi:nodetypes="cc"
  1384 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1385 + inkscape:export-xdpi="59.993629"
  1386 + inkscape:export-ydpi="59.993629" />
  1387 + <path
  1388 + inkscape:export-ydpi="59.993629"
  1389 + inkscape:export-xdpi="59.993629"
  1390 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1391 + sodipodi:nodetypes="cc"
  1392 + style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2362)"
  1393 + d="M 31.529599,103.15528 H 65.042642"
  1394 + id="path916"
  1395 + inkscape:connector-curvature="0" />
  1396 + <path
  1397 + inkscape:connector-curvature="0"
  1398 + id="path918"
  1399 + d="M 31.529599,145.27989 H 65.042642"
  1400 + style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker13378)"
  1401 + sodipodi:nodetypes="cc"
  1402 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1403 + inkscape:export-xdpi="59.993629"
  1404 + inkscape:export-ydpi="59.993629" />
  1405 + </g>
  1406 + <g
  1407 + id="g1184"
  1408 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1409 + inkscape:export-xdpi="59.993629"
  1410 + inkscape:export-ydpi="59.993629"
  1411 + style="">
  1412 + <path
  1413 + inkscape:export-ydpi="293.84"
  1414 + inkscape:export-xdpi="293.84"
  1415 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1416 + inkscape:connector-curvature="0"
  1417 + id="path12618"
  1418 + d="m -140.42752,18.906023 h 32.01688"
  1419 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1420 + sodipodi:nodetypes="cc" />
  1421 + <path
  1422 + sodipodi:nodetypes="cc"
  1423 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1424 + d="m -140.42752,61.030667 h 32.01688"
  1425 + id="path638"
  1426 + inkscape:connector-curvature="0"
  1427 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1428 + inkscape:export-xdpi="293.84"
  1429 + inkscape:export-ydpi="293.84" />
  1430 + <path
  1431 + inkscape:export-ydpi="293.84"
  1432 + inkscape:export-xdpi="293.84"
  1433 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1434 + inkscape:connector-curvature="0"
  1435 + id="path640"
  1436 + d="m -140.42752,103.15528 h 32.01688"
  1437 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1438 + sodipodi:nodetypes="cc" />
  1439 + <path
  1440 + sodipodi:nodetypes="cc"
  1441 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1442 + d="m -140.42752,145.27989 h 32.01688"
  1443 + id="path642"
  1444 + inkscape:connector-curvature="0"
  1445 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1446 + inkscape:export-xdpi="293.84"
  1447 + inkscape:export-ydpi="293.84" />
  1448 + <path
  1449 + sodipodi:nodetypes="cc"
  1450 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1451 + d="m -140.42752,18.906023 h 32.01688"
  1452 + id="path1050"
  1453 + inkscape:connector-curvature="0"
  1454 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1455 + inkscape:export-xdpi="293.84"
  1456 + inkscape:export-ydpi="293.84" />
  1457 + <path
  1458 + inkscape:export-ydpi="293.84"
  1459 + inkscape:export-xdpi="293.84"
  1460 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1461 + inkscape:connector-curvature="0"
  1462 + id="path1052"
  1463 + d="m -140.42752,61.030667 h 32.01688"
  1464 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1465 + sodipodi:nodetypes="cc" />
  1466 + <path
  1467 + sodipodi:nodetypes="cc"
  1468 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1469 + d="m -140.42752,103.15528 h 32.01688"
  1470 + id="path1054"
  1471 + inkscape:connector-curvature="0"
  1472 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1473 + inkscape:export-xdpi="293.84"
  1474 + inkscape:export-ydpi="293.84" />
  1475 + <path
  1476 + inkscape:export-ydpi="293.84"
  1477 + inkscape:export-xdpi="293.84"
  1478 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1479 + inkscape:connector-curvature="0"
  1480 + id="path1056"
  1481 + d="m -140.42752,145.27989 h 32.01688"
  1482 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
  1483 + sodipodi:nodetypes="cc" />
  1484 + </g>
  1485 + <g
  1486 + id="g1174"
  1487 + transform="translate(-5.8208336,-3.938397)"
  1488 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1489 + inkscape:export-xdpi="59.993629"
  1490 + inkscape:export-ydpi="59.993629"
  1491 + style="">
  1492 + <path
  1493 + inkscape:export-ydpi="293.84"
  1494 + inkscape:export-xdpi="293.84"
  1495 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1496 + inkscape:connector-curvature="0"
  1497 + id="path12618-5"
  1498 + d="m 182.72714,22.844377 h 32.01688"
  1499 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1500 + sodipodi:nodetypes="cc" />
  1501 + <path
  1502 + sodipodi:nodetypes="cc"
  1503 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1504 + d="m 182.72714,64.969022 h 32.01688"
  1505 + id="path638-9"
  1506 + inkscape:connector-curvature="0"
  1507 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1508 + inkscape:export-xdpi="293.84"
  1509 + inkscape:export-ydpi="293.84" />
  1510 + <path
  1511 + inkscape:export-ydpi="293.84"
  1512 + inkscape:export-xdpi="293.84"
  1513 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1514 + inkscape:connector-curvature="0"
  1515 + id="path640-4"
  1516 + d="m 182.72714,107.09367 h 32.01688"
  1517 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1518 + sodipodi:nodetypes="cc" />
  1519 + <path
  1520 + sodipodi:nodetypes="cc"
  1521 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1522 + d="m 182.72714,149.21833 h 32.01688"
  1523 + id="path642-4"
  1524 + inkscape:connector-curvature="0"
  1525 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1526 + inkscape:export-xdpi="293.84"
  1527 + inkscape:export-ydpi="293.84" />
  1528 + <path
  1529 + sodipodi:nodetypes="cc"
  1530 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1531 + d="m 182.72714,22.844377 h 32.01688"
  1532 + id="path1050-2"
  1533 + inkscape:connector-curvature="0"
  1534 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1535 + inkscape:export-xdpi="293.84"
  1536 + inkscape:export-ydpi="293.84" />
  1537 + <path
  1538 + inkscape:export-ydpi="293.84"
  1539 + inkscape:export-xdpi="293.84"
  1540 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1541 + inkscape:connector-curvature="0"
  1542 + id="path1052-0"
  1543 + d="m 182.72714,64.969022 h 32.01688"
  1544 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1545 + sodipodi:nodetypes="cc" />
  1546 + <path
  1547 + sodipodi:nodetypes="cc"
  1548 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1549 + d="m 182.72714,107.09367 h 32.01688"
  1550 + id="path1054-0"
  1551 + inkscape:connector-curvature="0"
  1552 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1553 + inkscape:export-xdpi="293.84"
  1554 + inkscape:export-ydpi="293.84" />
  1555 + <path
  1556 + inkscape:export-ydpi="293.84"
  1557 + inkscape:export-xdpi="293.84"
  1558 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1559 + inkscape:connector-curvature="0"
  1560 + id="path1056-0"
  1561 + d="m 182.72714,149.21833 h 32.01688"
  1562 + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
  1563 + sodipodi:nodetypes="cc" />
  1564 + </g>
  1565 + <text
  1566 + xml:space="preserve"
  1567 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1568 + x="264.82788"
  1569 + y="88.349464"
  1570 + id="text4799"
  1571 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1572 + inkscape:export-xdpi="59.993629"
  1573 + inkscape:export-ydpi="59.993629"><tspan
  1574 + sodipodi:role="line"
  1575 + x="264.82788"
  1576 + y="88.349464"
  1577 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1578 + id="tspan4806">Package</tspan><tspan
  1579 + sodipodi:role="line"
  1580 + x="264.82788"
  1581 + y="104.22446"
  1582 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888931px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1583 + id="tspan4810">Set</tspan></text>
  1584 + <rect
  1585 + style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 2;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1586 + id="rect19358"
  1587 + width="137.36368"
  1588 + height="256.39279"
  1589 + x="-103.29908"
  1590 + y="-48.792484"
  1591 + ry="10.593984"
  1592 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1593 + inkscape:export-xdpi="59.993629"
  1594 + inkscape:export-ydpi="59.993629"
  1595 + rx="11.016083" />
  1596 + <g
  1597 + id="g255"
  1598 + transform="translate(0,41.804175)"
  1599 + style="">
  1600 + <rect
  1601 + rx="8"
  1602 + inkscape:export-ydpi="293.84"
  1603 + inkscape:export-xdpi="293.84"
  1604 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1605 + ry="8"
  1606 + y="-0.71756834"
  1607 + x="-95.10791"
  1608 + height="38.636711"
  1609 + width="88"
  1610 + id="rect247"
  1611 + style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.27961293px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  1612 + <text
  1613 + inkscape:export-ydpi="293.84"
  1614 + inkscape:export-xdpi="293.84"
  1615 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1616 + id="text253"
  1617 + y="16.005531"
  1618 + x="-51.263561"
  1619 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1620 + xml:space="preserve"><tspan
  1621 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1622 + y="16.005531"
  1623 + x="-51.263561"
  1624 + sodipodi:role="line"
  1625 + id="tspan249">System 2</tspan><tspan
  1626 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1627 + y="32.515533"
  1628 + x="-51.263561"
  1629 + sodipodi:role="line"
  1630 + id="tspan251">Unit Tests</tspan></text>
  1631 + </g>
  1632 + <g
  1633 + transform="translate(0,84.137517)"
  1634 + id="g265"
  1635 + style="">
  1636 + <rect
  1637 + style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.27961293px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
  1638 + id="rect257"
  1639 + width="88"
  1640 + height="38.636711"
  1641 + x="-95.10791"
  1642 + y="-0.71756834"
  1643 + ry="8"
  1644 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1645 + inkscape:export-xdpi="293.84"
  1646 + inkscape:export-ydpi="293.84"
  1647 + rx="8" />
  1648 + <text
  1649 + xml:space="preserve"
  1650 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1651 + x="-51.263561"
  1652 + y="16.005531"
  1653 + id="text263"
  1654 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1655 + inkscape:export-xdpi="293.84"
  1656 + inkscape:export-ydpi="293.84"><tspan
  1657 + id="tspan259"
  1658 + sodipodi:role="line"
  1659 + x="-51.263561"
  1660 + y="16.005531"
  1661 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">System 3</tspan><tspan
  1662 + id="tspan261"
  1663 + sodipodi:role="line"
  1664 + x="-51.263561"
  1665 + y="32.515533"
  1666 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Unit Tests</tspan></text>
  1667 + </g>
  1668 + <g
  1669 + id="g275"
  1670 + transform="translate(0,126.47093)"
  1671 + style="">
  1672 + <rect
  1673 + rx="8"
  1674 + inkscape:export-ydpi="293.84"
  1675 + inkscape:export-xdpi="293.84"
  1676 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1677 + ry="8"
  1678 + y="-0.71756834"
  1679 + x="-95.10791"
  1680 + height="38.636711"
  1681 + width="88"
  1682 + id="rect267"
  1683 + style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.27961293px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
  1684 + <text
  1685 + inkscape:export-ydpi="293.84"
  1686 + inkscape:export-xdpi="293.84"
  1687 + inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
  1688 + id="text273"
  1689 + y="16.005531"
  1690 + x="-51.263561"
  1691 + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.34444427px;line-height:89.99999762%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1692 + xml:space="preserve"><tspan
  1693 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1694 + y="16.005531"
  1695 + x="-51.263561"
  1696 + sodipodi:role="line"
  1697 + id="tspan269">System 4</tspan><tspan
  1698 + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.63888889px;line-height:89.99999762%;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
  1699 + y="32.515533"
  1700 + x="-51.263561"
  1701 + sodipodi:role="line"
  1702 + id="tspan271">Unit Tests</tspan></text>
  1703 + </g>
  1704 + </g>
  1705 +</svg>
... ...
ieeeSW/releaseEng3/raw/drawing.svg
... ... @@ -1,1691 +0,0 @@
1   -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2   -<!-- Created with Inkscape (http://www.inkscape.org/) -->
3   -
4   -<svg
5   - xmlns:dc="http://purl.org/dc/elements/1.1/"
6   - xmlns:cc="http://creativecommons.org/ns#"
7   - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8   - xmlns:svg="http://www.w3.org/2000/svg"
9   - xmlns="http://www.w3.org/2000/svg"
10   - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11   - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12   - width="210mm"
13   - height="297mm"
14   - viewBox="0 0 210 297"
15   - version="1.1"
16   - id="svg8"
17   - inkscape:version="0.92.1 r15371"
18   - sodipodi:docname="drawing.svg"
19   - inkscape:export-filename="/home/melissawen/Estudos/Artigos/SPB/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
20   - inkscape:export-xdpi="90"
21   - inkscape:export-ydpi="90">
22   - <defs
23   - id="defs2">
24   - <marker
25   - inkscape:stockid="Arrow2Lend"
26   - orient="auto"
27   - refY="0.0"
28   - refX="0.0"
29   - id="marker2874"
30   - style="overflow:visible;"
31   - inkscape:isstock="true">
32   - <path
33   - id="path2872"
34   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
35   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
36   - transform="scale(1.1) rotate(180) translate(1,0)" />
37   - </marker>
38   - <marker
39   - inkscape:stockid="Arrow2Lend"
40   - orient="auto"
41   - refY="0.0"
42   - refX="0.0"
43   - id="marker2712"
44   - style="overflow:visible;"
45   - inkscape:isstock="true">
46   - <path
47   - id="path2710"
48   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
49   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
50   - transform="scale(1.1) rotate(180) translate(1,0)" />
51   - </marker>
52   - <marker
53   - inkscape:stockid="Arrow2Lend"
54   - orient="auto"
55   - refY="0.0"
56   - refX="0.0"
57   - id="marker2558"
58   - style="overflow:visible;"
59   - inkscape:isstock="true">
60   - <path
61   - id="path2556"
62   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
63   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
64   - transform="scale(1.1) rotate(180) translate(1,0)" />
65   - </marker>
66   - <marker
67   - inkscape:stockid="Arrow2Lend"
68   - orient="auto"
69   - refY="0"
70   - refX="0"
71   - id="marker2362"
72   - style="overflow:visible"
73   - inkscape:isstock="true">
74   - <path
75   - id="path2360"
76   - style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
77   - d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
78   - transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
79   - inkscape:connector-curvature="0" />
80   - </marker>
81   - <marker
82   - inkscape:stockid="Arrow2Lend"
83   - orient="auto"
84   - refY="0"
85   - refX="0"
86   - id="marker2214"
87   - style="overflow:visible"
88   - inkscape:isstock="true">
89   - <path
90   - id="path2212"
91   - style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
92   - d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
93   - transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
94   - inkscape:connector-curvature="0" />
95   - </marker>
96   - <marker
97   - inkscape:stockid="Arrow2Lend"
98   - orient="auto"
99   - refY="0"
100   - refX="0"
101   - id="marker1280"
102   - style="overflow:visible"
103   - inkscape:isstock="true">
104   - <path
105   - id="path1278"
106   - style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
107   - d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
108   - transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
109   - inkscape:connector-curvature="0" />
110   - </marker>
111   - <marker
112   - inkscape:stockid="Arrow2Lend"
113   - orient="auto"
114   - refY="0.0"
115   - refX="0.0"
116   - id="marker22202"
117   - style="overflow:visible;"
118   - inkscape:isstock="true">
119   - <path
120   - id="path22200"
121   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
122   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
123   - transform="scale(1.1) rotate(180) translate(1,0)" />
124   - </marker>
125   - <marker
126   - inkscape:stockid="Arrow2Lend"
127   - orient="auto"
128   - refY="0.0"
129   - refX="0.0"
130   - id="marker21792"
131   - style="overflow:visible;"
132   - inkscape:isstock="true">
133   - <path
134   - id="path21790"
135   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
136   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
137   - transform="scale(1.1) rotate(180) translate(1,0)" />
138   - </marker>
139   - <marker
140   - inkscape:isstock="true"
141   - style="overflow:visible;"
142   - id="marker21254"
143   - refX="0.0"
144   - refY="0.0"
145   - orient="auto"
146   - inkscape:stockid="Arrow2Lend"
147   - inkscape:collect="always">
148   - <path
149   - transform="scale(1.1) rotate(180) translate(1,0)"
150   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
151   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
152   - id="path21252" />
153   - </marker>
154   - <marker
155   - inkscape:isstock="true"
156   - style="overflow:visible;"
157   - id="marker14950"
158   - refX="0.0"
159   - refY="0.0"
160   - orient="auto"
161   - inkscape:stockid="Arrow2Lend">
162   - <path
163   - transform="scale(1.1) rotate(180) translate(1,0)"
164   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
165   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
166   - id="path14948" />
167   - </marker>
168   - <marker
169   - inkscape:stockid="Arrow2Lend"
170   - orient="auto"
171   - refY="0.0"
172   - refX="0.0"
173   - id="marker14790"
174   - style="overflow:visible;"
175   - inkscape:isstock="true">
176   - <path
177   - id="path14788"
178   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
179   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
180   - transform="scale(1.1) rotate(180) translate(1,0)" />
181   - </marker>
182   - <marker
183   - inkscape:stockid="Arrow2Lend"
184   - orient="auto"
185   - refY="0.0"
186   - refX="0.0"
187   - id="marker14146"
188   - style="overflow:visible;"
189   - inkscape:isstock="true">
190   - <path
191   - id="path14144"
192   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
193   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
194   - transform="scale(1.1) rotate(180) translate(1,0)" />
195   - </marker>
196   - <marker
197   - inkscape:stockid="Arrow2Lend"
198   - orient="auto"
199   - refY="0.0"
200   - refX="0.0"
201   - id="marker12622"
202   - style="overflow:visible;"
203   - inkscape:isstock="true"
204   - inkscape:collect="always">
205   - <path
206   - id="path12620"
207   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
208   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
209   - transform="scale(1.1) rotate(180) translate(1,0)" />
210   - </marker>
211   - <marker
212   - inkscape:stockid="Arrow2Lend"
213   - orient="auto"
214   - refY="0.0"
215   - refX="0.0"
216   - id="marker10918"
217   - style="overflow:visible;"
218   - inkscape:isstock="true">
219   - <path
220   - id="path10916"
221   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
222   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
223   - transform="scale(1.1) rotate(180) translate(1,0)" />
224   - </marker>
225   - <marker
226   - inkscape:isstock="true"
227   - style="overflow:visible;"
228   - id="marker9384"
229   - refX="0.0"
230   - refY="0.0"
231   - orient="auto"
232   - inkscape:stockid="Arrow2Lend">
233   - <path
234   - transform="scale(1.1) rotate(180) translate(1,0)"
235   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
236   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
237   - id="path9382" />
238   - </marker>
239   - <marker
240   - inkscape:stockid="Arrow2Lend"
241   - orient="auto"
242   - refY="0.0"
243   - refX="0.0"
244   - id="marker7488"
245   - style="overflow:visible;"
246   - inkscape:isstock="true">
247   - <path
248   - id="path7486"
249   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
250   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
251   - transform="scale(1.1) rotate(180) translate(1,0)" />
252   - </marker>
253   - <marker
254   - inkscape:isstock="true"
255   - style="overflow:visible;"
256   - id="marker5298"
257   - refX="0.0"
258   - refY="0.0"
259   - orient="auto"
260   - inkscape:stockid="Arrow2Lend"
261   - inkscape:collect="always">
262   - <path
263   - transform="scale(1.1) rotate(180) translate(1,0)"
264   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
265   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
266   - id="path5296" />
267   - </marker>
268   - <marker
269   - inkscape:stockid="Arrow2Lend"
270   - orient="auto"
271   - refY="0.0"
272   - refX="0.0"
273   - id="marker5226"
274   - style="overflow:visible;"
275   - inkscape:isstock="true"
276   - inkscape:collect="always">
277   - <path
278   - id="path5224"
279   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#c66e00;stroke-opacity:1;fill:#c66e00;fill-opacity:1"
280   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
281   - transform="scale(1.1) rotate(180) translate(1,0)" />
282   - </marker>
283   - <marker
284   - inkscape:stockid="Arrow2Lend"
285   - orient="auto"
286   - refY="0.0"
287   - refX="0.0"
288   - id="Arrow2Lend"
289   - style="overflow:visible;"
290   - inkscape:isstock="true"
291   - inkscape:collect="always">
292   - <path
293   - id="path4815"
294   - style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
295   - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
296   - transform="scale(1.1) rotate(180) translate(1,0)" />
297   - </marker>
298   - <marker
299   - inkscape:stockid="Arrow1Lend"
300   - orient="auto"
301   - refY="0.0"
302   - refX="0.0"
303   - id="marker5118"
304   - style="overflow:visible;"
305   - inkscape:isstock="true">
306   - <path
307   - id="path5116"
308   - d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
309   - style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
310   - transform="scale(0.8) rotate(180) translate(12.5,0)" />
311   - </marker>
312   - <marker
313   - inkscape:stockid="Arrow1Lend"
314   - orient="auto"
315   - refY="0.0"
316   - refX="0.0"
317   - id="marker5084"
318   - style="overflow:visible;"
319   - inkscape:isstock="true">
320   - <path
321   - id="path5082"
322   - d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
323   - style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
324   - transform="scale(0.8) rotate(180) translate(12.5,0)" />
325   - </marker>
326   - <marker
327   - inkscape:stockid="Arrow1Lend"
328   - orient="auto"
329   - refY="0.0"
330   - refX="0.0"
331   - id="Arrow1Lend"
332   - style="overflow:visible;"
333   - inkscape:isstock="true">
334   - <path
335   - id="path4797"
336   - d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
337   - style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
338   - transform="scale(0.8) rotate(180) translate(12.5,0)" />
339   - </marker>
340   - <marker
341   - inkscape:isstock="true"
342   - style="overflow:visible"
343   - id="marker13378"
344   - refX="0"
345   - refY="0"
346   - orient="auto"
347   - inkscape:stockid="Arrow2Lend"
348   - inkscape:collect="always">
349   - <path
350   - inkscape:connector-curvature="0"
351   - transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
352   - d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
353   - style="fill:#c66e00;fill-opacity:1;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
354   - id="path13376" />
355   - </marker>
356   - <marker
357   - inkscape:stockid="Arrow2Lend"
358   - orient="auto"
359   - refY="0"
360   - refX="0"
361   - id="marker12622-7"
362   - style="overflow:visible"
363   - inkscape:isstock="true"
364   - inkscape:collect="always">
365   - <path
366   - inkscape:connector-curvature="0"
367   - id="path12620-1"
368   - style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
369   - d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
370   - transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
371   - </marker>
372   - </defs>
373   - <sodipodi:namedview
374   - id="base"
375   - pagecolor="#ffffff"
376   - bordercolor="#666666"
377   - borderopacity="1.0"
378   - inkscape:pageopacity="0.0"
379   - inkscape:pageshadow="2"
380   - inkscape:zoom="0.24748737"
381   - inkscape:cx="1302.1831"
382   - inkscape:cy="1010.4292"
383   - inkscape:document-units="mm"
384   - inkscape:current-layer="layer1"
385   - showgrid="false"
386   - inkscape:window-width="1920"
387   - inkscape:window-height="1009"
388   - inkscape:window-x="0"
389   - inkscape:window-y="34"
390   - inkscape:window-maximized="1"
391   - inkscape:object-nodes="false"
392   - showguides="true"
393   - inkscape:guide-bbox="true">
394   - <sodipodi:guide
395   - position="355.29762,554.86906"
396   - orientation="0,1"
397   - id="guide1216"
398   - inkscape:locked="false" />
399   - </sodipodi:namedview>
400   - <metadata
401   - id="metadata5">
402   - <rdf:RDF>
403   - <cc:Work
404   - rdf:about="">
405   - <dc:format>image/svg+xml</dc:format>
406   - <dc:type
407   - rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
408   - <dc:title></dc:title>
409   - </cc:Work>
410   - </rdf:RDF>
411   - </metadata>
412   - <g
413   - inkscape:label="Layer 1"
414   - inkscape:groupmode="layer"
415   - id="layer1">
416   - <rect
417   - y="-100.85773"
418   - x="-370.03882"
419   - height="365.88095"
420   - width="1138.4642"
421   - id="rect4774-7"
422   - style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.44747961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
423   - inkscape:export-filename="/home/melissawen/Estudos/Artigos/SPB/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
424   - inkscape:export-xdpi="59.993629"
425   - inkscape:export-ydpi="59.993629" />
426   - <flowRoot
427   - xml:space="preserve"
428   - id="flowRoot4764"
429   - style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:'Open Sans';font-style:normal;font-weight:normal;font-size:40px;line-height:23px;letter-spacing:0px;word-spacing:0px;-inkscape-font-specification:'Open Sans';font-stretch:normal;font-variant:normal"
430   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
431   - inkscape:export-xdpi="59.993629"
432   - inkscape:export-ydpi="59.993629"><flowRegion
433   - id="flowRegion4766"><rect
434   - id="rect4768"
435   - width="3168.5715"
436   - height="311.42856"
437   - x="-908.57141"
438   - y="-280.33746" /></flowRegion><flowPara
439   - id="flowPara4770" /></flowRoot> <path
440   - style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1.39996815;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.79993637, 1.39996819000000006;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker5226);fill-opacity:1"
441   - d="m 697.18892,-73.663744 h 42.55854"
442   - id="path4790"
443   - inkscape:connector-curvature="0"
444   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
445   - inkscape:export-xdpi="59.993629"
446   - inkscape:export-ydpi="59.993629" />
447   - <text
448   - id="text5280"
449   - y="-70.280861"
450   - x="662.47571"
451   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5269537px;line-height:14.09282303px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31317383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
452   - xml:space="preserve"
453   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
454   - inkscape:export-xdpi="59.993629"
455   - inkscape:export-ydpi="59.993629"><tspan
456   - id="tspan5278"
457   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.69999981px;line-height:14.09282303px;font-family:Courier;-inkscape-font-specification:'Courier Bold';text-align:center;text-anchor:middle;stroke-width:0.31317383px"
458   - y="-70.280861"
459   - x="662.47571"
460   - sodipodi:role="line">Manually</tspan></text>
461   - <path
462   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.36668432;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
463   - d="m 555.00665,-73.66433 h 41.45362"
464   - id="path4792"
465   - inkscape:connector-curvature="0"
466   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
467   - inkscape:export-xdpi="59.993629"
468   - inkscape:export-ydpi="59.993629" />
469   - <text
470   - xml:space="preserve"
471   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5269537px;line-height:14.09282303px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31317383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
472   - x="515.08429"
473   - y="-68.987915"
474   - id="text5286"
475   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
476   - inkscape:export-xdpi="59.993629"
477   - inkscape:export-ydpi="59.993629"><tspan
478   - sodipodi:role="line"
479   - x="515.08429"
480   - y="-68.987915"
481   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.69999981px;line-height:14.09282303px;font-family:Courier;-inkscape-font-specification:'Courier Bold';text-align:center;text-anchor:middle;stroke-width:0.31317383px"
482   - id="tspan5284">Automated</tspan></text>
483   - <path
484   - inkscape:connector-curvature="0"
485   - id="path5294"
486   - d="M -324.68247,75.785663 V 19.752935 h 72.49512"
487   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000007, 1.00000003999999998;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2558)"
488   - sodipodi:nodetypes="ccc"
489   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
490   - inkscape:export-xdpi="59.993629"
491   - inkscape:export-ydpi="59.993629" />
492   - <text
493   - xml:space="preserve"
494   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:6.08541679px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
495   - x="264.44788"
496   - y="-29.855127"
497   - id="text4548"
498   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
499   - inkscape:export-xdpi="59.993629"
500   - inkscape:export-ydpi="59.993629"><tspan
501   - sodipodi:role="line"
502   - id="tspan4546"
503   - x="264.44788"
504   - y="-29.855127"
505   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Packaging</tspan></text>
506   - <rect
507   - ry="8.2461615"
508   - y="-0.01368895"
509   - x="221.27118"
510   - height="199.57143"
511   - width="87.690483"
512   - id="rect4774"
513   - style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29669365px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
514   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
515   - inkscape:export-xdpi="59.993629"
516   - inkscape:export-ydpi="59.993629"
517   - rx="9.0033846" />
518   - <rect
519   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
520   - id="rect20602"
521   - width="103.40431"
522   - height="256.45126"
523   - x="213.03629"
524   - y="-48.821728"
525   - ry="10.5964"
526   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
527   - inkscape:export-xdpi="59.993629"
528   - inkscape:export-ydpi="59.993629"
529   - rx="10.5964" />
530   - <path
531   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
532   - d="m 56.916332,208.30829 v 21.64883 H 324.18601 v -21.64883"
533   - id="path21024"
534   - inkscape:connector-curvature="0"
535   - sodipodi:nodetypes="cccc"
536   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
537   - inkscape:export-xdpi="59.993629"
538   - inkscape:export-ydpi="59.993629" />
539   - <text
540   - inkscape:export-ydpi="59.993629"
541   - inkscape:export-xdpi="59.993629"
542   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
543   - id="text21042"
544   - y="248.02782"
545   - x="190.5383"
546   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
547   - xml:space="preserve"><tspan
548   - id="tspan21040"
549   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.69999981px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier Bold';text-align:center;text-anchor:middle;stroke-width:0.26458332px"
550   - y="248.02782"
551   - x="190.5383"
552   - sodipodi:role="line">SPB release</tspan></text>
553   - <path
554   - inkscape:export-ydpi="59.993629"
555   - inkscape:export-xdpi="59.993629"
556   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
557   - sodipodi:nodetypes="cc"
558   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker21254)"
559   - d="m 321.58526,79.421519 h 30.23808"
560   - id="path21250"
561   - inkscape:connector-curvature="0" />
562   - <text
563   - xml:space="preserve"
564   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
565   - x="408.14767"
566   - y="-29.855127"
567   - id="text4552"
568   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
569   - inkscape:export-xdpi="59.993629"
570   - inkscape:export-ydpi="59.993629"><tspan
571   - sodipodi:role="line"
572   - id="tspan4550"
573   - x="408.14767"
574   - y="-29.855127"
575   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Validation</tspan><tspan
576   - sodipodi:role="line"
577   - x="408.14767"
578   - y="-17.948877"
579   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
580   - id="tspan4772">Environment</tspan><tspan
581   - sodipodi:role="line"
582   - x="408.14767"
583   - y="-6.0426283"
584   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
585   - id="tspan4554">Deployment</tspan></text>
586   - <rect
587   - rx="10.5964"
588   - inkscape:export-ydpi="59.993629"
589   - inkscape:export-xdpi="59.993629"
590   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
591   - ry="10.5964"
592   - y="-48.821728"
593   - x="356.8555"
594   - height="256.45126"
595   - width="103.40431"
596   - id="rect21044"
597   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
598   - <rect
599   - rx="9.0033846"
600   - inkscape:export-ydpi="59.993629"
601   - inkscape:export-xdpi="59.993629"
602   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
603   - style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29669365px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
604   - id="rect1359"
605   - width="87.690483"
606   - height="199.57143"
607   - x="364.7124"
608   - y="-0.01368895"
609   - ry="8.2461615" />
610   - <text
611   - inkscape:export-ydpi="59.993629"
612   - inkscape:export-xdpi="59.993629"
613   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
614   - id="text21572"
615   - y="88.349464"
616   - x="408.44601"
617   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.63888931px;line-height:6.08541679px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
618   - xml:space="preserve"><tspan
619   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
620   - y="88.349464"
621   - x="408.44601"
622   - sodipodi:role="line"
623   - id="tspan21570">New</tspan><tspan
624   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
625   - y="104.22446"
626   - x="408.44601"
627   - sodipodi:role="line"
628   - id="tspan21576">feature</tspan><tspan
629   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
630   - y="120.09946"
631   - x="408.44601"
632   - sodipodi:role="line"
633   - id="tspan21580">available</tspan></text>
634   - <path
635   - inkscape:export-ydpi="59.993629"
636   - inkscape:export-xdpi="59.993629"
637   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
638   - inkscape:connector-curvature="0"
639   - id="path21788"
640   - d="m 464.75925,79.421519 h 30.23808"
641   - style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker21792);fill-opacity:1"
642   - sodipodi:nodetypes="cc" />
643   - <path
644   - inkscape:connector-curvature="0"
645   - id="path22198"
646   - d="m 608.76818,79.421519 h 30.23808"
647   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker22202)"
648   - sodipodi:nodetypes="cc"
649   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
650   - inkscape:export-xdpi="59.993629"
651   - inkscape:export-ydpi="59.993629" />
652   - <text
653   - xml:space="preserve"
654   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:6.08541679px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
655   - x="552.68695"
656   - y="-30.797043"
657   - id="text4558"
658   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
659   - inkscape:export-xdpi="59.993629"
660   - inkscape:export-ydpi="59.993629"><tspan
661   - sodipodi:role="line"
662   - id="tspan4556"
663   - x="552.68695"
664   - y="-30.797043"
665   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Acceptance</tspan><tspan
666   - sodipodi:role="line"
667   - x="552.68695"
668   - y="-18.890793"
669   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
670   - id="tspan4564">Tests</tspan></text>
671   - <rect
672   - rx="10.5964"
673   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
674   - id="rect22184"
675   - width="103.40431"
676   - height="256.45126"
677   - x="500.67474"
678   - y="-48.821728"
679   - ry="10.5964"
680   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
681   - inkscape:export-xdpi="59.993629"
682   - inkscape:export-ydpi="59.993629" />
683   - <rect
684   - ry="8.2461615"
685   - y="-0.01368895"
686   - x="508.53165"
687   - height="199.57143"
688   - width="87.690483"
689   - id="rect1361"
690   - style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29669365px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
691   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
692   - inkscape:export-xdpi="59.993629"
693   - inkscape:export-ydpi="59.993629"
694   - rx="9.0033846" />
695   - <text
696   - xml:space="preserve"
697   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.63888931px;line-height:6.08541679px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
698   - x="552.20325"
699   - y="80.473976"
700   - id="text22618"
701   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
702   - inkscape:export-xdpi="59.993629"
703   - inkscape:export-ydpi="59.993629"><tspan
704   - id="tspan22616"
705   - sodipodi:role="line"
706   - x="552.20325"
707   - y="80.473976"
708   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1">Wait</tspan><tspan
709   - sodipodi:role="line"
710   - x="552.20325"
711   - y="96.348976"
712   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
713   - id="tspan22627">for</tspan><tspan
714   - sodipodi:role="line"
715   - x="552.20325"
716   - y="112.22398"
717   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
718   - id="tspan22625">Analysts</tspan><tspan
719   - sodipodi:role="line"
720   - x="552.20325"
721   - y="128.09897"
722   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
723   - id="tspan22629">feedback</tspan></text>
724   - <text
725   - xml:space="preserve"
726   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:6.08541679px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
727   - x="695.78613"
728   - y="-29.855127"
729   - id="text4562"
730   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
731   - inkscape:export-xdpi="59.993629"
732   - inkscape:export-ydpi="59.993629"><tspan
733   - sodipodi:role="line"
734   - id="tspan4560"
735   - x="695.78613"
736   - y="-29.855127"
737   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Production</tspan><tspan
738   - sodipodi:role="line"
739   - x="695.78613"
740   - y="-17.948877"
741   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
742   - id="tspan4566">Environment</tspan></text>
743   - <rect
744   - inkscape:export-ydpi="59.993629"
745   - inkscape:export-xdpi="59.993629"
746   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
747   - ry="10.5964"
748   - y="-48.821728"
749   - x="644.49396"
750   - height="256.45126"
751   - width="103.40431"
752   - id="rect22631"
753   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
754   - rx="10.5964" />
755   - <rect
756   - rx="9.0033846"
757   - inkscape:export-ydpi="59.993629"
758   - inkscape:export-xdpi="59.993629"
759   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
760   - style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:0.29669365px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
761   - id="rect1363"
762   - width="87.690483"
763   - height="199.57143"
764   - x="652.35089"
765   - y="-0.01368895"
766   - ry="8.2461615" />
767   - <text
768   - inkscape:export-ydpi="59.993629"
769   - inkscape:export-xdpi="59.993629"
770   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
771   - id="text22641"
772   - y="88.349464"
773   - x="696.08453"
774   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.63888931px;line-height:6.08541679px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
775   - xml:space="preserve"><tspan
776   - id="tspan22639"
777   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
778   - y="88.349464"
779   - x="696.08453"
780   - sodipodi:role="line">New</tspan><tspan
781   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
782   - y="104.22446"
783   - x="696.08453"
784   - sodipodi:role="line"
785   - id="tspan22652">feature</tspan><tspan
786   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
787   - y="120.09946"
788   - x="696.08453"
789   - sodipodi:role="line"
790   - id="tspan22654">available</tspan></text>
791   - <text
792   - xml:space="preserve"
793   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
794   - x="-39.728462"
795   - y="-30.109127"
796   - id="text4536"
797   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
798   - inkscape:export-xdpi="59.993629"
799   - inkscape:export-ydpi="59.993629"><tspan
800   - sodipodi:role="line"
801   - id="tspan4534"
802   - x="-39.728462"
803   - y="-30.109127"
804   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Automated</tspan><tspan
805   - sodipodi:role="line"
806   - x="-39.728462"
807   - y="-18.202877"
808   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
809   - id="tspan4538">testing</tspan></text>
810   - <rect
811   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:9.00000005, 3.00000005;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
812   - id="rect19358"
813   - width="132.13049"
814   - height="256.45126"
815   - x="-103.32832"
816   - y="-48.821728"
817   - ry="10.5964"
818   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
819   - inkscape:export-xdpi="59.993629"
820   - inkscape:export-ydpi="59.993629"
821   - rx="10.5964" />
822   - <rect
823   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
824   - id="rect465"
825   - width="86.410423"
826   - height="204.74899"
827   - x="-97.82"
828   - y="-3.4685135"
829   - ry="9.91994"
830   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
831   - inkscape:export-xdpi="59.993629"
832   - inkscape:export-ydpi="59.993629"
833   - rx="9.9199409" />
834   - <g
835   - id="g738"
836   - transform="translate(1.5243757)"
837   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
838   - inkscape:export-xdpi="59.993629"
839   - inkscape:export-ydpi="59.993629">
840   - <rect
841   - style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
842   - id="rect270"
843   - width="79.984833"
844   - height="38.061478"
845   - x="-96.131584"
846   - y="-0.14233224"
847   - ry="9.91994"
848   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
849   - inkscape:export-xdpi="293.84"
850   - inkscape:export-ydpi="293.84"
851   - rx="9.91994" />
852   - <text
853   - xml:space="preserve"
854   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
855   - x="-56.254425"
856   - y="17.063866"
857   - id="text274"
858   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
859   - inkscape:export-xdpi="293.84"
860   - inkscape:export-ydpi="293.84"><tspan
861   - id="tspan311"
862   - sodipodi:role="line"
863   - x="-56.254425"
864   - y="17.063866"
865   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">Colab</tspan><tspan
866   - id="tspan315"
867   - sodipodi:role="line"
868   - x="-56.254425"
869   - y="29.674088"
870   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">unit tests</tspan></text>
871   - </g>
872   - <rect
873   - rx="9.91994"
874   - style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
875   - id="rect323"
876   - width="79.984833"
877   - height="38.061478"
878   - x="-94.607208"
879   - y="41.982311"
880   - ry="9.91994"
881   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
882   - inkscape:export-xdpi="59.993629"
883   - inkscape:export-ydpi="59.993629" />
884   - <text
885   - xml:space="preserve"
886   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
887   - x="-54.730049"
888   - y="59.188511"
889   - id="text329"
890   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
891   - inkscape:export-xdpi="59.993629"
892   - inkscape:export-ydpi="59.993629"><tspan
893   - id="tspan325"
894   - sodipodi:role="line"
895   - x="-54.730049"
896   - y="59.188511"
897   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">Gitlab</tspan><tspan
898   - id="tspan327"
899   - sodipodi:role="line"
900   - x="-54.730049"
901   - y="71.798729"
902   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">unit tests</tspan></text>
903   - <rect
904   - rx="9.91994"
905   - inkscape:export-ydpi="59.993629"
906   - inkscape:export-xdpi="59.993629"
907   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
908   - ry="9.91994"
909   - y="84.106926"
910   - x="-94.607208"
911   - height="38.061478"
912   - width="79.984833"
913   - id="rect333"
914   - style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
915   - <text
916   - inkscape:export-ydpi="59.993629"
917   - inkscape:export-xdpi="59.993629"
918   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
919   - id="text339"
920   - y="101.31312"
921   - x="-54.730049"
922   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
923   - xml:space="preserve"><tspan
924   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
925   - y="101.31312"
926   - x="-54.730049"
927   - sodipodi:role="line"
928   - id="tspan335">Mailman</tspan><tspan
929   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
930   - y="113.92334"
931   - x="-54.730049"
932   - sodipodi:role="line"
933   - id="tspan337">unit tests</tspan></text>
934   - <rect
935   - rx="9.91994"
936   - style="opacity:1;vector-effect:none;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
937   - id="rect343"
938   - width="79.984833"
939   - height="38.061478"
940   - x="-94.607208"
941   - y="126.23154"
942   - ry="9.91994"
943   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
944   - inkscape:export-xdpi="59.993629"
945   - inkscape:export-ydpi="59.993629" />
946   - <text
947   - xml:space="preserve"
948   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
949   - x="-54.730049"
950   - y="143.43774"
951   - id="text349"
952   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
953   - inkscape:export-xdpi="59.993629"
954   - inkscape:export-ydpi="59.993629"><tspan
955   - id="tspan345"
956   - sodipodi:role="line"
957   - x="-54.730049"
958   - y="143.43774"
959   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">Noosfero</tspan><tspan
960   - id="tspan347"
961   - sodipodi:role="line"
962   - x="-54.730049"
963   - y="156.04796"
964   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">unit tests</tspan></text>
965   - <rect
966   - rx="9.9199409"
967   - inkscape:export-ydpi="59.993629"
968   - inkscape:export-xdpi="59.993629"
969   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
970   - ry="9.91994"
971   - y="-3.4685135"
972   - x="-9.6003361"
973   - height="204"
974   - width="33.493755"
975   - id="rect479"
976   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
977   - <text
978   - xml:space="preserve"
979   - style="font-style:normal;font-weight:normal;font-size:3.30729151px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
980   - x="-132.01781"
981   - y="10.588192"
982   - id="text483"
983   - transform="rotate(-90)"
984   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
985   - inkscape:export-xdpi="59.993629"
986   - inkscape:export-ydpi="59.993629"><tspan
987   - sodipodi:role="line"
988   - id="tspan481"
989   - x="-132.01781"
990   - y="10.588192"
991   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px">Plugin tests</tspan></text>
992   - <flowRoot
993   - xml:space="preserve"
994   - id="flowRoot377-8"
995   - style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
996   - transform="matrix(0,0.20405135,0.20405135,0,-237.01334,447.38408)"
997   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
998   - inkscape:export-xdpi="59.993629"
999   - inkscape:export-ydpi="59.993629"><flowRegion
1000   - style="stroke-width:1.29665077px"
1001   - id="flowRegion373-1"><rect
1002   - style="stroke-width:1.29665077px"
1003   - id="rect371-0"
1004   - width="222.85715"
1005   - height="205.71429"
1006   - x="-1328.5714"
1007   - y="868.23395" /></flowRegion><flowPara
1008   - id="flowPara375-5"
1009   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';stroke-width:1.29665077px">...</flowPara></flowRoot> <path
1010   - inkscape:export-ydpi="59.993629"
1011   - inkscape:export-xdpi="59.993629"
1012   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1013   - sodipodi:nodetypes="ccc"
1014   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000005, 1.00000004999999992;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2712)"
1015   - d="M -297.56291,75.785663 V 58.605335 h 45.91193"
1016   - id="path505"
1017   - inkscape:connector-curvature="0" />
1018   - <path
1019   - inkscape:export-ydpi="293.84"
1020   - inkscape:export-xdpi="293.84"
1021   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1022   - sodipodi:nodetypes="ccc"
1023   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000007, 1.00000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker5298)"
1024   - d="M -324.68247,86.939177 V 142.9719 h 72.49512"
1025   - id="path507"
1026   - inkscape:connector-curvature="0" />
1027   - <path
1028   - inkscape:connector-curvature="0"
1029   - id="path509"
1030   - d="m -297.56291,86.939177 v 17.180333 h 45.91193"
1031   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000005, 1.00000004999999992;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2874)"
1032   - sodipodi:nodetypes="ccc"
1033   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1034   - inkscape:export-xdpi="293.84"
1035   - inkscape:export-ydpi="293.84" />
1036   - <g
1037   - id="g258-0"
1038   - transform="matrix(0.95321363,0,0,0.95321363,-128.68254,61.598651)"
1039   - style="stroke-width:1.04908276"
1040   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1041   - inkscape:export-xdpi="59.993629"
1042   - inkscape:export-ydpi="59.993629">
1043   - <rect
1044   - inkscape:export-ydpi="293.84"
1045   - inkscape:export-xdpi="293.84"
1046   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1047   - ry="6.6633935"
1048   - y="7.6060753"
1049   - x="-237.8222"
1050   - height="25.566545"
1051   - width="83.910713"
1052   - id="rect4664-2"
1053   - style="opacity:1;vector-effect:none;fill:#b7bec8;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1054   - rx="6.6633935" />
1055   - <text
1056   - inkscape:export-ydpi="293.84"
1057   - inkscape:export-xdpi="293.84"
1058   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1059   - id="text4510-5"
1060   - y="25.089836"
1061   - x="-212.25964"
1062   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.17773438px;line-height:5.27719736px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1063   - xml:space="preserve"><tspan
1064   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.2775698px"
1065   - y="25.089836"
1066   - x="-212.25964"
1067   - id="tspan4508-8"
1068   - sodipodi:role="line">Colab</tspan></text>
1069   - </g>
1070   - <rect
1071   - rx="10.5964"
1072   - inkscape:export-ydpi="59.993629"
1073   - inkscape:export-xdpi="59.993629"
1074   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1075   - ry="10.5964"
1076   - y="-48.821728"
1077   - x="-247.14754"
1078   - height="256.45126"
1079   - width="103.40431"
1080   - id="rect15120"
1081   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
1082   - <g
1083   - id="g258"
1084   - transform="matrix(0.95321363,0,0,0.95321363,-5.4136992,-0.54699733)"
1085   - style="stroke-width:1.04908276"
1086   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1087   - inkscape:export-xdpi="59.993629"
1088   - inkscape:export-ydpi="59.993629">
1089   - <rect
1090   - inkscape:export-ydpi="293.84"
1091   - inkscape:export-xdpi="293.84"
1092   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1093   - ry="6.6633935"
1094   - y="7.6060753"
1095   - x="-237.8222"
1096   - height="25.566545"
1097   - width="83.910713"
1098   - id="rect4664"
1099   - style="opacity:1;vector-effect:none;fill:#b7bec8;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1100   - rx="6.6633935" />
1101   - <text
1102   - inkscape:export-ydpi="293.84"
1103   - inkscape:export-xdpi="293.84"
1104   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1105   - id="text4510"
1106   - y="25.089836"
1107   - x="-212.25964"
1108   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.17773438px;line-height:5.27719736px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.2775698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1109   - xml:space="preserve"><tspan
1110   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.2775698px"
1111   - y="25.089836"
1112   - x="-212.25964"
1113   - id="tspan4508"
1114   - sodipodi:role="line">Colab</tspan></text>
1115   - </g>
1116   - <text
1117   - xml:space="preserve"
1118   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1119   - x="-196.59196"
1120   - y="-30.109127"
1121   - id="text4530"
1122   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1123   - inkscape:export-xdpi="59.993629"
1124   - inkscape:export-ydpi="59.993629"><tspan
1125   - sodipodi:role="line"
1126   - id="tspan4528"
1127   - x="-196.59196"
1128   - y="-30.109127"
1129   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Implemented</tspan><tspan
1130   - sodipodi:role="line"
1131   - x="-196.59196"
1132   - y="-18.202877"
1133   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
1134   - id="tspan4532">Code</tspan></text>
1135   - <flowRoot
1136   - xml:space="preserve"
1137   - id="flowRoot377"
1138   - style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1139   - transform="matrix(0,0.20405135,0.20405135,0,-378.94618,447.38408)"
1140   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1141   - inkscape:export-xdpi="59.993629"
1142   - inkscape:export-ydpi="59.993629"><flowRegion
1143   - style="stroke-width:1.29665077px"
1144   - id="flowRegion373"><rect
1145   - style="stroke-width:1.29665077px"
1146   - id="rect371"
1147   - width="222.85715"
1148   - height="205.71429"
1149   - x="-1328.5714"
1150   - y="868.23395" /></flowRegion><flowPara
1151   - id="flowPara375"
1152   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';stroke-width:1.29665077px">...</flowPara></flowRoot> <flowRoot
1153   - transform="matrix(0,0.20405135,0.20405135,0,-378.94618,447.38408)"
1154   - style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1155   - id="flowRoot491"
1156   - xml:space="preserve"
1157   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1158   - inkscape:export-xdpi="59.993629"
1159   - inkscape:export-ydpi="59.993629"><flowRegion
1160   - id="flowRegion487"
1161   - style="stroke-width:1.29665077px"><rect
1162   - y="868.23395"
1163   - x="-1328.5714"
1164   - height="205.71429"
1165   - width="222.85715"
1166   - id="rect485"
1167   - style="stroke-width:1.29665077px" /></flowRegion><flowPara
1168   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';stroke-width:1.29665077px"
1169   - id="flowPara489">...</flowPara></flowRoot> <rect
1170   - rx="6.3516374"
1171   - inkscape:export-ydpi="59.993629"
1172   - inkscape:export-xdpi="59.993629"
1173   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1174   - ry="6.3516374"
1175   - y="48.827862"
1176   - x="-232.10907"
1177   - height="24.37038"
1178   - width="79.984833"
1179   - id="rect187"
1180   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
1181   - <text
1182   - inkscape:export-ydpi="59.993629"
1183   - inkscape:export-xdpi="59.993629"
1184   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1185   - id="text191"
1186   - y="65.493622"
1187   - x="-207.9287"
1188   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1189   - xml:space="preserve"><tspan
1190   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px"
1191   - y="65.493622"
1192   - x="-207.9287"
1193   - id="tspan189"
1194   - sodipodi:role="line">Gitlab</tspan></text>
1195   - <rect
1196   - rx="6.3516374"
1197   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1198   - id="rect195"
1199   - width="79.984833"
1200   - height="24.37038"
1201   - x="-232.10907"
1202   - y="90.952477"
1203   - ry="6.3516374"
1204   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1205   - inkscape:export-xdpi="59.993629"
1206   - inkscape:export-ydpi="59.993629" />
1207   - <text
1208   - xml:space="preserve"
1209   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1210   - x="-215.66624"
1211   - y="107.61823"
1212   - id="text199"
1213   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1214   - inkscape:export-xdpi="59.993629"
1215   - inkscape:export-ydpi="59.993629"><tspan
1216   - sodipodi:role="line"
1217   - id="tspan197"
1218   - x="-215.66624"
1219   - y="107.61823"
1220   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px">Mailman</tspan></text>
1221   - <rect
1222   - rx="6.3516374"
1223   - inkscape:export-ydpi="59.993629"
1224   - inkscape:export-xdpi="59.993629"
1225   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1226   - ry="6.3516374"
1227   - y="133.07709"
1228   - x="-232.10907"
1229   - height="24.37038"
1230   - width="79.984833"
1231   - id="rect244"
1232   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
1233   - <text
1234   - inkscape:export-ydpi="59.993629"
1235   - inkscape:export-xdpi="59.993629"
1236   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1237   - id="text248"
1238   - y="149.80492"
1239   - x="-217.43069"
1240   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1241   - xml:space="preserve"><tspan
1242   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px"
1243   - y="149.80492"
1244   - x="-217.43069"
1245   - id="tspan246"
1246   - sodipodi:role="line">Noosfero</tspan></text>
1247   - <g
1248   - id="g875"
1249   - transform="translate(4.4504802e-6)"
1250   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1251   - inkscape:export-xdpi="59.993629"
1252   - inkscape:export-ydpi="59.993629">
1253   - <rect
1254   - rx="6.3516374"
1255   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1256   - id="rect515"
1257   - width="79.984833"
1258   - height="24.37038"
1259   - x="-232.10907"
1260   - y="6.703217"
1261   - ry="6.3516374"
1262   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1263   - inkscape:export-xdpi="293.84"
1264   - inkscape:export-ydpi="293.84" />
1265   - <text
1266   - xml:space="preserve"
1267   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1268   - x="-207.74249"
1269   - y="23.368977"
1270   - id="text519"
1271   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1272   - inkscape:export-xdpi="293.84"
1273   - inkscape:export-ydpi="293.84"><tspan
1274   - sodipodi:role="line"
1275   - id="tspan517"
1276   - x="-207.74249"
1277   - y="23.368977"
1278   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px">Colab</tspan></text>
1279   - </g>
1280   - <rect
1281   - inkscape:export-ydpi="59.993629"
1282   - inkscape:export-xdpi="59.993629"
1283   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1284   - ry="6.3516374"
1285   - y="68.848862"
1286   - x="-355.37796"
1287   - height="24.37038"
1288   - width="79.984833"
1289   - id="rect515-1"
1290   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1291   - rx="6.3516374" />
1292   - <text
1293   - inkscape:export-ydpi="59.993629"
1294   - inkscape:export-xdpi="59.993629"
1295   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1296   - id="text519-6"
1297   - y="85.278183"
1298   - x="-336.07419"
1299   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1300   - xml:space="preserve"><tspan
1301   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.26458332px"
1302   - y="85.278183"
1303   - x="-336.07419"
1304   - id="tspan517-9"
1305   - sodipodi:role="line">Feature</tspan></text>
1306   - <text
1307   - xml:space="preserve"
1308   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1309   - x="120.67804"
1310   - y="-29.855127"
1311   - id="text4542"
1312   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1313   - inkscape:export-xdpi="59.993629"
1314   - inkscape:export-ydpi="59.993629"><tspan
1315   - sodipodi:role="line"
1316   - id="tspan4540"
1317   - x="120.67804"
1318   - y="-29.855127"
1319   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px">Preparing</tspan><tspan
1320   - sodipodi:role="line"
1321   - x="120.67804"
1322   - y="-17.948877"
1323   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10.58333302px;line-height:11.90625px;font-family:Courier;-inkscape-font-specification:'Courier, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26458332px"
1324   - id="tspan4544">new Release</tspan></text>
1325   - <rect
1326   - inkscape:export-ydpi="59.993629"
1327   - inkscape:export-xdpi="59.993629"
1328   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1329   - ry="10.5964"
1330   - y="-48.821728"
1331   - x="69.217072"
1332   - height="256.45126"
1333   - width="103.40431"
1334   - id="rect20220"
1335   - style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#554400;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.99999995, 3;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1336   - rx="10.5964" />
1337   - <flowRoot
1338   - xml:space="preserve"
1339   - id="flowRoot377-1"
1340   - style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.29665077px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1341   - transform="matrix(0,0.20405135,0.20405135,0,-59.435038,447.38408)"
1342   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1343   - inkscape:export-xdpi="59.993629"
1344   - inkscape:export-ydpi="59.993629"><flowRegion
1345   - style="stroke-width:1.29665077px"
1346   - id="flowRegion373-9"><rect
1347   - style="stroke-width:1.29665077px"
1348   - id="rect371-9"
1349   - width="222.85715"
1350   - height="205.71429"
1351   - x="-1328.5714"
1352   - y="868.23395" /></flowRegion><flowPara
1353   - id="flowPara375-3"
1354   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.33333588px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';stroke-width:1.29665077px">...</flowPara></flowRoot> <rect
1355   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1356   - id="rect740"
1357   - width="79.984833"
1358   - height="38.061478"
1359   - x="79.644897"
1360   - y="-0.14233224"
1361   - ry="9.91994"
1362   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1363   - inkscape:export-xdpi="59.993629"
1364   - inkscape:export-ydpi="59.993629"
1365   - rx="9.91994" />
1366   - <text
1367   - xml:space="preserve"
1368   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1369   - x="119.52205"
1370   - y="17.063866"
1371   - id="text746"
1372   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1373   - inkscape:export-xdpi="59.993629"
1374   - inkscape:export-ydpi="59.993629"><tspan
1375   - id="tspan742"
1376   - sodipodi:role="line"
1377   - x="119.52205"
1378   - y="17.063866"
1379   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">Colab</tspan><tspan
1380   - id="tspan744"
1381   - sodipodi:role="line"
1382   - x="119.52205"
1383   - y="29.674088"
1384   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">release</tspan></text>
1385   - <rect
1386   - rx="9.91994"
1387   - inkscape:export-ydpi="59.993629"
1388   - inkscape:export-xdpi="59.993629"
1389   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1390   - ry="9.91994"
1391   - y="41.982311"
1392   - x="79.644897"
1393   - height="38.061478"
1394   - width="79.984833"
1395   - id="rect814"
1396   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
1397   - <text
1398   - inkscape:export-ydpi="59.993629"
1399   - inkscape:export-xdpi="59.993629"
1400   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1401   - id="text820"
1402   - y="59.188511"
1403   - x="119.52205"
1404   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1405   - xml:space="preserve"><tspan
1406   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
1407   - y="59.188511"
1408   - x="119.52205"
1409   - sodipodi:role="line"
1410   - id="tspan816">Gitlab</tspan><tspan
1411   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
1412   - y="71.798729"
1413   - x="119.52205"
1414   - sodipodi:role="line"
1415   - id="tspan818">release</tspan></text>
1416   - <rect
1417   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
1418   - id="rect824"
1419   - width="79.984833"
1420   - height="38.061478"
1421   - x="79.644897"
1422   - y="84.106926"
1423   - ry="9.91994"
1424   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1425   - inkscape:export-xdpi="59.993629"
1426   - inkscape:export-ydpi="59.993629"
1427   - rx="9.91994" />
1428   - <text
1429   - xml:space="preserve"
1430   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1431   - x="119.52205"
1432   - y="101.31313"
1433   - id="text830"
1434   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1435   - inkscape:export-xdpi="59.993629"
1436   - inkscape:export-ydpi="59.993629"><tspan
1437   - id="tspan826"
1438   - sodipodi:role="line"
1439   - x="119.52205"
1440   - y="101.31313"
1441   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">Mailman</tspan><tspan
1442   - id="tspan828"
1443   - sodipodi:role="line"
1444   - x="119.52205"
1445   - y="113.92336"
1446   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px">release</tspan></text>
1447   - <rect
1448   - rx="9.91994"
1449   - inkscape:export-ydpi="59.993629"
1450   - inkscape:export-xdpi="59.993629"
1451   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1452   - ry="9.91994"
1453   - y="126.23154"
1454   - x="79.644897"
1455   - height="38.061478"
1456   - width="79.984833"
1457   - id="rect834"
1458   - style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
1459   - <text
1460   - inkscape:export-ydpi="59.993629"
1461   - inkscape:export-xdpi="59.993629"
1462   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1463   - id="text840"
1464   - y="143.43773"
1465   - x="119.52205"
1466   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.74834156px;line-height:5.03029633px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1467   - xml:space="preserve"><tspan
1468   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
1469   - y="143.43773"
1470   - x="119.52205"
1471   - sodipodi:role="line"
1472   - id="tspan836">Noosfero</tspan><tspan
1473   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.10581303px;line-height:12.61022186px;font-family:Roboto;-inkscape-font-specification:Roboto;text-align:center;text-anchor:middle;stroke-width:0.26458332px"
1474   - y="156.04794"
1475   - x="119.52205"
1476   - sodipodi:role="line"
1477   - id="tspan838">release</tspan></text>
1478   - <path
1479   - inkscape:connector-curvature="0"
1480   - id="path13368"
1481   - d="M 31.529599,18.906023 H 65.042642"
1482   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1280);fill-opacity:1"
1483   - sodipodi:nodetypes="cc"
1484   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1485   - inkscape:export-xdpi="59.993629"
1486   - inkscape:export-ydpi="59.993629" />
1487   - <path
1488   - inkscape:export-ydpi="59.993629"
1489   - inkscape:export-xdpi="59.993629"
1490   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1491   - sodipodi:nodetypes="cc"
1492   - style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2214);fill-opacity:1"
1493   - d="M 31.529599,61.030667 H 65.042642"
1494   - id="path914"
1495   - inkscape:connector-curvature="0" />
1496   - <path
1497   - inkscape:connector-curvature="0"
1498   - id="path916"
1499   - d="M 31.529599,103.15528 H 65.042642"
1500   - style="fill:none;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2362)"
1501   - sodipodi:nodetypes="cc"
1502   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1503   - inkscape:export-xdpi="59.993629"
1504   - inkscape:export-ydpi="59.993629" />
1505   - <path
1506   - inkscape:export-ydpi="59.993629"
1507   - inkscape:export-xdpi="59.993629"
1508   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1509   - sodipodi:nodetypes="cc"
1510   - style="fill:#c66e00;fill-rule:evenodd;stroke:#c66e00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 1.00000003000000004;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker13378);fill-opacity:1"
1511   - d="M 31.529599,145.27989 H 65.042642"
1512   - id="path918"
1513   - inkscape:connector-curvature="0" />
1514   - <g
1515   - id="g1184"
1516   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1517   - inkscape:export-xdpi="59.993629"
1518   - inkscape:export-ydpi="59.993629">
1519   - <path
1520   - inkscape:export-ydpi="293.84"
1521   - inkscape:export-xdpi="293.84"
1522   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1523   - inkscape:connector-curvature="0"
1524   - id="path12618"
1525   - d="m -140.42752,18.906023 h 32.01688"
1526   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1527   - sodipodi:nodetypes="cc" />
1528   - <path
1529   - sodipodi:nodetypes="cc"
1530   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1531   - d="m -140.42752,61.030667 h 32.01688"
1532   - id="path638"
1533   - inkscape:connector-curvature="0"
1534   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1535   - inkscape:export-xdpi="293.84"
1536   - inkscape:export-ydpi="293.84" />
1537   - <path
1538   - inkscape:export-ydpi="293.84"
1539   - inkscape:export-xdpi="293.84"
1540   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1541   - inkscape:connector-curvature="0"
1542   - id="path640"
1543   - d="m -140.42752,103.15528 h 32.01688"
1544   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1545   - sodipodi:nodetypes="cc" />
1546   - <path
1547   - sodipodi:nodetypes="cc"
1548   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1549   - d="m -140.42752,145.27989 h 32.01688"
1550   - id="path642"
1551   - inkscape:connector-curvature="0"
1552   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1553   - inkscape:export-xdpi="293.84"
1554   - inkscape:export-ydpi="293.84" />
1555   - <path
1556   - sodipodi:nodetypes="cc"
1557   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1558   - d="m -140.42752,18.906023 h 32.01688"
1559   - id="path1050"
1560   - inkscape:connector-curvature="0"
1561   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1562   - inkscape:export-xdpi="293.84"
1563   - inkscape:export-ydpi="293.84" />
1564   - <path
1565   - inkscape:export-ydpi="293.84"
1566   - inkscape:export-xdpi="293.84"
1567   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1568   - inkscape:connector-curvature="0"
1569   - id="path1052"
1570   - d="m -140.42752,61.030667 h 32.01688"
1571   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1572   - sodipodi:nodetypes="cc" />
1573   - <path
1574   - sodipodi:nodetypes="cc"
1575   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1576   - d="m -140.42752,103.15528 h 32.01688"
1577   - id="path1054"
1578   - inkscape:connector-curvature="0"
1579   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1580   - inkscape:export-xdpi="293.84"
1581   - inkscape:export-ydpi="293.84" />
1582   - <path
1583   - inkscape:export-ydpi="293.84"
1584   - inkscape:export-xdpi="293.84"
1585   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1586   - inkscape:connector-curvature="0"
1587   - id="path1056"
1588   - d="m -140.42752,145.27989 h 32.01688"
1589   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622)"
1590   - sodipodi:nodetypes="cc" />
1591   - </g>
1592   - <g
1593   - id="g1174"
1594   - transform="translate(-7.4083337,-3.938397)"
1595   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1596   - inkscape:export-xdpi="59.993629"
1597   - inkscape:export-ydpi="59.993629">
1598   - <path
1599   - inkscape:export-ydpi="293.84"
1600   - inkscape:export-xdpi="293.84"
1601   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1602   - inkscape:connector-curvature="0"
1603   - id="path12618-5"
1604   - d="m 182.72714,22.844377 h 32.01688"
1605   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1606   - sodipodi:nodetypes="cc" />
1607   - <path
1608   - sodipodi:nodetypes="cc"
1609   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1610   - d="m 182.72714,64.969022 h 32.01688"
1611   - id="path638-9"
1612   - inkscape:connector-curvature="0"
1613   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1614   - inkscape:export-xdpi="293.84"
1615   - inkscape:export-ydpi="293.84" />
1616   - <path
1617   - inkscape:export-ydpi="293.84"
1618   - inkscape:export-xdpi="293.84"
1619   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1620   - inkscape:connector-curvature="0"
1621   - id="path640-4"
1622   - d="m 182.72714,107.09367 h 32.01688"
1623   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1624   - sodipodi:nodetypes="cc" />
1625   - <path
1626   - sodipodi:nodetypes="cc"
1627   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1628   - d="m 182.72714,149.21833 h 32.01688"
1629   - id="path642-4"
1630   - inkscape:connector-curvature="0"
1631   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1632   - inkscape:export-xdpi="293.84"
1633   - inkscape:export-ydpi="293.84" />
1634   - <path
1635   - sodipodi:nodetypes="cc"
1636   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1637   - d="m 182.72714,22.844377 h 32.01688"
1638   - id="path1050-2"
1639   - inkscape:connector-curvature="0"
1640   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1641   - inkscape:export-xdpi="293.84"
1642   - inkscape:export-ydpi="293.84" />
1643   - <path
1644   - inkscape:export-ydpi="293.84"
1645   - inkscape:export-xdpi="293.84"
1646   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1647   - inkscape:connector-curvature="0"
1648   - id="path1052-0"
1649   - d="m 182.72714,64.969022 h 32.01688"
1650   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1651   - sodipodi:nodetypes="cc" />
1652   - <path
1653   - sodipodi:nodetypes="cc"
1654   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1655   - d="m 182.72714,107.09367 h 32.01688"
1656   - id="path1054-0"
1657   - inkscape:connector-curvature="0"
1658   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1659   - inkscape:export-xdpi="293.84"
1660   - inkscape:export-ydpi="293.84" />
1661   - <path
1662   - inkscape:export-ydpi="293.84"
1663   - inkscape:export-xdpi="293.84"
1664   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1665   - inkscape:connector-curvature="0"
1666   - id="path1056-0"
1667   - d="m 182.72714,149.21833 h 32.01688"
1668   - style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker12622-7)"
1669   - sodipodi:nodetypes="cc" />
1670   - </g>
1671   - <text
1672   - xml:space="preserve"
1673   - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:17.63888931px;line-height:6.08541679px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
1674   - x="262.54721"
1675   - y="88.349464"
1676   - id="text4799"
1677   - inkscape:export-filename="/home/siqueira/Documents/Code/articles/ieeeSW/releaseEng3/figures/pipeline_2.png"
1678   - inkscape:export-xdpi="59.993629"
1679   - inkscape:export-ydpi="59.993629"><tspan
1680   - sodipodi:role="line"
1681   - x="262.54721"
1682   - y="88.349464"
1683   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
1684   - id="tspan4806">Package</tspan><tspan
1685   - sodipodi:role="line"
1686   - x="262.54721"
1687   - y="104.22446"
1688   - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.69999981px;line-height:15.875px;font-family:Roboto;-inkscape-font-specification:Roboto;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:middle;white-space:normal;shape-padding:0;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
1689   - id="tspan4810">Set</tspan></text>
1690   - </g>
1691   -</svg>