aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/public')
-rw-r--r--services/nuldoc/public/about/index.html3
-rw-r--r--services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/index.html97
-rw-r--r--services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/slides.pdf6379
-rw-r--r--services/nuldoc/public/slides/slides/atom.xml10
-rw-r--r--services/nuldoc/public/slides/slides/index.html29
-rw-r--r--services/nuldoc/public/slides/tags/conference/atom.xml10
-rw-r--r--services/nuldoc/public/slides/tags/conference/index.html29
-rw-r--r--services/nuldoc/public/slides/tags/index.html16
-rw-r--r--services/nuldoc/public/slides/tags/php/atom.xml10
-rw-r--r--services/nuldoc/public/slides/tags/php/index.html29
-rw-r--r--services/nuldoc/public/slides/tags/phpcon-odawara/atom.xml10
-rw-r--r--services/nuldoc/public/slides/tags/phpcon-odawara/index.html29
-rw-r--r--services/nuldoc/public/slides/tags/xdebug/atom.xml19
-rw-r--r--services/nuldoc/public/slides/tags/xdebug/index.html78
14 files changed, 6741 insertions, 7 deletions
diff --git a/services/nuldoc/public/about/index.html b/services/nuldoc/public/about/index.html
index c610034e..b385242a 100644
--- a/services/nuldoc/public/about/index.html
+++ b/services/nuldoc/public/about/index.html
@@ -64,6 +64,9 @@
<h2>登壇</h2>
<ul>
<li>
+ <a href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/">2026-04-11: PHP カンファレンス小田原 2026 (レギュラートーク (20分))</a>
+ </li>
+ <li>
<a href="https://slides.nsfisis.dev/slides/2026-03-22/phperkaigi-2026/">2026-03-22: PHPerKaigi 2026 (レギュラートーク (20分))</a>
</li>
<li>
diff --git a/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/index.html b/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/index.html
new file mode 100644
index 00000000..37ed1fb5
--- /dev/null
+++ b/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/index.html
@@ -0,0 +1,97 @@
+<!DOCTYPE html>
+<html lang="ja-JP">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="author" content="nsfisis">
+ <meta name="copyright" content="&copy; 2026 nsfisis">
+ <meta name="description" content="「Deep Dive into Xdebug」(PHP カンファレンス小田原 2026 で登壇)">
+ <meta name="keywords" content="カンファレンス,PHP,PHP カンファレンス小田原,Xdebug">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="Deep Dive into Xdebug (PHP カンファレンス小田原 2026)|nsfisis’ slides">
+ <meta property="og:description" content="「Deep Dive into Xdebug」(PHP カンファレンス小田原 2026 で登壇)">
+ <meta property="og:site_name" content="nsfisis’ slides">
+ <meta property="og:locale" content="ja_JP">
+ <meta name="Hatena::Bookmark" content="nocomment">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <title>Deep Dive into Xdebug (PHP カンファレンス小田原 2026)|nsfisis’ slides</title>
+ <link rel="stylesheet" href="/style.css?h=c3724e2d900f13528c82005e79a8ec23">
+ </head>
+ <body class="single">
+ <link rel="stylesheet" href="/slides.css?h=439ab4bc2a67451d90853ddfc17d1d25">
+ <header class="header">
+ <div class="site-logo">
+ <a href="https://nsfisis.dev/">nsfisis.dev</a>
+ </div>
+ <nav class="nav">
+ <ul>
+ <li>
+ <a href="https://about.nsfisis.dev/">About</a>
+ </li>
+ <li>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
+ </li>
+ </ul>
+ </nav>
+ </header>
+ <main class="main">
+ <article class="post-single">
+ <header class="post-header">
+ <h1 class="post-title">Deep Dive into Xdebug</h1>
+ <ul class="post-tags">
+ <li class="tag">
+ <a class="tag-inner" href="/tags/conference/">カンファレンス</a>
+ </li>
+ <li class="tag">
+ <a class="tag-inner" href="/tags/php/">PHP</a>
+ </li>
+ <li class="tag">
+ <a class="tag-inner" href="/tags/phpcon-odawara/">PHP カンファレンス小田原</a>
+ </li>
+ <li class="tag">
+ <a class="tag-inner" href="/tags/xdebug/">Xdebug</a>
+ </li>
+ </ul>
+ </header>
+ <div class="post-content">
+ <section id="changelog">
+ <h2><a href="#changelog">更新履歴</a></h2>
+ <ol>
+ <li class="revision">
+ <time datetime="2026-04-11">2026-04-11</time>: 登壇
+ </li>
+ </ol>
+ </section>
+ <div class="slide-container">
+ <canvas data-slide-link="/slides/2026-04-11/phpcon-odawara-2026/slides.pdf" id="slide">
+ </canvas>
+ </div>
+ <div class="controllers">
+ <div class="controllers-buttons">
+ <button id="prev" type="button">
+ <svg fill="none" height="20" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" width="20">
+ <path d="M15 18l-6-6 6-6">
+ </path>
+ </svg>
+ </button>
+ <button id="next" type="button">
+ <svg fill="none" height="20" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" width="20">
+ <path d="M9 18l6-6-6-6">
+ </path>
+ </svg>
+ </button>
+ </div>
+ </div>
+ <script src="/slide.js?h=c2c22b47417da35a41fbb991178b64d2" type="module">
+ </script>
+ </div>
+ </article>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>
diff --git a/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/slides.pdf b/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/slides.pdf
new file mode 100644
index 00000000..0f13af4d
--- /dev/null
+++ b/services/nuldoc/public/slides/slides/2026-04-11/phpcon-odawara-2026/slides.pdf
@@ -0,0 +1,6379 @@
+%PDF-1.7
+%
+
+1 0 obj
+<<
+ /Type /Pages
+ /Count 27
+ /Kids [376 0 R 378 0 R 380 0 R 382 0 R 384 0 R 386 0 R 388 0 R 390 0 R 392 0 R 394 0 R 396 0 R 398 0 R 400 0 R 402 0 R 404 0 R 406 0 R 408 0 R 410 0 R 412 0 R 414 0 R 416 0 R 418 0 R 420 0 R 422 0 R 425 0 R 427 0 R 435 0 R]
+>>
+endobj
+
+2 0 obj
+<<
+ /Nums [0 325 0 R 1 326 0 R 2 327 0 R 3 328 0 R 4 329 0 R 5 330 0 R 6 331 0 R 7 332 0 R 8 333 0 R 9 334 0 R 10 335 0 R 11 336 0 R 12 337 0 R 13 338 0 R 14 339 0 R 15 340 0 R 16 341 0 R 17 342 0 R 18 343 0 R 19 344 0 R 20 345 0 R 21 346 0 R 22 347 0 R 23 348 0 R 24 349 0 R 25 350 0 R 26 351 0 R]
+>>
+endobj
+
+3 0 obj
+<<
+ /Type /StructTreeRoot
+ /RoleMap <<
+ /Datetime /Span
+ /Terms /Part
+ /Title /P
+ /Strong /Span
+ /Em /Span
+ >>
+ /K [31 0 R]
+ /ParentTree <<
+ /Nums [0 4 0 R 1 5 0 R 2 6 0 R 3 7 0 R 4 8 0 R 5 9 0 R 6 10 0 R 7 11 0 R 8 12 0 R 9 13 0 R 10 14 0 R 11 15 0 R 12 16 0 R 13 17 0 R 14 18 0 R 15 19 0 R 16 20 0 R 17 21 0 R 18 22 0 R 19 23 0 R 20 24 0 R 21 25 0 R 22 26 0 R 23 27 0 R 24 63 0 R 25 28 0 R 26 29 0 R 27 56 0 R 28 51 0 R 29 46 0 R 30 41 0 R 31 35 0 R 32 35 0 R 33 30 0 R]
+ >>
+ /ParentTreeNextKey 34
+>>
+endobj
+
+4 0 obj
+[324 0 R 324 0 R 324 0 R 324 0 R 324 0 R 324 0 R 324 0 R 323 0 R 322 0 R]
+endobj
+
+5 0 obj
+[321 0 R 321 0 R 320 0 R]
+endobj
+
+6 0 obj
+[319 0 R 319 0 R 319 0 R 319 0 R 319 0 R 319 0 R 319 0 R 319 0 R]
+endobj
+
+7 0 obj
+[318 0 R 317 0 R 316 0 R 316 0 R 316 0 R 316 0 R 314 0 R 313 0 R 313 0 R 311 0 R 310 0 R 308 0 R 307 0 R 305 0 R 304 0 R 304 0 R]
+endobj
+
+8 0 obj
+[301 0 R 301 0 R 301 0 R 301 0 R 301 0 R 301 0 R]
+endobj
+
+9 0 obj
+[300 0 R 300 0 R 299 0 R]
+endobj
+
+10 0 obj
+[298 0 R 298 0 R 297 0 R]
+endobj
+
+11 0 obj
+[296 0 R 296 0 R 296 0 R 296 0 R 296 0 R 296 0 R]
+endobj
+
+12 0 obj
+[295 0 R 295 0 R]
+endobj
+
+13 0 obj
+[294 0 R 294 0 R]
+endobj
+
+14 0 obj
+[293 0 R 293 0 R]
+endobj
+
+15 0 obj
+[292 0 R]
+endobj
+
+16 0 obj
+[291 0 R 291 0 R 291 0 R 291 0 R]
+endobj
+
+17 0 obj
+[290 0 R 290 0 R 290 0 R 290 0 R 290 0 R 290 0 R 284 0 R 284 0 R 284 0 R 284 0 R 284 0 R 284 0 R 284 0 R 278 0 R 277 0 R 274 0 R]
+endobj
+
+18 0 obj
+[268 0 R 268 0 R 268 0 R 268 0 R 268 0 R 268 0 R 262 0 R 262 0 R 262 0 R 262 0 R 262 0 R 262 0 R 262 0 R 256 0 R 255 0 R 252 0 R 249 0 R 246 0 R]
+endobj
+
+19 0 obj
+[240 0 R 240 0 R 234 0 R 234 0 R 234 0 R 234 0 R 234 0 R 234 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 231 0 R 228 0 R 228 0 R 228 0 R 225 0 R 225 0 R 225 0 R 225 0 R 222 0 R 222 0 R 219 0 R 216 0 R 216 0 R 216 0 R 213 0 R]
+endobj
+
+20 0 obj
+[207 0 R 207 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 201 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 198 0 R 195 0 R 195 0 R 195 0 R 195 0 R 195 0 R 195 0 R 192 0 R 192 0 R 189 0 R]
+endobj
+
+21 0 obj
+[183 0 R 183 0 R 177 0 R 177 0 R 177 0 R 177 0 R 177 0 R 177 0 R 177 0 R 177 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 174 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 171 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 168 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 165 0 R 162 0 R]
+endobj
+
+22 0 obj
+[156 0 R 156 0 R 150 0 R 150 0 R 150 0 R 150 0 R 150 0 R 150 0 R 150 0 R 150 0 R 147 0 R 147 0 R 147 0 R 147 0 R 147 0 R 147 0 R 147 0 R 147 0 R 147 0 R 144 0 R 144 0 R 144 0 R 144 0 R 144 0 R 144 0 R 144 0 R 144 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 141 0 R 138 0 R 138 0 R 138 0 R 138 0 R 138 0 R 138 0 R 135 0 R]
+endobj
+
+23 0 obj
+[129 0 R 129 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 123 0 R 120 0 R 120 0 R 120 0 R 120 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 117 0 R 114 0 R 114 0 R 114 0 R 114 0 R 114 0 R 114 0 R 114 0 R 114 0 R 111 0 R 111 0 R 111 0 R 111 0 R 111 0 R 111 0 R 111 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 108 0 R 105 0 R 105 0 R 105 0 R 105 0 R 105 0 R 105 0 R 105 0 R 105 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 102 0 R 99 0 R 99 0 R 99 0 R 99 0 R 99 0 R 99 0 R 99 0 R 99 0 R 96 0 R 96 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 93 0 R 90 0 R]
+endobj
+
+24 0 obj
+[84 0 R 83 0 R 81 0 R 81 0 R 81 0 R 81 0 R 81 0 R 81 0 R 82 0 R 81 0 R 81 0 R 81 0 R 79 0 R 78 0 R 77 0 R 77 0 R 77 0 R 77 0 R 77 0 R 77 0 R 77 0 R 77 0 R 75 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 74 0 R 72 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R 71 0 R]
+endobj
+
+25 0 obj
+[68 0 R 68 0 R 68 0 R 68 0 R 68 0 R 68 0 R 68 0 R 68 0 R]
+endobj
+
+26 0 obj
+[67 0 R 67 0 R 67 0 R 67 0 R 67 0 R 67 0 R 67 0 R 67 0 R 66 0 R 66 0 R 66 0 R 66 0 R]
+endobj
+
+27 0 obj
+[65 0 R 65 0 R 65 0 R 65 0 R 65 0 R]
+endobj
+
+28 0 obj
+[64 0 R 61 0 R]
+endobj
+
+29 0 obj
+[60 0 R 60 0 R 60 0 R]
+endobj
+
+30 0 obj
+[59 0 R 58 0 R 57 0 R 53 0 R 52 0 R 48 0 R 47 0 R 43 0 R 42 0 R 38 0 R 37 0 R 36 0 R]
+endobj
+
+31 0 obj
+<<
+ /Type /StructElem
+ /S /Document
+ /P 3 0 R
+ /K [324 0 R 323 0 R 322 0 R 321 0 R 320 0 R 319 0 R 318 0 R 302 0 R 301 0 R 300 0 R 299 0 R 298 0 R 297 0 R 296 0 R 295 0 R 294 0 R 293 0 R 292 0 R 291 0 R 279 0 R 278 0 R 269 0 R 257 0 R 256 0 R 241 0 R 208 0 R 184 0 R 157 0 R 130 0 R 85 0 R 84 0 R 69 0 R 68 0 R 67 0 R 66 0 R 65 0 R 62 0 R 61 0 R 60 0 R 59 0 R 32 0 R]
+>>
+endobj
+
+32 0 obj
+<<
+ /Type /StructElem
+ /S /L
+ /P 31 0 R
+ /A [<<
+ /O /List
+ /ListNumbering /Circle
+ >>]
+ /K [54 0 R 49 0 R 44 0 R 39 0 R 33 0 R]
+>>
+endobj
+
+33 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 32 0 R
+ /K [38 0 R 34 0 R]
+>>
+endobj
+
+34 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 33 0 R
+ /K [35 0 R]
+>>
+endobj
+
+35 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 34 0 R
+ /K [37 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 433 0 R
+ >> 36 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 434 0 R
+ >>]
+>>
+endobj
+
+36 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 35 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [11]
+ /Pg 435 0 R
+>>
+endobj
+
+37 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 35 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [10]
+ /Pg 435 0 R
+>>
+endobj
+
+38 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 33 0 R
+ /K [9]
+ /Pg 435 0 R
+>>
+endobj
+
+39 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 32 0 R
+ /K [43 0 R 40 0 R]
+>>
+endobj
+
+40 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 39 0 R
+ /K [41 0 R]
+>>
+endobj
+
+41 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 40 0 R
+ /K [42 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 432 0 R
+ >>]
+>>
+endobj
+
+42 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 41 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [8]
+ /Pg 435 0 R
+>>
+endobj
+
+43 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 39 0 R
+ /K [7]
+ /Pg 435 0 R
+>>
+endobj
+
+44 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 32 0 R
+ /K [48 0 R 45 0 R]
+>>
+endobj
+
+45 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 44 0 R
+ /K [46 0 R]
+>>
+endobj
+
+46 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 45 0 R
+ /K [47 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 431 0 R
+ >>]
+>>
+endobj
+
+47 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 46 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [6]
+ /Pg 435 0 R
+>>
+endobj
+
+48 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 44 0 R
+ /K [5]
+ /Pg 435 0 R
+>>
+endobj
+
+49 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 32 0 R
+ /K [53 0 R 50 0 R]
+>>
+endobj
+
+50 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 49 0 R
+ /K [51 0 R]
+>>
+endobj
+
+51 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 50 0 R
+ /K [52 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 430 0 R
+ >>]
+>>
+endobj
+
+52 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 51 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [4]
+ /Pg 435 0 R
+>>
+endobj
+
+53 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 49 0 R
+ /K [3]
+ /Pg 435 0 R
+>>
+endobj
+
+54 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 32 0 R
+ /K [58 0 R 55 0 R]
+>>
+endobj
+
+55 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 54 0 R
+ /K [56 0 R]
+>>
+endobj
+
+56 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 55 0 R
+ /K [57 0 R <<
+ /Type /OBJR
+ /Pg 435 0 R
+ /Obj 429 0 R
+ >>]
+>>
+endobj
+
+57 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 56 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [2]
+ /Pg 435 0 R
+>>
+endobj
+
+58 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 54 0 R
+ /K [1]
+ /Pg 435 0 R
+>>
+endobj
+
+59 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0]
+ /Pg 435 0 R
+>>
+endobj
+
+60 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2]
+ /Pg 427 0 R
+>>
+endobj
+
+61 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [1]
+ /Pg 425 0 R
+>>
+endobj
+
+62 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [63 0 R]
+>>
+endobj
+
+63 0 obj
+<<
+ /Type /StructElem
+ /S /Link
+ /P 62 0 R
+ /K [64 0 R <<
+ /Type /OBJR
+ /Pg 425 0 R
+ /Obj 424 0 R
+ >>]
+>>
+endobj
+
+64 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 63 0 R
+ /A [<<
+ /O /Layout
+ /TextDecorationType /Underline
+ >>]
+ /K [0]
+ /Pg 425 0 R
+>>
+endobj
+
+65 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4]
+ /Pg 422 0 R
+>>
+endobj
+
+66 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [8 9 10 11]
+ /Pg 420 0 R
+>>
+endobj
+
+67 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4 5 6 7]
+ /Pg 420 0 R
+>>
+endobj
+
+68 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4 5 6 7]
+ /Pg 418 0 R
+>>
+endobj
+
+69 0 obj
+<<
+ /Type /StructElem
+ /S /L
+ /P 31 0 R
+ /A [<<
+ /O /List
+ /ListNumbering /Circle
+ >>]
+ /K [80 0 R 76 0 R 73 0 R 70 0 R]
+>>
+endobj
+
+70 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 69 0 R
+ /K [72 0 R 71 0 R]
+>>
+endobj
+
+71 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 70 0 R
+ /K [34 35 36 37 38 39 40 41 42 43 44 45 46]
+ /Pg 416 0 R
+>>
+endobj
+
+72 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 70 0 R
+ /K [33]
+ /Pg 416 0 R
+>>
+endobj
+
+73 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 69 0 R
+ /K [75 0 R 74 0 R]
+>>
+endobj
+
+74 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 73 0 R
+ /K [23 24 25 26 27 28 29 30 31 32]
+ /Pg 416 0 R
+>>
+endobj
+
+75 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 73 0 R
+ /K [22]
+ /Pg 416 0 R
+>>
+endobj
+
+76 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 69 0 R
+ /K [79 0 R 77 0 R]
+>>
+endobj
+
+77 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 76 0 R
+ /K [78 0 R 14 15 16 17 18 19 20 21]
+ /Pg 416 0 R
+>>
+endobj
+
+78 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 77 0 R
+ /Lang (en)
+ /K [13]
+ /Pg 416 0 R
+>>
+endobj
+
+79 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 76 0 R
+ /K [12]
+ /Pg 416 0 R
+>>
+endobj
+
+80 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 69 0 R
+ /K [83 0 R 81 0 R]
+>>
+endobj
+
+81 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 80 0 R
+ /K [2 3 4 5 6 7 82 0 R 9 10 11]
+ /Pg 416 0 R
+>>
+endobj
+
+82 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 81 0 R
+ /Lang (en)
+ /K [8]
+ /Pg 416 0 R
+>>
+endobj
+
+83 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 80 0 R
+ /K [1]
+ /Pg 416 0 R
+>>
+endobj
+
+84 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0]
+ /Pg 416 0 R
+>>
+endobj
+
+85 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [87 0 R 86 0 R]
+>>
+endobj
+
+86 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 85 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+87 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 85 0 R
+ /K [124 0 R 121 0 R 118 0 R 115 0 R 112 0 R 109 0 R 106 0 R 103 0 R 100 0 R 97 0 R 94 0 R 91 0 R 88 0 R]
+>>
+endobj
+
+88 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [89 0 R]
+>>
+endobj
+
+89 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 88 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [90 0 R]
+>>
+endobj
+
+90 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 89 0 R
+ /K [92]
+ /Pg 414 0 R
+>>
+endobj
+
+91 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [92 0 R]
+>>
+endobj
+
+92 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 91 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [93 0 R]
+>>
+endobj
+
+93 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 92 0 R
+ /K [80 81 82 83 84 85 86 87 88 89 90 91]
+ /Pg 414 0 R
+>>
+endobj
+
+94 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [95 0 R]
+>>
+endobj
+
+95 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 94 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [96 0 R]
+>>
+endobj
+
+96 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 95 0 R
+ /K [78 79]
+ /Pg 414 0 R
+>>
+endobj
+
+97 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [98 0 R]
+>>
+endobj
+
+98 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 97 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [99 0 R]
+>>
+endobj
+
+99 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 98 0 R
+ /K [70 71 72 73 74 75 76 77]
+ /Pg 414 0 R
+>>
+endobj
+
+100 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [101 0 R]
+>>
+endobj
+
+101 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 100 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [102 0 R]
+>>
+endobj
+
+102 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 101 0 R
+ /K [59 60 61 62 63 64 65 66 67 68 69]
+ /Pg 414 0 R
+>>
+endobj
+
+103 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [104 0 R]
+>>
+endobj
+
+104 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 103 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [105 0 R]
+>>
+endobj
+
+105 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 104 0 R
+ /K [51 52 53 54 55 56 57 58]
+ /Pg 414 0 R
+>>
+endobj
+
+106 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [107 0 R]
+>>
+endobj
+
+107 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 106 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [108 0 R]
+>>
+endobj
+
+108 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 107 0 R
+ /K [41 42 43 44 45 46 47 48 49 50]
+ /Pg 414 0 R
+>>
+endobj
+
+109 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [110 0 R]
+>>
+endobj
+
+110 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 109 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [111 0 R]
+>>
+endobj
+
+111 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 110 0 R
+ /K [34 35 36 37 38 39 40]
+ /Pg 414 0 R
+>>
+endobj
+
+112 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [113 0 R]
+>>
+endobj
+
+113 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 112 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [114 0 R]
+>>
+endobj
+
+114 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 113 0 R
+ /K [26 27 28 29 30 31 32 33]
+ /Pg 414 0 R
+>>
+endobj
+
+115 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [116 0 R]
+>>
+endobj
+
+116 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 115 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [117 0 R]
+>>
+endobj
+
+117 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 116 0 R
+ /K [16 17 18 19 20 21 22 23 24 25]
+ /Pg 414 0 R
+>>
+endobj
+
+118 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [119 0 R]
+>>
+endobj
+
+119 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 118 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [120 0 R]
+>>
+endobj
+
+120 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 119 0 R
+ /K [12 13 14 15]
+ /Pg 414 0 R
+>>
+endobj
+
+121 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [122 0 R]
+>>
+endobj
+
+122 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 121 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [123 0 R]
+>>
+endobj
+
+123 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 122 0 R
+ /K [2 3 4 5 6 7 8 9 10 11]
+ /Pg 414 0 R
+>>
+endobj
+
+124 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 87 0 R
+ /K [125 0 R]
+>>
+endobj
+
+125 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 124 0 R
+ /K [127 0 R 126 0 R]
+>>
+endobj
+
+126 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 125 0 R
+ /K []
+>>
+endobj
+
+127 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 125 0 R
+ /K [128 0 R]
+>>
+endobj
+
+128 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 127 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [129 0 R]
+>>
+endobj
+
+129 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 128 0 R
+ /K [0 1]
+ /Pg 414 0 R
+>>
+endobj
+
+130 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [132 0 R 131 0 R]
+>>
+endobj
+
+131 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 130 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+132 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 130 0 R
+ /K [151 0 R 148 0 R 145 0 R 142 0 R 139 0 R 136 0 R 133 0 R]
+>>
+endobj
+
+133 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [134 0 R]
+>>
+endobj
+
+134 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 133 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [135 0 R]
+>>
+endobj
+
+135 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 134 0 R
+ /K [47]
+ /Pg 412 0 R
+>>
+endobj
+
+136 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [137 0 R]
+>>
+endobj
+
+137 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 136 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [138 0 R]
+>>
+endobj
+
+138 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 137 0 R
+ /K [41 42 43 44 45 46]
+ /Pg 412 0 R
+>>
+endobj
+
+139 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [140 0 R]
+>>
+endobj
+
+140 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 139 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [141 0 R]
+>>
+endobj
+
+141 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 140 0 R
+ /K [27 28 29 30 31 32 33 34 35 36 37 38 39 40]
+ /Pg 412 0 R
+>>
+endobj
+
+142 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [143 0 R]
+>>
+endobj
+
+143 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 142 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [144 0 R]
+>>
+endobj
+
+144 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 143 0 R
+ /K [19 20 21 22 23 24 25 26]
+ /Pg 412 0 R
+>>
+endobj
+
+145 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [146 0 R]
+>>
+endobj
+
+146 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 145 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [147 0 R]
+>>
+endobj
+
+147 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 146 0 R
+ /K [10 11 12 13 14 15 16 17 18]
+ /Pg 412 0 R
+>>
+endobj
+
+148 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [149 0 R]
+>>
+endobj
+
+149 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 148 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [150 0 R]
+>>
+endobj
+
+150 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 149 0 R
+ /K [2 3 4 5 6 7 8 9]
+ /Pg 412 0 R
+>>
+endobj
+
+151 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 132 0 R
+ /K [152 0 R]
+>>
+endobj
+
+152 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 151 0 R
+ /K [154 0 R 153 0 R]
+>>
+endobj
+
+153 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 152 0 R
+ /K []
+>>
+endobj
+
+154 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 152 0 R
+ /K [155 0 R]
+>>
+endobj
+
+155 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 154 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [156 0 R]
+>>
+endobj
+
+156 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 155 0 R
+ /K [0 1]
+ /Pg 412 0 R
+>>
+endobj
+
+157 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [159 0 R 158 0 R]
+>>
+endobj
+
+158 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 157 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+159 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 157 0 R
+ /K [178 0 R 175 0 R 172 0 R 169 0 R 166 0 R 163 0 R 160 0 R]
+>>
+endobj
+
+160 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [161 0 R]
+>>
+endobj
+
+161 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 160 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [162 0 R]
+>>
+endobj
+
+162 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 161 0 R
+ /K [67]
+ /Pg 410 0 R
+>>
+endobj
+
+163 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [164 0 R]
+>>
+endobj
+
+164 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 163 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [165 0 R]
+>>
+endobj
+
+165 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 164 0 R
+ /K [49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66]
+ /Pg 410 0 R
+>>
+endobj
+
+166 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [167 0 R]
+>>
+endobj
+
+167 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 166 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [168 0 R]
+>>
+endobj
+
+168 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 167 0 R
+ /K [36 37 38 39 40 41 42 43 44 45 46 47 48]
+ /Pg 410 0 R
+>>
+endobj
+
+169 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [170 0 R]
+>>
+endobj
+
+170 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 169 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [171 0 R]
+>>
+endobj
+
+171 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 170 0 R
+ /K [23 24 25 26 27 28 29 30 31 32 33 34 35]
+ /Pg 410 0 R
+>>
+endobj
+
+172 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [173 0 R]
+>>
+endobj
+
+173 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 172 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [174 0 R]
+>>
+endobj
+
+174 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 173 0 R
+ /K [10 11 12 13 14 15 16 17 18 19 20 21 22]
+ /Pg 410 0 R
+>>
+endobj
+
+175 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [176 0 R]
+>>
+endobj
+
+176 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 175 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [177 0 R]
+>>
+endobj
+
+177 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 176 0 R
+ /K [2 3 4 5 6 7 8 9]
+ /Pg 410 0 R
+>>
+endobj
+
+178 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 159 0 R
+ /K [179 0 R]
+>>
+endobj
+
+179 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 178 0 R
+ /K [181 0 R 180 0 R]
+>>
+endobj
+
+180 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 179 0 R
+ /K []
+>>
+endobj
+
+181 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 179 0 R
+ /K [182 0 R]
+>>
+endobj
+
+182 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 181 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [183 0 R]
+>>
+endobj
+
+183 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 182 0 R
+ /K [0 1]
+ /Pg 410 0 R
+>>
+endobj
+
+184 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [186 0 R 185 0 R]
+>>
+endobj
+
+185 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 184 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+186 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 184 0 R
+ /K [202 0 R 199 0 R 196 0 R 193 0 R 190 0 R 187 0 R]
+>>
+endobj
+
+187 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [188 0 R]
+>>
+endobj
+
+188 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 187 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [189 0 R]
+>>
+endobj
+
+189 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 188 0 R
+ /K [32]
+ /Pg 408 0 R
+>>
+endobj
+
+190 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [191 0 R]
+>>
+endobj
+
+191 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 190 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [192 0 R]
+>>
+endobj
+
+192 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 191 0 R
+ /K [30 31]
+ /Pg 408 0 R
+>>
+endobj
+
+193 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [194 0 R]
+>>
+endobj
+
+194 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 193 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [195 0 R]
+>>
+endobj
+
+195 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 194 0 R
+ /K [24 25 26 27 28 29]
+ /Pg 408 0 R
+>>
+endobj
+
+196 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [197 0 R]
+>>
+endobj
+
+197 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 196 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [198 0 R]
+>>
+endobj
+
+198 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 197 0 R
+ /K [12 13 14 15 16 17 18 19 20 21 22 23]
+ /Pg 408 0 R
+>>
+endobj
+
+199 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [200 0 R]
+>>
+endobj
+
+200 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 199 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [201 0 R]
+>>
+endobj
+
+201 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 200 0 R
+ /K [2 3 4 5 6 7 8 9 10 11]
+ /Pg 408 0 R
+>>
+endobj
+
+202 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 186 0 R
+ /K [203 0 R]
+>>
+endobj
+
+203 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 202 0 R
+ /K [205 0 R 204 0 R]
+>>
+endobj
+
+204 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 203 0 R
+ /K []
+>>
+endobj
+
+205 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 203 0 R
+ /K [206 0 R]
+>>
+endobj
+
+206 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 205 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [207 0 R]
+>>
+endobj
+
+207 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 206 0 R
+ /K [0 1]
+ /Pg 408 0 R
+>>
+endobj
+
+208 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [210 0 R 209 0 R]
+>>
+endobj
+
+209 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 208 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+210 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 208 0 R
+ /K [235 0 R 232 0 R 229 0 R 226 0 R 223 0 R 220 0 R 217 0 R 214 0 R 211 0 R]
+>>
+endobj
+
+211 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [212 0 R]
+>>
+endobj
+
+212 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 211 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [213 0 R]
+>>
+endobj
+
+213 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 212 0 R
+ /K [33]
+ /Pg 406 0 R
+>>
+endobj
+
+214 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [215 0 R]
+>>
+endobj
+
+215 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 214 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [216 0 R]
+>>
+endobj
+
+216 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 215 0 R
+ /K [30 31 32]
+ /Pg 406 0 R
+>>
+endobj
+
+217 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [218 0 R]
+>>
+endobj
+
+218 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 217 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [219 0 R]
+>>
+endobj
+
+219 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 218 0 R
+ /K [29]
+ /Pg 406 0 R
+>>
+endobj
+
+220 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [221 0 R]
+>>
+endobj
+
+221 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 220 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [222 0 R]
+>>
+endobj
+
+222 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 221 0 R
+ /K [27 28]
+ /Pg 406 0 R
+>>
+endobj
+
+223 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [224 0 R]
+>>
+endobj
+
+224 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 223 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [225 0 R]
+>>
+endobj
+
+225 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 224 0 R
+ /K [23 24 25 26]
+ /Pg 406 0 R
+>>
+endobj
+
+226 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [227 0 R]
+>>
+endobj
+
+227 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 226 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [228 0 R]
+>>
+endobj
+
+228 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 227 0 R
+ /K [20 21 22]
+ /Pg 406 0 R
+>>
+endobj
+
+229 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [230 0 R]
+>>
+endobj
+
+230 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 229 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [231 0 R]
+>>
+endobj
+
+231 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 230 0 R
+ /K [8 9 10 11 12 13 14 15 16 17 18 19]
+ /Pg 406 0 R
+>>
+endobj
+
+232 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [233 0 R]
+>>
+endobj
+
+233 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 232 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [234 0 R]
+>>
+endobj
+
+234 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 233 0 R
+ /K [2 3 4 5 6 7]
+ /Pg 406 0 R
+>>
+endobj
+
+235 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 210 0 R
+ /K [236 0 R]
+>>
+endobj
+
+236 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 235 0 R
+ /K [238 0 R 237 0 R]
+>>
+endobj
+
+237 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 236 0 R
+ /K []
+>>
+endobj
+
+238 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 236 0 R
+ /K [239 0 R]
+>>
+endobj
+
+239 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 238 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [240 0 R]
+>>
+endobj
+
+240 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 239 0 R
+ /K [0 1]
+ /Pg 406 0 R
+>>
+endobj
+
+241 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [243 0 R 242 0 R]
+>>
+endobj
+
+242 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 241 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+243 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 241 0 R
+ /K [253 0 R 250 0 R 247 0 R 244 0 R]
+>>
+endobj
+
+244 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 243 0 R
+ /K [245 0 R]
+>>
+endobj
+
+245 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 244 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [246 0 R]
+>>
+endobj
+
+246 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 245 0 R
+ /K [17]
+ /Pg 404 0 R
+>>
+endobj
+
+247 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 243 0 R
+ /K [248 0 R]
+>>
+endobj
+
+248 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 247 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [249 0 R]
+>>
+endobj
+
+249 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 248 0 R
+ /K [16]
+ /Pg 404 0 R
+>>
+endobj
+
+250 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 243 0 R
+ /K [251 0 R]
+>>
+endobj
+
+251 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 250 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [252 0 R]
+>>
+endobj
+
+252 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 251 0 R
+ /K [15]
+ /Pg 404 0 R
+>>
+endobj
+
+253 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 243 0 R
+ /K [254 0 R]
+>>
+endobj
+
+254 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 253 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [255 0 R]
+>>
+endobj
+
+255 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 254 0 R
+ /K [14]
+ /Pg 404 0 R
+>>
+endobj
+
+256 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [13]
+ /Pg 404 0 R
+>>
+endobj
+
+257 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [259 0 R 258 0 R]
+>>
+endobj
+
+258 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 257 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+259 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 257 0 R
+ /K [263 0 R 260 0 R]
+>>
+endobj
+
+260 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 259 0 R
+ /K [261 0 R]
+>>
+endobj
+
+261 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 260 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [262 0 R]
+>>
+endobj
+
+262 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 261 0 R
+ /K [6 7 8 9 10 11 12]
+ /Pg 404 0 R
+>>
+endobj
+
+263 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 259 0 R
+ /K [264 0 R]
+>>
+endobj
+
+264 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 263 0 R
+ /K [266 0 R 265 0 R]
+>>
+endobj
+
+265 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 264 0 R
+ /K []
+>>
+endobj
+
+266 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 264 0 R
+ /K [267 0 R]
+>>
+endobj
+
+267 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 266 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [268 0 R]
+>>
+endobj
+
+268 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 267 0 R
+ /K [0 1 2 3 4 5]
+ /Pg 404 0 R
+>>
+endobj
+
+269 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [271 0 R 270 0 R]
+>>
+endobj
+
+270 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 269 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+271 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 269 0 R
+ /K [275 0 R 272 0 R]
+>>
+endobj
+
+272 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 271 0 R
+ /K [273 0 R]
+>>
+endobj
+
+273 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 272 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [274 0 R]
+>>
+endobj
+
+274 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 273 0 R
+ /K [15]
+ /Pg 402 0 R
+>>
+endobj
+
+275 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 271 0 R
+ /K [276 0 R]
+>>
+endobj
+
+276 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 275 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [277 0 R]
+>>
+endobj
+
+277 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 276 0 R
+ /K [14]
+ /Pg 402 0 R
+>>
+endobj
+
+278 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [13]
+ /Pg 402 0 R
+>>
+endobj
+
+279 0 obj
+<<
+ /Type /StructElem
+ /S /Code
+ /P 31 0 R
+ /Lang (en)
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [281 0 R 280 0 R]
+>>
+endobj
+
+280 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 279 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K []
+>>
+endobj
+
+281 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 279 0 R
+ /K [285 0 R 282 0 R]
+>>
+endobj
+
+282 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 281 0 R
+ /K [283 0 R]
+>>
+endobj
+
+283 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 282 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [284 0 R]
+>>
+endobj
+
+284 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 283 0 R
+ /K [6 7 8 9 10 11 12]
+ /Pg 402 0 R
+>>
+endobj
+
+285 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 281 0 R
+ /K [286 0 R]
+>>
+endobj
+
+286 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 285 0 R
+ /K [288 0 R 287 0 R]
+>>
+endobj
+
+287 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 286 0 R
+ /K []
+>>
+endobj
+
+288 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 286 0 R
+ /K [289 0 R]
+>>
+endobj
+
+289 0 obj
+<<
+ /Type /StructElem
+ /S /Div
+ /P 288 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [290 0 R]
+>>
+endobj
+
+290 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 289 0 R
+ /K [0 1 2 3 4 5]
+ /Pg 402 0 R
+>>
+endobj
+
+291 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3]
+ /Pg 400 0 R
+>>
+endobj
+
+292 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [0]
+ /Pg 398 0 R
+>>
+endobj
+
+293 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 396 0 R
+>>
+endobj
+
+294 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 394 0 R
+>>
+endobj
+
+295 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 392 0 R
+>>
+endobj
+
+296 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4 5]
+ /Pg 390 0 R
+>>
+endobj
+
+297 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [2]
+ /Pg 388 0 R
+>>
+endobj
+
+298 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 388 0 R
+>>
+endobj
+
+299 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [2]
+ /Pg 386 0 R
+>>
+endobj
+
+300 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 386 0 R
+>>
+endobj
+
+301 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4 5]
+ /Pg 384 0 R
+>>
+endobj
+
+302 0 obj
+<<
+ /Type /StructElem
+ /S /L
+ /P 31 0 R
+ /A [<<
+ /O /List
+ /ListNumbering /Circle
+ >>]
+ /K [315 0 R 312 0 R 309 0 R 306 0 R 303 0 R]
+>>
+endobj
+
+303 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 302 0 R
+ /K [305 0 R 304 0 R]
+>>
+endobj
+
+304 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 303 0 R
+ /K [14 15]
+ /Pg 382 0 R
+>>
+endobj
+
+305 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 303 0 R
+ /K [13]
+ /Pg 382 0 R
+>>
+endobj
+
+306 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 302 0 R
+ /K [308 0 R 307 0 R]
+>>
+endobj
+
+307 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 306 0 R
+ /K [12]
+ /Pg 382 0 R
+>>
+endobj
+
+308 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 306 0 R
+ /K [11]
+ /Pg 382 0 R
+>>
+endobj
+
+309 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 302 0 R
+ /K [311 0 R 310 0 R]
+>>
+endobj
+
+310 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 309 0 R
+ /K [10]
+ /Pg 382 0 R
+>>
+endobj
+
+311 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 309 0 R
+ /K [9]
+ /Pg 382 0 R
+>>
+endobj
+
+312 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 302 0 R
+ /K [314 0 R 313 0 R]
+>>
+endobj
+
+313 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 312 0 R
+ /K [7 8]
+ /Pg 382 0 R
+>>
+endobj
+
+314 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 312 0 R
+ /K [6]
+ /Pg 382 0 R
+>>
+endobj
+
+315 0 obj
+<<
+ /Type /StructElem
+ /S /LI
+ /P 302 0 R
+ /K [317 0 R 316 0 R]
+>>
+endobj
+
+316 0 obj
+<<
+ /Type /StructElem
+ /S /LBody
+ /P 315 0 R
+ /K [2 3 4 5]
+ /Pg 382 0 R
+>>
+endobj
+
+317 0 obj
+<<
+ /Type /StructElem
+ /S /Lbl
+ /P 315 0 R
+ /K [1]
+ /Pg 382 0 R
+>>
+endobj
+
+318 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0]
+ /Pg 382 0 R
+>>
+endobj
+
+319 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1 2 3 4 5 6 7]
+ /Pg 380 0 R
+>>
+endobj
+
+320 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [2]
+ /Pg 378 0 R
+>>
+endobj
+
+321 0 obj
+<<
+ /Type /StructElem
+ /S /P
+ /P 31 0 R
+ /K [0 1]
+ /Pg 378 0 R
+>>
+endobj
+
+322 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [8]
+ /Pg 376 0 R
+>>
+endobj
+
+323 0 obj
+<<
+ /Type /StructElem
+ /S /Figure
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [7]
+ /Pg 376 0 R
+>>
+endobj
+
+324 0 obj
+<<
+ /Type /StructElem
+ /S /Span
+ /P 31 0 R
+ /A [<<
+ /O /Layout
+ /Placement /Block
+ >>]
+ /K [0 1 2 3 4 5 6]
+ /Pg 376 0 R
+>>
+endobj
+
+325 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 1
+>>
+endobj
+
+326 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 2
+>>
+endobj
+
+327 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 3
+>>
+endobj
+
+328 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 4
+>>
+endobj
+
+329 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 5
+>>
+endobj
+
+330 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 6
+>>
+endobj
+
+331 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 7
+>>
+endobj
+
+332 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 8
+>>
+endobj
+
+333 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 9
+>>
+endobj
+
+334 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 10
+>>
+endobj
+
+335 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 11
+>>
+endobj
+
+336 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 12
+>>
+endobj
+
+337 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 13
+>>
+endobj
+
+338 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 14
+>>
+endobj
+
+339 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 15
+>>
+endobj
+
+340 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 16
+>>
+endobj
+
+341 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 17
+>>
+endobj
+
+342 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 18
+>>
+endobj
+
+343 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 19
+>>
+endobj
+
+344 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 20
+>>
+endobj
+
+345 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 21
+>>
+endobj
+
+346 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 22
+>>
+endobj
+
+347 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 22
+>>
+endobj
+
+348 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 23
+>>
+endobj
+
+349 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 24
+>>
+endobj
+
+350 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 25
+>>
+endobj
+
+351 0 obj
+<<
+ /Type /PageLabel
+ /S /D
+ /St 26
+>>
+endobj
+
+352 0 obj
+<<
+ /Type /Font
+ /Subtype /Type0
+ /BaseFont /BHZPHW+BIZUDPGothic-Bold
+ /Encoding /Identity-H
+ /DescendantFonts [353 0 R]
+ /ToUnicode 356 0 R
+>>
+endobj
+
+353 0 obj
+<<
+ /Type /Font
+ /Subtype /CIDFontType2
+ /BaseFont /BHZPHW+BIZUDPGothic-Bold
+ /CIDSystemInfo <<
+ /Registry (Adobe)
+ /Ordering (Identity)
+ /Supplement 0
+ >>
+ /FontDescriptor 355 0 R
+ /DW 0
+ /CIDToGIDMap /Identity
+ /W [0 0 1000 1 1 850.09766 2 2 689.9414 3 3 729.98047 4 4 333.4961 5 5 319.82422 6 6 600.09766 7 7 720.21484 8 8 490.23438 9 9 700.1953 10 10 819.8242 11 12 729.98047 13 13 720.21484 14 14 669.9219]
+>>
+endobj
+
+354 0 obj
+<<
+ /Length 10
+ /Filter /FlateDecode
+>>
+stream
+x
+endstream
+endobj
+
+355 0 obj
+<<
+ /Type /FontDescriptor
+ /FontName /BHZPHW+BIZUDPGothic-Bold
+ /Flags 131076
+ /FontBBox [2.9296875 -120.11719 875.97656 879.8828]
+ /ItalicAngle 0
+ /Ascent 879.8828
+ /Descent -120.11719
+ /CapHeight 765.1367
+ /StemV 168.6
+ /CIDSet 354 0 R
+ /FontFile2 357 0 R
+>>
+endobj
+
+356 0 obj
+<<
+ /Length 802
+ /Type /CMap
+ /WMode 0
+>>
+stream
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: procset CIDInit
+%%IncludeResource: procset CIDInit
+%%BeginResource: CMap Custom
+%%Title: (Custom Adobe Identity 0)
+%%Version: 1
+%%EndComments
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/CIDSystemInfo 3 dict dup begin
+ /Registry (Adobe) def
+ /Ordering (Identity) def
+ /Supplement 0 def
+end def
+/CMapName /Custom def
+/CMapVersion 1 def
+/CMapType 0 def
+/WMode 0 def
+1 begincodespacerange
+<0000> <FFFF>
+endcodespacerange
+14 beginbfchar
+<0001> <0044>
+<0002> <0065>
+<0003> <0070>
+<0004> <0020>
+<0005> <0069>
+<0006> <0076>
+<0007> <006E>
+<0008> <0074>
+<0009> <006F>
+<000A> <0058>
+<000B> <0064>
+<000C> <0062>
+<000D> <0075>
+<000E> <0067>
+endbfchar
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+%%EndResource
+%%EOF
+endstream
+endobj
+
+357 0 obj
+<<
+ /Length 5398
+ /Filter /FlateDecode
+>>
+stream
+xY t}&@H |3 M 5Jf󀔐4>VEi}+U."hWۖcmx꽷VZ=7zdf߯?3'
+&
+%> $p=>%BH6NSB䑩M\/q=F 8Nu FDIiD80>d>$%Ǔx??أw=wusۭwܱ}-[6wƞXG4rֶCkV45ƕ u5ճǕQD
+(BҕYWdS*C *ʂM!9TUմWXF(!(sT0hhCjU""֫V}- 15Ī^Me5Q24&I، zD
+VX /@C$ * Xdžb:AlHpːO
+BBlH(Qn!g y8,$u$+tك`F-eI$S,2^r,MJ=DAB% 78)
+@]=Y+pt_M!&UIr?|i3D[B7^- RCzW'UI!Q{M4X2"rt@u1:Vu&L6͈V##g6CT'yWD97H _—DR̥wL|+,)|+Uz:yS"w* 6z(Sc,G{25-<Ԫ$nWUƵ!U$CM$*dPEcQԼH8*5XīkUa(ҫDU;YɆТ`S{;im%ܝzJzX؛D+E$P@tJ'y#$cHEGD|w^x^͉_"~zU' ~E;9ae(2qL*By³ltE+f3Hǖ0(z>y!z%;Ԅї&kav Ƣ|8)ݨg15LUG(boJ2Ҙdp` HSHӼ*74;ʛF+:h i |y5vGtͫq\XUTF=CKH FL6>znOv j5aekVZ8$CRC:-У*[3P$BgȾ_TZRGƓPWe"1n
+F~) !8`TOC<
+nETli^.2U|
+ڨQEnqfi-~&,N<+MN[26s"Hz!]"&q`Tw<bίpw
+C\BNXyNT-Yg&?D.q:Ϝfd:1ʜțH،]w]^1ﴤWܱ&6i1&j,"fŶj5xWj>
+  z-7Lk@b/NJH>F,w"'bNAbX]_Q Q|4^,N}Ih&#D
+am_Lg̙&4>|/6e
+To^4[sɾX"G[r}6ߡn_.&09%i/3 M;F,[C<tٌL2<,ڙaxb|kqLimq[Iygs?\F5"iT+2ӻ}Ojq5QSFJ0sTKE>}S=IA2&3@ĵ(J$YMq^t~92\,gSobf7O:1.1ŷxd{kT[ikL6x' #yfi kݽw uwUuSDHjTNrDT9$>c&qK{Hd9[Cz;#2-. 32+WkBU=DFlHo 2ŗ'-%Z_d^zEd3]O[֘T3U]4-p"&ԄοV;'BfbҼ°>n.2_*Kcnw 1j>25&Ʌ-/m4.ѮkƦqi?ter&crHlP7r@Y;C6dPRR;W:wKHROG^>(n4]zNWȰ5M[HȋёcpVڕZdc
+&33=FVԂIPt䖩z vZN}#&FS'~uz𥚍I=g6ELWs]q KJҹD//@Y.ZX6O8df!FnsxO9z&޷>8TVY晇7,&<}ZE@|x}ޞ;vmpwŴ̉6oGg6G<'Gx>M.9SZ..\0?yإ'mz4NSsznwHwRz_N<񭮍X9LQ x^WVPP"K^j/Y_Iv#?_sH~CއLd΀ǥ&-\4Q#B_:]$FywK/qC)$yN[v$n4\-w4`GI}l٩}?{kVm\Ry3=eO
+
+endstream
+endobj
+
+358 0 obj
+<<
+ /Type /Font
+ /Subtype /Type0
+ /BaseFont /BMEJNC+BIZUDPGothic-Regular
+ /Encoding /Identity-H
+ /DescendantFonts [359 0 R]
+ /ToUnicode 362 0 R
+>>
+endobj
+
+359 0 obj
+<<
+ /Type /Font
+ /Subtype /CIDFontType2
+ /BaseFont /BMEJNC+BIZUDPGothic-Regular
+ /CIDSystemInfo <<
+ /Registry (Adobe)
+ /Ordering (Identity)
+ /Supplement 0
+ >>
+ /FontDescriptor 361 0 R
+ /DW 0
+ /CIDToGIDMap /Identity
+ /W [0 0 1000 1 1 700.1953 2 2 589.84375 3 3 728.02734 4 4 319.82422 5 5 333.4961 6 6 490.23438 7 7 1000 8 8 939.9414 9 9 979.98047 10 10 919.9219 11 11 490.23438 12 12 740.2344 13 13 819.8242 14 14 939.9414 15 15 910.15625 16 16 899.90234 17 18 870.1172 19 19 930.1758 20 22 1000 23 25 759.7656 26 26 479.98047 27 27 759.7656 28 28 629.8828 29 29 500 30 30 799.8047 31 31 709.96094 32 32 689.9414 33 33 709.96094 34 34 700.1953 35 35 669.9219 36 36 1000 37 37 939.9414 38 38 850.09766 39 39 979.98047 40 41 1000 42 42 990.2344 43 43 979.98047 44 44 910.15625 45 45 1000 46 47 979.98047 48 48 970.21484 49 49 959.96094 50 50 990.2344 51 51 759.7656 52 52 419.92188 53 54 1000 55 55 600.09766 56 56 470.21484 57 57 680.1758 58 58 759.7656 59 59 959.96094 60 60 939.9414 61 61 790.03906 62 62 839.84375 63 63 970.21484 64 64 890.1367 65 65 839.84375 66 66 990.2344 67 67 950.1953 68 72 1000 73 74 759.7656 75 75 959.96094 76 76 970.21484 77 78 1000 79 79 759.7656 80 80 419.92188 81 81 839.84375 82 82 700.1953 83 83 839.84375 84 84 759.7656 85 85 890.1367 86 86 759.7656 87 87 709.96094 88 88 700.1953 89 89 709.96094 90 90 640.1367 91 93 1000 94 94 890.1367 95 95 979.98047 96 96 939.9414 97 97 979.98047 98 98 990.2344 99 99 979.98047 100 100 1000 101 101 600.09766 102 102 1000 103 103 919.9219 104 107 1000 108 108 959.96094 109 109 930.1758 110 110 1000 111 111 990.2344 112 112 979.98047 113 113 990.2344 114 114 979.98047 115 116 1000 117 117 850.09766 118 120 1000 121 121 959.96094 122 125 1000 126 126 959.96094 127 127 979.98047 128 128 850.09766 129 132 1000 133 133 950.1953 134 134 1000 135 135 979.98047 136 136 879.8828 137 137 919.9219 138 138 950.1953 139 139 1000 140 140 700.1953 141 142 310.0586 143 143 939.9414 144 144 970.21484 145 146 1000 147 147 879.8828 148 148 1000 149 149 979.98047 150 153 1000 154 154 450.1953 155 155 305.17578 156 156 649.90234 157 157 629.8828 158 158 330.07812 159 159 879.8828]
+>>
+endobj
+
+360 0 obj
+<<
+ /Length 12
+ /Filter /FlateDecode
+>>
+stream
+x
+endstream
+endobj
+
+361 0 obj
+<<
+ /Type /FontDescriptor
+ /FontName /BMEJNC+BIZUDPGothic-Regular
+ /Flags 131076
+ /FontBBox [0 -120.11719 986.8164 879.8828]
+ /ItalicAngle 0
+ /Ascent 879.8828
+ /Descent -120.11719
+ /CapHeight 765.1367
+ /StemV 95.4
+ /CIDSet 360 0 R
+ /FontFile2 363 0 R
+>>
+endobj
+
+362 0 obj
+<<
+ /Length 2862
+ /Type /CMap
+ /WMode 0
+>>
+stream
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: procset CIDInit
+%%IncludeResource: procset CIDInit
+%%BeginResource: CMap Custom
+%%Title: (Custom Adobe Identity 0)
+%%Version: 1
+%%EndComments
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/CIDSystemInfo 3 dict dup begin
+ /Registry (Adobe) def
+ /Ordering (Identity) def
+ /Supplement 0 def
+end def
+/CMapName /Custom def
+/CMapVersion 1 def
+/CMapType 0 def
+/WMode 0 def
+1 begincodespacerange
+<0000> <FFFF>
+endcodespacerange
+100 beginbfchar
+<0001> <006E>
+<0002> <0073>
+<0003> <00660069>
+<0004> <0069>
+<0005> <0020>
+<0006> <0028>
+<0007> <3044>
+<0008> <307E>
+<0009> <3080>
+<000A> <3089>
+<000B> <0029>
+<000C> <0050>
+<000D> <0048>
+<000E> <30AB>
+<000F> <30F3>
+<0010> <30D5>
+<0011> <30A1>
+<0012> <30EC>
+<0013> <30B9>
+<0014> <5C0F>
+<0015> <7530>
+<0016> <539F>
+<0017> <0032>
+<0018> <0030>
+<0019> <0036>
+<001A> <002D>
+<001B> <0034>
+<001C> <0031>
+<001D> <002F>
+<001E> <0058>
+<001F> <0064>
+<0020> <0065>
+<0021> <0062>
+<0022> <0075>
+<0023> <0067>
+<0024> <306E>
+<0025> <30C6>
+<0026> <30C3>
+<0027> <30D7>
+<0028> <5B9F>
+<0029> <884C>
+<002A> <306F>
+<002B> <3069>
+<002C> <3046>
+<002D> <73FE>
+<002E> <3055>
+<002F> <308C>
+<0030> <3066>
+<0031> <308B>
+<0032> <304B>
+<0033> <0033>
+<0034> <2022>
+<0035> <62E1>
+<0036> <5F35>
+<0037> <0078>
+<0038> <0074>
+<0039> <006F>
+<003A> <30C8>
+<003B> <30FC>
+<003C> <30ED>
+<003D> <30A4>
+<003E> <30EA>
+<003F> <30B0>
+<0040> <30B3>
+<0041> <30C9>
+<0042> <30D0>
+<0043> <30B8>
+<0044> <8A08>
+<0045> <6E2C>
+<0046> <4ECA>
+<0047> <56DE>
+<0048> <8A71>
+<0049> <0035>
+<004A> <0037>
+<004B> <3088>
+<004C> <306B>
+<004D> <88C5>
+<004E> <FF1F>
+<004F> <0038>
+<0050> <0049>
+<0051> <0044>
+<0052> <0045>
+<0053> <002B>
+<0054> <0039>
+<0055> <30BD>
+<0056> <0041>
+<0057> <0053>
+<0058> <0054>
+<0059> <0070>
+<005A> <0063>
+<005B> <7D50>
+<005C> <679C>
+<005D> <2193>
+<005E> <3053>
+<005F> <3067>
+<0060> <3068>
+<0061> <3081>
+<0062> <30D1>
+<0063> <30EB>
+<0064> <6642>
+endbfchar
+59 beginbfchar
+<0065> <3001>
+<0066> <5404>
+<0067> <30E1>
+<0068> <524D>
+<0069> <304C>
+<006A> <633F>
+<006B> <5165>
+<006C> <30CF>
+<006D> <30E9>
+<006E> <547C>
+<006F> <3070>
+<0070> <3078>
+<0071> <30DD>
+<0072> <3092>
+<0073> <9001>
+<0074> <4FE1>
+<0075> <3057>
+<0076> <547D>
+<0077> <4EE4>
+<0078> <5F85>
+<0079> <3061>
+<007A> <518D>
+<007B> <958B>
+<007C> <6765>
+<007D> <629C>
+<007E> <3051>
+<007F> <3042>
+<0080> <304F>
+<0081> <4E00>
+<0082> <2192>
+<0083> <81EA>
+<0084> <5206>
+<0085> <3082>
+<0086> <4F5C>
+<0087> <305A>
+<0088> <30DF>
+<0089> <30CB>
+<008A> <308D>
+<008B> <FF01>
+<008C> <0068>
+<008D> <003A>
+<008E> <002E>
+<008F> <006D>
+<0090> <3054>
+<0091> <6E05>
+<0092> <8074>
+<0093> <308A>
+<0094> <3056>
+<0095> <305F>
+<0096> <53C2>
+<0097> <8003>
+<0098> <6587>
+<0099> <732E>
+<009A> <0072>
+<009B> <005F>
+<009C> <0061>
+<009D> <006B>
+<009E> <006C>
+<009F> <0077>
+endbfchar
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+%%EndResource
+%%EOF
+endstream
+endobj
+
+363 0 obj
+<<
+ /Length 23602
+ /Filter /FlateDecode
+>>
+stream
+x \G?>'G"dYA<#
+"x "DFQD Q"^ETDuģZZkXkiǶ5h$3{|3=
+_(4Y:Ju |l@hqi&/2 I""@juA@jR['>:4,@0qB0+sI<GSy%<
+,֎fc`hm<W ..J&aGq'i5YYNH8@OH4٘M')# :nb'
+,{- wa>6ː o)B9np J,w1V bɝ;A6&qϱ\jr5DC]el5&XJǃ8>
+, )Yzd)iz1!1ul)JmXl߯"-`H(]n]mS
+sV+,5 FNS@ӦrV{ *^{lߖ-D(7Htkn w;m.Y6JR Rx˜>< +zʴ)i.4r詳XF^7:4X$׽X!TlZ:=ҺF#u-fh99ы0R^k`[vӭ@Z{_MI(-EI(:L:mK VCJq+ ͌ll!+ k5j$53%9$1}u<1#k`0 V?#M#Pڴ2啤FR̪8 0[km:^#0:UxՆ:u2.q@Gf7{yVլ  9L
+!_ ^h28<4u:{Rio<e|S'f.QO.mIEA]}28k x)uu<s~<'8z⋤4
+92W% K6usM<KU^8t`B)^o`WE@u
+7Ͻ#!ۦ[XٷxWu9mJ}jLe%ivpupvv0$"g=(TWH%f,յhtn%zLUaYUjpt/i<p|v1,dŔ+T2LߺYBO<dn ((8 \ưUMsr㳷l^ykp{e%:Z!@' ;-SQ2
+u3dXwG>,4*2
+$AF9+]wũguko OJ"CG'VnBl0|MpbI٫(ŏ[t6A{I-}'Zp| pFBhi pɳa
+NIY_(>=l"8NyX$~8Ƥ!{7?ʛ/FWD9۲/~)ek1R?w TB}=T6x~iab+
+_N_
+NfcN/>m*;ċ!ĵդ@d42pFG'g0Z͛-|Tr4"=aO{(vC{6?hzkƸ*mŷV.-q;e{D~str*GƇg^8{ *l
+i$RC(_C$D"pD)?AuߡUڕe}}ҐB_W9|ɢ/
+εvmu^㴂~!v\9EZ1a4H<
+Ȅ'jotec+k{
+>S
+S^5=FOv"Mlg'lka5_^bxg-w/+ܗ
+˳߇> n-k77+\1ݼ>{ gh L!J*RȊt,u3XbD
+wE:'3gǟfp6=Qhu(F^=Cg\<v9vbk CXvbf:ñjӧȋ
+$sYXվ` uE7mAftk/mb\ڹ8\T8}ֿa߾v9+t58׌Y5KK.(s,g:`3!=
+j/8mt WW [fg铳8C6>q4jWf:6~0M&ͽy;RʩB֙o˒ v-^NΕnywɯ7<ώQqĜ3BHBzL!WG-b2
+;
+rB2$mod$3e2DEr!.cozzTF (%I&@]#o=Pr[&mqcL)hJJ5qÊkEMSƢ4ƨq%uD;m/x<z[!@stɀU/8`_Oq陡Y¦dh,1u
+:]QtI;-/>c)Oc:6p/gyޘ;<)
+F2O
+bwwUgVg }d
+84aY
+a&7Ftt,1]>gdY#ݴhh
+iVs'VG*xMgi>m?nknI0.P~ISV)7$O]6z`ŗ5=)}KhģOgմXU>I
+]7$~-.e/W#QU$-^ ^0$ُݶ(+din0t}t,G׮/zky m7P]k6rh3gn31
+Tk'nE0OØ
+$+}}tXҞYI oL9Ojd_8@%l ABA2ZRII 98XybF9K @AOӫ=`
+͂OtIp bWɤmU۫oX}|˗a\ VF\7j‰WEfr7_S=';p LQ+~^č/dGO0#gҏph[tTdʀ#ƒ 0/F~P3F!Q> P3«[o+E?<U;<:$m3(
+T]7
+^rfU6 pRM@Ng8{;@U/yu5z_`ԣ%+)[2'*pQQGp%\W&5rc䉢wPgrPР|aJ7 3n<p#y2P'-߾Q8c r&' } H~SGlX~:D-ӐXX>#m^ą'.0=34&zЙuڃvZgXXc^en!ЂFK4h*ž/ٻ{yٻ+z4tzPςA?rx"6#h\T-jQ,mU $nOR{k] gc.Ir༙e`o`2?ogpQC P:V&S66J8%/%aޖ|2wcIxH!uO\_3^KUfmPn#zqŲ KNNް1xJsx2sܢ-DO Vabࡪ9g-:b
+4P>zw1rAi jr$N}2M-<x`I𠜜Tw8s) sn
+k_z)@4_9w۶Z 7;x}x QhyN:![{e&VBr ꔪmKSIꪮUo-
+i3}HAI= OG!ĶȢY$d:܀?FS>E"s/e.ϐwB؂Vf2 <ړ;7&7\87/ϚٶteS&i9t^FP箛Qr{Qd0x#oٛG
+\?pͧl& 8N\m{J-KƓ$h~ jKNXKrp6K@7"ݷa8Hԋi?|61IfTD ʈ#&I!0,I@4]?-Nq;D p(T1ף?QS$mף#ǭk iK7aܾ)E'}X^F˛NI]-cVMHDøj$u˺_07f⅝+Kp|J_Kxr)i!YWpntKlg۟7,
+=\
+^t~|ίTKWн]Ɔ>
+Ǽ4⬜Y1TmGO~xFJD2
+nȴeNK%5j7nFG;Q$S2gı6`#1f_Yt^=6c,|%gN1.MHqk7;49Te[ۭeý
+Odym/oLD=4ڽ^=?hELbk4惮;P8f0\fd"r^-XS՚.-YBԠ$ю\_|A QF7prtt:k]]=2~JwEx峟h@%=/J՝q;SQ@u(єD,Cz"Lo>:xc04nvTw]Cpk
+]Ցtdي9ұ
+[z+Az:HnW"DCvݗݖ8c1fv47o6G'O=Z_mѷ_,:?X9..lGUV\ lb@'/_kg:{Z ZqShAW6.;
+K S.u߸Ά1]7}bеE7څ36?I;z T3|'
+VW8 9z
+D^q^~yZ,˘o
+O-~CW]^Z O3amj'l WdQOPD[Q Z? \*+(L78nqQCQ}uܐ b[g=_˖][^2yHCGJN^Kf@WxǠt~u_փ N
+$
+3I
+Q@Б__; ߡ/pi3i%G,Pv<fRgl+Ѷmnzd I1u{J5`e
+|R()qزyϊz}?:62}M(I oBhOoz?Yےn!FO"o_@Kz{oG}4(Cik<рZKV:,`jRX ۈhRy!nix]r$; /  Kۦ.b\꠿iz6Q+O-kU)|RM{j. 5 3.}ޑC
+A?UY`1X]"<5V`PPbcb`]/X-h6B/?6ōY>F,&VΞR6w1VVG=
+),^4(sAaS/>5+frѴ˿_pfI)we=0&nVJ@<[H 8
+dݰZ7 [\I ^.пDo+vl\ظ @$Uh+ƒo9>t+-=|u?0сR8v-Aӆ0c<w)N={ɍmIDn<& 3iu~"gQhļ`
+\Зڻ,T./x#iOC]fǗ4zysؗ ޵>99/c¤i:λ5*;FO6-}C mk]aF t
+p}z!FOgGWE|}4;'{GRb2=`cmKY|vѰ-#i6ӵ624ʐ\7?)=浴e*̜IZӞ(mqOʔ2@dG) ,Jf$`/<еbµ-hgKL
+4sf&y=lM@Km *Q(ή]xH+AڅHI"0i3Nb
+럦3}´2+]wُ>3y_K ~-J[/U[W./n^ҵW!OjĆ~z&C_x٤p<
+dEj-qRtOA˼kmMd&RVLkϣ/CU{6Jkn@v,=Qp"-WoBUz75\|lз/HD6_iu%Ici)5J˄j8P߈G~kmFѫՕ(N=ޭ}IG_ŊOCВ>S㣆=!JW 4== p0Zϋ! kO
+ (""ZH)*-RJ).υ*.ժjo׶JZk׫mjr}3{ 3s?˜so+v}M著53ٻ&Sd]yer7ڎ,K%;{[ZV|ʆ7߼UHn}Ə#rM9ZKakL<СvA Ox/"*#Un
+ *j'k7Q` Bl£C
+KB4ư!N@Ąxx#bcWI?Re>Xr1x:/ wDDjoiU |}+7UrzqF~5*>)m"qg|NcI7_xOm)ikZѺfwJ5栗[H:23: ]HxJ A'X~~+˲
+. ^ KڠbJGL Ih$:wcAw%2KJѱK4ka#
+bkWNҐ /;H>>sn8T.R;re,K_t#0OQx
+u?40I"I@ Dz߱_o!78A(#5ΎacQijG}BBdI;62+6Wɡ [,vvI 3
+'#An#Xăܗep/".찟2'д=ALZ2Op_RFz}t>t$ ~Y$6cR^B8zP.ZFvȸuEiB? 4
+s
+ƐKW8z'J;H7KuN41_PuVՙ`z@-4QuS~ay){ԛZuǑx%F6WڛQ=#oz_W6nB+/p1i:XgIَ 'h3 ׈iV<*J; kGij
+R`Z0 c#)$c;^=RRitz/=&fU*O`OOEZđӧM_A@w{$=>UUyU<MƹoCQ-}01&E=h7
+,S& 焘f
+o򛙕oÝBM!7
+o'U
+Q`H@r'!H/}Fщ*c
+?h4"%c6kuk6,]T/LnII}QV5;+@w4=Ɏߴv+59_Ie7Ojƣv&r6:O52^p>c8\~IrC% "  fAq|ȴ\]thݸtKFZRf$qv0:?bH{qF<YBE/PZD )AL܋64 ˇFg 6@<u6ҮF06cJi^ >/~:@i%c)<9 hnI]Ec)rYSdrt3-*Ks3@'u|w};TQ+b?j-ש )#šoR#.60:`( >8؊!o@ʱ>++h1vٱ({ nǸ_tɔ)QCz3( uڒ
+?[Fz? 2!td^C:uT@Mƶg!r s g؞>(;|QЧ"$6,}S44]hv+؂ ' ⮴sw@ݢqfӔ٩. *&eK J4Ot.}ޑ7Wb,ڀ~7Oοu(ASzqINk6gaa,5IHo1<ݥS}:{eP1tPFG胱gd WITX%'ޑ:]c ,!q Hq@<
+͗]l{p
+*G)u"9߻ h,aZQLnd,gjm D:
+$,~G4;
++4,PF2c#VeU#e#BRzϡk'?W4|ƻ@A2?;H5x9V]Z[!Bp2@۩4vHl~}ȕL'yt#HJN#NAθ*P7_"o5$ Vwt,%(hS{v\!
+4>l>.*E|}bLAo#Bz^HNx{3rҦLG5;GCB6 vBsTA0ي&ZFa 2<.;M>:
+Y<OW%zq.eޑ/ݼyּrB?胹1tZ6mAIL mh g*c+H%׿2=pêo Eag Yh6F6>F#QJYҽ:Kۥ62g /[kM=3z{4?Hw0`#̭%#hiͭA`./G̉cF%H4_WErM-
+l QEM N~w~^ 416n쀭rKBMۮ7'ւ!j}Ά5\ϑ{:,zfLc;_~oUajO}W:0.9T 
+$8-g<kX{8AAkS$28
+[
+g= 9
+tPOrC}Yt R4X O E
+\ :lphFp ^,i
+lGK3Α YУhK|4ǒ :iI[’(dG O*Ē:CL+ɩ
+(b jaxRBB"(eaO}J$̀b(PP!0&Cd‹0reśb1/Tj ~UrͳWi^*35j
+
+a
+ j2P$X!?|uP ŐPPA
+W"+ p(/lqyX 㲰4, qI8s
+q|&F1Q9xt \ ^x 7:\ t.#Ź{h<t܃5v16*l7G:MspMsR*!+v
+m]muDd[1yr,dmdylY)ٴʖQy@KQ_KӧGSiZ״n'CfA=1
+endstream
+endobj
+
+364 0 obj
+<<
+ /Type /Font
+ /Subtype /Type0
+ /BaseFont /RCBBZO+UDEVGothic35-Regular
+ /Encoding /Identity-H
+ /DescendantFonts [365 0 R]
+ /ToUnicode 368 0 R
+>>
+endobj
+
+365 0 obj
+<<
+ /Type /Font
+ /Subtype /CIDFontType2
+ /BaseFont /RCBBZO+UDEVGothic35-Regular
+ /CIDSystemInfo <<
+ /Registry (Adobe)
+ /Ordering (Identity)
+ /Supplement 0
+ >>
+ /FontDescriptor 367 0 R
+ /DW 0
+ /CIDToGIDMap /Identity
+ /W [0 48 599.1211 49 67 998.53516 68 74 599.1211 75 99 998.53516 100 100 599.1211 101 102 998.53516 103 103 599.1211 104 116 998.53516 117 118 599.1211 119 123 998.53516 124 124 599.1211 125 126 998.53516]
+>>
+endobj
+
+366 0 obj
+<<
+ /Length 13
+ /Filter /FlateDecode
+>>
+stream
+x
+endstream
+endobj
+
+367 0 obj
+<<
+ /Type /FontDescriptor
+ /FontName /RCBBZO+UDEVGothic35-Regular
+ /Flags 131076
+ /FontBBox [15.136719 -180.17578 994.6289 873.0469]
+ /ItalicAngle 0
+ /Ascent 958.0078
+ /Descent -203.125
+ /CapHeight 729.98047
+ /StemV 95.4
+ /CIDSet 366 0 R
+ /FontFile2 369 0 R
+>>
+endobj
+
+368 0 obj
+<<
+ /Length 2396
+ /Type /CMap
+ /WMode 0
+>>
+stream
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: procset CIDInit
+%%IncludeResource: procset CIDInit
+%%BeginResource: CMap Custom
+%%Title: (Custom Adobe Identity 0)
+%%Version: 1
+%%EndComments
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/CIDSystemInfo 3 dict dup begin
+ /Registry (Adobe) def
+ /Ordering (Identity) def
+ /Supplement 0 def
+end def
+/CMapName /Custom def
+/CMapVersion 1 def
+/CMapType 0 def
+/WMode 0 def
+1 begincodespacerange
+<0000> <FFFF>
+endcodespacerange
+100 beginbfchar
+<0001> <0065>
+<0002> <0063>
+<0003> <0068>
+<0004> <006F>
+<0005> <0020>
+<0006> <0022>
+<0007> <0048>
+<0008> <006C>
+<0009> <002C>
+<000A> <003B>
+<000B> <004F>
+<000C> <0064>
+<000D> <0061>
+<000E> <0077>
+<000F> <0072>
+<0010> <0021>
+<0011> <005C>
+<0012> <006E>
+<0013> <0045>
+<0014> <0043>
+<0015> <0073>
+<0016> <0074>
+<0017> <0069>
+<0018> <0067>
+<0019> <0028>
+<001A> <0029>
+<001B> <0058>
+<001C> <0054>
+<001D> <005F>
+<001E> <0053>
+<001F> <004D>
+<0020> <002F>
+<0021> <0070>
+<0022> <002D>
+<0023> <003A>
+<0024> <005A>
+<0025> <007A>
+<0026> <0076>
+<0027> <006D>
+<0028> <0066>
+<0029> <002E>
+<002A> <004E>
+<002B> <0044>
+<002C> <0056>
+<002D> <004C>
+<002E> <0041>
+<002F> <0052>
+<0030> <007B>
+<0031> <4E88>
+<0032> <3081>
+<0033> <767B>
+<0034> <9332>
+<0035> <3055>
+<0036> <308C>
+<0037> <3066>
+<0038> <3044>
+<0039> <308B>
+<003A> <30CF>
+<003B> <30F3>
+<003C> <30C9>
+<003D> <30E9>
+<003E> <3092>
+<003F> <3059>
+<0040> <3079>
+<0041> <547C>
+<0042> <3073>
+<0043> <51FA>
+<0044> <0079>
+<0045> <0075>
+<0046> <0026>
+<0047> <0078>
+<0048> <007D>
+<0049> <0062>
+<004A> <002A>
+<004B> <30B9>
+<004C> <30C6>
+<004D> <30C3>
+<004E> <30D7>
+<004F> <5B9F>
+<0050> <884C>
+<0051> <304C>
+<0052> <6709>
+<0053> <52B9>
+<0054> <306B>
+<0055> <306A>
+<0056> <3063>
+<0057> <FF1F>
+<0058> <3057>
+<0059> <3053>
+<005A> <306E>
+<005B> <30D6>
+<005C> <30EC>
+<005D> <30FC>
+<005E> <30AF>
+<005F> <30DD>
+<0060> <30A4>
+<0061> <30C8>
+<0062> <8A2D>
+<0063> <5B9A>
+<0064> <006B>
+endbfchar
+26 beginbfchar
+<0065> <751F>
+<0066> <6210>
+<0067> <0049>
+<0068> <3078>
+<0069> <9001>
+<006A> <4FE1>
+<006B> <304B>
+<006C> <3089>
+<006D> <547D>
+<006E> <4EE4>
+<006F> <5F85>
+<0070> <3061>
+<0071> <53D7>
+<0072> <3051>
+<0073> <30EB>
+<0074> <5165>
+<0075> <003D>
+<0076> <0031>
+<0077> <30ED>
+<0078> <30B0>
+<0079> <30E0>
+<007A> <518D>
+<007B> <958B>
+<007C> <0030>
+<007D> <305D>
+<007E> <4ED6>
+endbfchar
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+%%EndResource
+%%EOF
+endstream
+endobj
+
+369 0 obj
+<<
+ /Length 17074
+ /Filter /FlateDecode
+>>
+stream
+x| \TZ# 3(3̃׀cl!! Ho||[DD5Ȍ̬Lʴۭn[ޮk^/r|}fѭ}ofs{
+p
+Iw$]z PaI+
+3dJB(n6Hyyn,
+3HZTdBWHQyn % hPihl,7H<wYA2g*ZӚ,(Lb, KzؽR8[S(D7*ʋ$-*͠P!M82 g)0Hbz[M.
+3$,k' !n}+ eS$>h F c;xY'ܦ"cAr06ŇJ$ڤ]xg\&&WLpe' (S9l=Hβ"
+R`u LW .H^0$AY rTF"$ IT"7K<7mFTMsLƢc40REyFd`A&WD)Hf9h*e26LqRw'WQdj$ { 3%r_kܝ$u,]rcqu?A%dXKO,F6(h}N0N4(}>Lbngo@cʐ0]1]p+d`ː)\RI\BCԠE)5$,Jc"$Bb$ijdh9reP[@aNN?ZueOI(m2K]-q햇xz\C A9O _Nm`"lHKbhiu򴌴u
+uu296C"#l2)̐nD9]Tfl҈XiDL4f057M&">ŝB&8idL'!"eI`m`2{L cztd1v&cfH3 %H/Ox}Z?J>%5Ned@g1R 1{ǚƚ aT\]!ژ8iM7$"q\ة&!15Nv0C?I0 R) 8o{C\TӪ &)L\˨Z%.$ynK/2~٦d0HՔUfTYbҕQ 6ɫS2 R.իY)k)iқcIi0 o”'y㑤RgA) ! i&bo}7 /+$"{n]L5iqDE[0IgWup~9~;m&C<bOw iE i~XmO]Zۤѱ7`M#`H2֘۠/%Iʔ|Z/M.ԩ ixS,[/Ez/)sz,͔fE^E><:atl?UmpG" c Ļ컀pMd{mZ䈉rlҨ8i<boj4S+FZ'gȊl]2օʝ|[*w0cc
+C+PZ)0
+[
+Rg+ a]fM0cQ+V*~cGM,
+ZaN/|Jȩׅ E
+ @U>b~9Kǩ{W bn&W]z8/f!`voteOnä7 K)e7Y)
+k^ EAT 
+(Nʁ@Arޯ~O5lPP0^Q
+Bov{1%!~?c1wK;fWs/zOrASֶkiTv?ln'ViU\:Ļ
+qy\n3CzV
+C_^%GmW3eeW7RໞGѭj99ߢ0tNdry
+vsïAdS2RR) =ùDX;FUb oU<&![#c!6\[zqKA 9QNs+|V/̩%|O$I*{|>.
+#I(ɑk(EN95Q]QT93TWQ~E3fbՠO事kZVc;r -
+&<e
+wA)D`Gj9d P&cDT SL5~d/̜o 1Otfc1Xip5AyngHaXGnp] #LCArÜ@C E
+aZKqjH,waMNDDen.ôٜZAs#KX_Ov*|b֟__̫8vyی{[]Ou<0o .υnP˛AK 0!jmN~N>%GщǪ6vw}xlm%dp@Q| S`j)UUGЂNrj}ȴ6Ͼ].2EH) pKЃi19T7cozI7 
+q?ȁK#U`B$˔GSS^&b9
+O1,eϿL}K\* G<xSB!uZ?q1ګq̊ơ
+hoxSZ^@[W=VVm]3gug-,*nuFۺԩ] *W?_wWO73
+ܕW/Yl{zf/ҍ}K7`[Ȼuۨx g癫BCp8oo{.?zy{?n&7AE[Eԙʂ‚ lN~fV~~Vք Y
+M
+XQ'(1qyV;9DC˩|X G<lҘ4zj-~ܽ"wT=8u\&c|4pܸ¶}lqF^nF_{ >@WGQf
+WSJ,ho1up kfnZ5Va%āf3Pv^D^ׅivɑHF)Z=E֊;~s N1u9ײowY{v cG7Nm}/ܜ|ɉ?5swUI@VX1nP,y^/n>?.f.LZN=9Y.^: 1@CO$#C)ʔ}kW C)FaXQ_Z~ŲK}gɥ|d.ii /X5wY#!m )dmb-Y.yߘkWxŜJ毮}i⇶<peVMj(fow7074<$aC'C\80 fX"E;JtfH&IӋH:h:LY#[/k ARޢيнbZE2st~iǒQYYmi~sEUաx"ƓM뙵\|֦skegfؓcJbDy-kĚe@mе,l;cw=dNQ/O<\]-wI)!u+nv}lSm0+i_}=Y^yYӟ<ψNa3 #ƨLb ֈ kDd4zGMl˜1m9yr˾-}ȡ]ŊT/u$q(b9hzb
+{<G 1[ &hv{6雛sv/#HAӍߗHdeԥ_|oִGmK9zNc^ &
+F=
+WA`@z7}제[#2#)wqQeG~l| 9y}peɇ{5,y K1D&Z{’Mcr[V|G.4͹+yvLè?Z:!:~s+{aZ9zbMk8
+WS9*s$JFo/
+0h}yfK[ sͮڲ!757c䴅Kfaf8}{RLʪ7̌1N˼Yv]蜬YFq a`H
+ՅL_ًϯZs|V6Bؠ|L66P Wd0]da|Q>sweQL@ C#TMʞ" ?
+7J J
+^X5mQpR`MYIl@ꢠvcނ4A[`ݞk&f$Ҍ<O}!7+_;۞E>п}{ [+D³+_映=4/]6!U?<.s** m1Ux{
+12M boKd憰QuOG4ojss,nTti- 3Cgx2#ߖ2,eN$eJ䜔a)mF虦*,
+%Ō1]ӷ\L^=Ty@.-`tcU. me-םl9i3r)]a
+m8Yw}ҋS|O8*3DQƤH>Oiֶ+)c$fh3t59k1 MsH|]baKn#},-AfvFS澅GK7xZ8Vq'h"o$L&FdH[}eehӊPrFe-i>_kF^v8-jhDW7j9wٌq&/q{'¤S)㾂%wo`s#߫ɝ<Y& HgG=O<tWs-|
+8Ň
+5x'D! 109p֦cֶ*|Y5:#"s]/pe}l~2¿$5/.]nקN<<b%ߗ ҕ2OJ7tk^ޒ0bhN=v#uU}898AjY8P?3O3#\E(sϘ__R[s ?sۮ<*:lmyewZCN/vv<L2JeLKclt12k̪MBkk֟UWt꽉ܒ[W4$_o/,\Hb0@
+C6_ _qΌ%#Mvq$h BK1Qr[ؕ7a# %)|@_?n resTgUd^sm.#w/!GR.s~wN! ?\}ڰb)'vs#[eBa!?Y=_y0
+93ޱ ␸<OB 5!FP?J٩a2}2*3]k63+žjJKlO
+ɜGpl j. 5]prҲS9!x)1FJI&,iJx
+ҽ;FTU׏3ޅlr酴FgYLjrXD*}Oj%[|l<ܷnU'T#YM۟;rWl;=rϺ=+뀁4OxVp蒌hŢ1RҠkm{)
+e?:Rps+
+y'<Ώ m]ʪڬayO"?Y#TG~(eglLHZȧ(D%m
+KBO
+ Hfͭ/6k?Q1r˚կb\B=YAt/djUg‡syȻ׭ ͚Xi?6o11n[I
+3;gړvZiVwf~4
+ozp$y 'n]G
+%D3}rFwU#i3<ZQƇ5X8Ƒh^HW*>ƱJ~"p`/ a48t"NjVKp:ؿѩ-Q LkuFKI1f}L &TG'Mx&J+J*:07k>#T[c9'
+]ފKWL.^;_߸љgoމs6SK5e+-5 ~b/^EOM -P0|^@_ի,^;|6p39Wimer_7fr[~Q\gNLWEב֕-fa^Lk1];cq] S C3Scm<qBFv{7dTZ5\So&%$bOpAh}.k7d'IvX|9<9c;vԤOi&j})w-.,4\ ~&O6>Rz` y;s较3F гS:tϦݑHAu;ڤ W'c;?|{_|3j CITs3fpQQ˪wo l3gm-_?FC;H^X'o=H',d` 3FDؼҜ1&w|>]8tq)#/ػ]eZ8urbܱW>ܸ_jJӦ< _*z<8xe=PkԿnf[nڍ_~yoCYx
+/ܿc kNZ~@9q_Icbq. 
+]%
+X %T9# TTQr2>ƹ++✶lkocg8|Qr>])1Ⱥ]Wzkfrv_7WR>/n{.=suhɷNΜ}gϮ+v{RԁJMu<b4#,z דNds{$\Cq]ޝ^K ?j&#D]y>
+nP$Q 4HFۦ ϪZAe'$gIy 1?UЃ#+f9B0[hB4hf,#*.XcL*%5vI\F{bP0{,~g@/6Ļ]ʛ)X…gK!= 9 eՓai54ǘb mckvmo!z<GSOOe7@z՘b,&2cN|pd0s
+4j1 ?vp;본4=(7cA5o=
+̚*!,_+Q294ƎV;˹*Wp.[VoIϓ[W?e+׵B]ܬwDnؽ-QΑZ(vГfbixUC/H~bmQ]+OBglHY_ MG
+vY(MDϝ;"0A$/QWTdRWT)%ISW{C1;\U~$q@--W2Ps}ueY^h5vi[X>ΌAF.'*x0ANq]`ݐĀjZˠd{P&cR-wCx[Sj /"1E2I6~ښeN?.s.RE yG}\{I\e.uw_u$?\SK/
+RE tvg0uí se^oG9T  ڲjT-
+0ʃ賈(2qj1ҢNR+_/ĄWI:<:8:;_-Fl[F!'g>B͸U?=Ʀ#VF(ZR05}jN3aKʡzmpqljD7 #Kߎ@mIw7ūkX3}
+ĝSw
+^Ձ;fʝ4>ϝ§}0)Xϝ1);Si_<w
+&S;?p`w
+jS@wΝj\ w
+_ݣϧrpT{\!WQ$`ehe(e#pVS=2'(C(vQ  Y mqX1ƽG Q] 2e2VgQMOx͢ p'()8.P"ʐĝ>RD2le,37} Ţ(C(CN? EDe|nNӴ *3E; ?f8SΜfDz;?sZn{g+? U(N<,s=?X1
+z,ڬ~@<,xRfC>mRҪ3uGu'WφV63xC҆C!l['C.ްapgyu je5a7T+`Ű;@0X@n
+sC5P !PA:̆X sa:L*Hk`^ sa6̀0Ei7,PaI{50F`|Lxa1~^*PDp=P x
+D;ȇP`{Srg~&̂)
+6E) `_rÊ}T|VFHȇ0 L Ӕy$B"}\ " /c2;Pəg!xHxHxp@@d
+sjSL0]Q,q`tqP _-
+6^A%SP'
+5G߲F+dLQdFY
+3!'#>Ȃ6z(=y+:
+22)!هgj?]~33SR}|+)I^:$%g*SF}p>\q32edrTJ?R|d;9x&N-EzCje;AtP +g,w7&
+*y4Aa,̼)
+댤rS
+Џ3p67/7Lc q;x #l02
+endstream
+endobj
+
+370 0 obj
+[/ICCBased 372 0 R]
+endobj
+
+371 0 obj
+[/ICCBased 373 0 R]
+endobj
+
+372 0 obj
+<<
+ /Length 258
+ /N 1
+ /Range [0 1]
+ /Filter /FlateDecode
+>>
+stream
+xuJPFOUvDD@`]\
+FMkIRB|&إnऋ(HrTų9` ըa&ʺ:l
+3Ŭ*ުn
+̵8+/<aRkpشAmWQIh %lE5VW~dX)ϴ:׺bk#&_¤ 30 I
+endstream
+endobj
+
+373 0 obj
+<<
+ /Length 314
+ /N 3
+ /Range [0 1 0 1 0 1]
+ /Filter /FlateDecode
+>>
+stream
+x}Kq?UX 94%MQKSN#ԦQvBˡhFk !
+ՠZP~xx^ޗQx"^P c!H0
+ 0l+ߣy7;׫;Q?V._tF3LEK)y z80eIPkT/%[p
+endstream
+endobj
+
+374 0 obj
+<<
+ /Type /ExtGState
+ /ca 0
+>>
+endobj
+
+375 0 obj
+<<
+ /Type /ExtGState
+ /ca 0.75
+>>
+endobj
+
+376 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 370 0 R
+ /c1 371 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 352 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 0
+ /Parent 1 0 R
+ /Contents 377 0 R
+>>
+endobj
+
+377 0 obj
+<<
+ /Length 1270
+ /Filter /FlateDecode
+>>
+stream
+xZKo7WL g
+}uZFB m#u}-|U
+v엷i#AeKzנ9uu˵z
+t(1R-V
+~2GBK"dI3;xf!tnϐL W; ljCOfCK΄艭f {wxmvxvNDfْA”rzmZ
+lu?=jT3<Q ͽKaMKAÿAw98 x h1L(yCS2*^qz7 k!mE~8uݻ7ڈ;h %GJ`Q3aްvFfu 7h-ouLO;3(7
+,6 FCi~[orfVn?CK);,b'TF7BieA, w,J3f[z2GEE^`0QF b!2\n9w f# >y~¾mZ
+l?$5L" ͽKaMKJwm&xXSҗf&Ɗ9ltϿ is
+endstream
+endobj
+
+378 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ /g1 375 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 1
+ /Parent 1 0 R
+ /Contents 379 0 R
+>>
+endobj
+
+379 0 obj
+<<
+ /Length 1839
+ /Filter /FlateDecode
+>>
+stream
+xK7<fԓ O],f=$9Lm`E [nɚn>A$[d}dX|pگ6^}m޿xul^ݯo?G%ݻOwOoo&hų 0J>쒬d:H75O7 UnA K
+V|r7 VKiʄ8{J8ar!Ƃ N@`2*mB*,NhtAQf*eBVPevJLV;5bm6ժs܌>c %@=X`,VmstW%WA_.@VA|󽄶x[*ꁷ9xP\D V%׹nb
+V7ݟjLDzFS}+V8 >z+J.z & f5B=ю6'$9[(=kfgNtPS9FHt#L[D>';XHhU N"2>$Tx4µB3\$מ6yEżFGhz7ϊ0ʔ!x+VkfTډ?`@QP-3+9Zͫ+mSOw08;HQ9o—[p;\=;\SPp%! {Khk+X6Ð$jٹ toŪ[4
+5ÃUna* 0*F76 Ҷ ϐ0ǐ^
+.G R+%JG=849qnT ji+hw [TKҀ9m.4szM|~_<f﬒rސ:ѐS-I%o,1Ɯ[M}]ăeߛ,1`Tarsk_&סosA }n}4>v-CmQs<0=p/ص^z^p˰ڮ~n_'ϸ~7!Alr!ǯQm yCG"z֖p=Oq
+endstream
+endobj
+
+380 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 2
+ /Parent 1 0 R
+ /Contents 381 0 R
+>>
+endobj
+
+381 0 obj
+<<
+ /Length 1232
+ /Filter /FlateDecode
+>>
+stream
+xn6izf8X`ݢ-E b7"E߾ زW$(* <X#~_h{qv{5Jl4|Ӈwyԃ.G/Gmt}{?N˗ 5Y=Q׺wy7n^}P`(hРs>xc'ckO{
+d]ݦu3Iw_J-t\#=FF-9UB?,>mIBA`W%E #S扑`{
+p]_ri-yW& 4OsBιWyv=;Q:{H!d_R"i5ځY@d|q--nqtgJ8Wj#UAl}
+=:ؕ&2=C_Kiu A΅\)d!X~)Vt/  "뛐m޾9;Uӟ_kX~655U=|T+ zx:UÉz
+endstream
+endobj
+
+382 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 3
+ /Parent 1 0 R
+ /Contents 383 0 R
+>>
+endobj
+
+383 0 obj
+<<
+ /Length 1354
+ /Filter /FlateDecode
+>>
+stream
+xKo73!p6Mk;..ZX@qb."qki!Q:7pvhirp<-Jbq>x_MwӟN?BO~8sq4_^ߜ/ooԋz 5Y=W7ꮕzWwu+04hr9l&3г
+5$֠?nh= C&+V= U3Edl4iꃁG&ύ3lՌp';֭+u~-dIJ9:UO~QROTJ(ڳ BWbd?3%z5`ݍ9:P2a+y$Ud;%-y_!bTX| q{9x /Ec1/RyZV<rz^d| h1 Z
+4tVJ)X\ƴ<5
+endstream
+endobj
+
+384 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 4
+ /Parent 1 0 R
+ /Contents 385 0 R
+>>
+endobj
+
+385 0 obj
+<<
+ /Length 1164
+ /Filter /FlateDecode
+>>
+stream
+xKo7<8> @$M
+h!=9_e9߾ W(eJԡ,^=Ǔ|BH9x5'Wh1^+9xw5t/Rx~7{/_ʳKF9kTEËbX+݊Ń,B/4
+'S1h9y 4{ORɃ
+sv{w+WfHy
+B4[VY/{
+ Uv_vtPQMQK4`ТiBC0UaiENqql$T
+u ^G+"l6lcJq.`sʣfhPǰxűW}\!3[g,JbVd Z X1x;$m8fŒVG|Tra^o֊[l~߿ ݃
+صym
+"R%S3!k-XN!v.h}O!+.XeA"
+-JwGt |Q ʅ|.4v{t'Mj)3<XÇ/5Ϳ*z
+endstream
+endobj
+
+386 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /XObject <<
+ /x0 438 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 5
+ /Parent 1 0 R
+ /Contents 387 0 R
+>>
+endobj
+
+387 0 obj
+<<
+ /Length 1144
+ /Filter /FlateDecode
+>>
+stream
+xMo74m8 b;E[E !AUXch ZʑV\:A$/?vF;zLb1^_|G,У.&_.Onߩo 3❞)'YvtlƵֵWe mGM-w8m'iw
+l Sh\4k˄BͽSuմնsTS?{
+P<9hKIX;Gy
+endstream
+endobj
+
+388 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /XObject <<
+ /x0 440 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 6
+ /Parent 1 0 R
+ /Contents 389 0 R
+>>
+endobj
+
+389 0 obj
+<<
+ /Length 1146
+ /Filter /FlateDecode
+>>
+stream
+xKo74m8 b;EE !AU,˱Uwe-CPDR;;?hgWLyF`8}~:zciش]ޏf{>>=Q_T4AwF$k͛͸ԺQ{EYA[mQS'j0z@[I,@k5[=i*"67HX!89MmkG2PvwsX5<vƜ8Vԏ^5u.˵Oj0N+Hj+')(g*r+Rd-dc^a$|cgXΠ5ݙyM[@qɠ|
+d.CO!+>kʂu $.Dt /{Ho@Z!}v೓_OBF@(%fiCeQ WݩNǟ.]*H_׏?~GG),| zB4ѹCw MFdE"k`ڠ_Oώ׿v?fٶ7<, !C~+
+zQ>e-ݼ锑X;ޟ|aQPXf
+endstream
+endobj
+
+390 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 7
+ /Parent 1 0 R
+ /Contents 391 0 R
+>>
+endobj
+
+391 0 obj
+<<
+ /Length 1196
+ /Filter /FlateDecode
+>>
+stream
+xYo7)mM gx
+(4$} { .0c%za(yl6ԩN;@d$gya;y$U;%! bRSX| ~<!0ȋhvX Իup*էm‚GQ@幍%C8ozY W(h<.
+Y wۯ* JM$ͼ`,!~i=چS58?|vK _t9FhMA{9@!d@
+%=ZܜD
+^dGzcM'S"|RSJM4ᮡbS9=t=0)! >8Rz8yN&a= u4>C^߹_f]&՝9 X\_c
+endstream
+endobj
+
+392 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 8
+ /Parent 1 0 R
+ /Contents 393 0 R
+>>
+endobj
+
+393 0 obj
+<<
+ /Length 1470
+ /Filter /FlateDecode
+>>
+stream
+xZo6 ~_m/Cy$EPhۀ r>dפ-Ka K/wv{(i~'JmO.>^Sbq>pοLo>-]ӅrqtMoݳgű2$/1.XռZ6.ygɣG
+gs7}qjJ];B~T pЪ(1CHZ6nF&ͽ3^NcWWX3W/vlZ
+؋DQM9^_:
+$ؗC~IH!X,)h
+
+}ȍgߵ3HJ%&`5 k||PI"{Q&  /CiAFZssLнi>(r"-rҐ\c7֝mK(5pYX+cc{oG,I̅cHH`Cca۔7I20shoI7tC:ڎɱԦP4"`'6Y%dsι+7kZN&ERFk@c"5,1ԤԘs|
+{ZMG__x~<AWczӾM::[7DO/K17?!rz]NOs/ [H%bI4:9Rl`WX[E}Ӗ|[u C\VJ_NߕýWG7|󟫟on$!ri$;?DܩSTG#!7<aMP|
+endstream
+endobj
+
+394 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 9
+ /Parent 1 0 R
+ /Contents 395 0 R
+>>
+endobj
+
+395 0 obj
+<<
+ /Length 1481
+ /Filter /FlateDecode
+>>
+stream
+xZo6_m/Cw; 6 CCӇMqmщcKawHI<xy>[O;f2tO~/kڴ_x}xs=G/g!y,?wղtww>;N='MV8 #PSWbV@)fBҢp0B6n'vڽZ8sbǦU w^=_dF8>uOurO\֖r^ZQ 1JDS tbϵh PugP
+
+|tRR:g@T<%Ol#JʝsWn ״ŝ("L?֢Dj XbI1,
+)2/1ȼA(A{o 0[Z [ Fjݠ<Ns5lf1pJ1gSR7$MdsG`SlQAoC*ЛB 3[^3G!Yu^9\;TD\V3uJѴn=o_\-ߞ%9t~1M:ڥ|)X0fԡ~qKӹ{"*orywrh2۪%bH4:9Rl`WX[E}Ӗ#j)O,)o{VG7|onf
+A|9c'1v ,@.Kj` y*Fpd`
+endstream
+endobj
+
+396 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 10
+ /Parent 1 0 R
+ /Contents 397 0 R
+>>
+endobj
+
+397 0 obj
+<<
+ /Length 1482
+ /Filter /FlateDecode
+>>
+stream
+xZo6_m/Cw; 6 CCӇMq-щcKaw;:J<xy>[O;f2tO~/kڴ_x}xs=G/g!y,?wժtww>;N='MV8 #PSWbV@)fBҢp0B6n'vڽZZ}cӪtn2Β8>uOurO\%IY $D]ey1kG(Ŧi$fN}'՚J<עKQjx@0o
+WfVNWN).&4jlie*,*ݮ2`Ȧ%fxei|db8FΚv Rg (8̑zy
+؋DQM9^_:
+W{ZՎ4$EmtYW߻]W7;#*Qs вs!
+9,SĜrrJ(+[*80I/QB L뭌,)h
+s>Gۓw R@aG{*[g^TIpB!PT #QTyJ3;:tos ou{TR{4 \c7֝mK(5pYX+cc{oG,I 4ȑ>ꗔ7I20shc{MگG'+.-P4"`7dqι+7kڒŝ("L?DRƜCS+C?dRޒ
+endstream
+endobj
+
+398 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /XObject <<
+ /x0 441 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 11
+ /Parent 1 0 R
+ /Contents 399 0 R
+>>
+endobj
+
+399 0 obj
+<<
+ /Length 1090
+ /Filter /FlateDecode
+>>
+stream
+xMo6<3~
++[qgWb63ΛZ VM·$W.@!+kʒ6@whf^0m i=ZOy{~1V~bә`40FL5:01Rmg,:Jlo˧jryb,h|1tcZS1N]FӫLw3XnZM >nA?i~@7tVjLn;j
+endstream
+endobj
+
+400 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 12
+ /Parent 1 0 R
+ /Contents 401 0 R
+>>
+endobj
+
+401 0 obj
+<<
+ /Length 1611
+ /Filter /FlateDecode
+>>
+stream
+xZKoc|P]݈aD$$ '}`֢$Y ȿzvwZ,a15UU9yqj_b<y\^-޽)>c:&Oo>֪竷ﮖ7oϡ@<I Mf][V]!܅.*\܆ŧ@!] ho;$Rkrk,3HprBSvm]ܣVjǶUpr~
+' @OAW؊bq!zXc@SW9t`qrv#^Z@mF u:.xGbE@ Zͽ ]r}U+d*Jj^?2n5<ei~db8%.aϹsPTLLp#|=d؈(*D nd;lp|d
+
+ G)d6gK33wDun-0&S;;hyd
+endstream
+endobj
+
+402 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 13
+ /Parent 1 0 R
+ /Contents 403 0 R
+>>
+endobj
+
+403 0 obj
+<<
+ /Length 1820
+ /Filter /FlateDecode
+>>
+stream
+x[Ko$5WT @
+b8°]>!=r?ݳ`]㮯lW''_߽gkO._j:ܽ}EK{__ϢM՛ݛ[3hh;h^7MM5_ͭyg8ZhU9٢~0dŢ5hMU < ;-jM\l 3Yin#U8Ht<kYTZU6W ^^}l)S3gFFIZ_&)][ת/ETvNg7# nrKH6ڨTCJO-QW&|E^4]! o'pyWAK`Lb{Ny!FU+>b*W&|6K BjE#%]0ÛEq<." \n. 3Vq ]z6GE齃9|׊C` ?wsWš6=3D"`1S>mؼ~GHc
+V!J`K_e`eyy
+s5{̀ PjIjZcY6 v6;ʿ5通dɍȱgWG(9F+)Y\#7#Mos$!~CH I8)ht Cq"Oxy
+IR Y\k顿Լp>/WG +v=<}Pt53sҽ==o&oK57*I& ;7
+^rqch~wvmpcN$1EˠJE[ gR:gp>:qWr4d MP=`cԵ~w&yP
+.ҫ/DY[# V
+C
+QkFzK9: 'l-<:QxtzI<|id=8?yL*GSݾD,`9-Cn&qؔm'GhăWO|w?jY 
+endstream
+endobj
+
+404 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 14
+ /Parent 1 0 R
+ /Contents 405 0 R
+>>
+endobj
+
+405 0 obj
+<<
+ /Length 2276
+ /Filter /FlateDecode
+>>
+stream
+x[[o% ~ׯc4IQ7 uR4s—( Esfis,#(9?|8?o5}ss{77J:ׯ7oo?+k݇W'#$+A ^t~hK2 '틮6a4G;/,B>%h !ZojC-v\T8EB/ݍݙvk^g3-{c*Uޜ /hG^#8>1dOfۈ}eﵔsZf
+@)Xt=vڡֺ:ۮ=Y3aeW0'Kufz^Q/8$eĠ(9'$1X %^=MЖ*isT8>zbJ[ Wr#|=|
+ksX$`3 f`jR361-4!mג<cixd (Hl;ݧk,wol\:"ǁ]CI)g'wW F;vxKp7It^HV<>WqۣvyH_`7[|n>lac`+ qNV{~I<zY7g؋5 -yxI 'Qpmx3nvzPf裢EcnkI (f]!6Xk]GvwZ#zeQhkk|ulߗ-K. ,D1!{e<(`'dH)'9dTI𝩄 U'\HNl<ke- T!\y b+ ԅFZkw2huQ_ h4ڵϘEoBJrjab?ta8MEWhQ<8He]I=r)]/.Z"C}װ 9a(E!L.LQ!s.(nȆ,.+]M0WU#koh8pmOC K˯(dzᛌW?`~cQ>S.PZ)߫#*)%NƗgst2==84?D |ƞxz4''`Ʒ$o=KeD QphsBY_XU$iငnN(NSO)aY8Y_ҕ7E\ff^ YIQ6ʫ}Do?ǽy*?jW޿Pq_&ض:rܿif'E"{j<g'Ń2ve۳;"Đo^1w&"rdp>7H^ b}h$Ai,` 6
+e 6
+ 6
++W5EH${b5Pb_)MQmQ%xTh",snL##DB,TJkJf_Q%q-/*4NZ" FV)yߠ?M1AhjDZp4ayџ sB Q(Bsͨҏ4@l
+A]a~OV:"ybݣ&L TޠmpBI
+,sap0BΜpTDD ag籥^ַc["c("h cNR
+ !fMUOb9
+mgF IN DS΅i.Udnl;bn,p>v6wݛ {MFуImYi!Ac&Xqáհ>]1Íww_ƻ40sƻgs(ގ|TӃW֍Wj+qtRFA' jt]89ܑ
+ʪHQhʼnWĉWrP p YSlփf߆$9.qHw[|}}s[iZNl(-9͑* ᧩~Gkd[[H0. S
+endstream
+endobj
+
+406 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 15
+ /Parent 1 0 R
+ /Contents 407 0 R
+>>
+endobj
+
+407 0 obj
+<<
+ /Length 2164
+ /Filter /FlateDecode
+>>
+stream
+x[rݸ}W`;[ KxbɞLRT<AcٞbJ)5EV*z sx
+k竮eqf@ck>n
+֨5{p(ڹӦ hUKx|gb{ugcM/)> 8/5o>Lꔂqb^QK/ͨIʶIn)Դ ګ|3=iMKRs^T@F'k.v$UB݋B%a_P.ύ!rJ]2N෯6d[F\@_*6* -9GQm_7m<X̕f1
+&dD8^\9
+Do 0\VwA[<6oFqG#b{3J`K慠 $]pF 8KUЖݩd:m*H
+YShY:@1S*hOJffVFD&G\((Ii%D}J؅AŠs'-"2Me(4Xa5hq`C hROcؕf^Í9c<t{GFTPxkUtxУU]z{EN` *Qor ؃׃9条)HԪpϰ-_uQ̅\X(J`Kw D/
+h-wJdBH:6?YGH){XUV][U"Cf;Z9%Lm+ǫƃBRJFĤœA" u08Qt Aqr1}"%yP>(R$A
+endstream
+endobj
+
+408 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 16
+ /Parent 1 0 R
+ /Contents 409 0 R
+>>
+endobj
+
+409 0 obj
+<<
+ /Length 2032
+ /Filter /FlateDecode
+>>
+stream
+x[KWx[z<Mf:ø<1FcMKVɦ+},V?ܾ8_ߺO?;|Oͻoy}WkUߞ~{}~3wų}!9 18Mi֛z_yiw:Aהyq}]N*!k ˺"NjBo}"zһܻ;/֪
+J sw=EU'!cُ TGIO@Yݭc T"?̅&y
+lZF
+bl(QIu&"̐ER,!dF>B"Ijt]Q뺬:#wқFus*2鈇c`j6k̥6ECJlZq
+J"IdqD9GSQ)%D7WuSg_}|ӝVA !9y{)J_MhQxUyP]suN]VWy])V/! ){_KB~e󺇭agOi1Mö'adQ8+e<()bhc*Bպw;V;5O;4! !|/oFP *b/]}4\Vƙ''Ǻ, p\bG&+ i{Kz:8氛vhM iu8
+^"ru^^LKRN3.0-gy`8k|<[&`XfiP YX~ ~W`Hӡh0[>jQMT@=܃V41z 5,¨ǡ
+Ӟ5ՋА˵fJ
+c`Dvz Vߝ8"7cP_ghL u4Z=٢t/<闣 n|
+endstream
+endobj
+
+410 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 17
+ /Parent 1 0 R
+ /Contents 411 0 R
+>>
+endobj
+
+411 0 obj
+<<
+ /Length 2367
+ /Filter /FlateDecode
+>>
+stream
+x\ko_1E4ૹyAqpCr[ec.$E}0CG|ܕ3;sy=w+}|Ue7g/1ϏN޽HU^^C:^y{vmѷU`1xb)^4E֦{O}eƚ:XX[ A57o+֨5{p(ڹjӦ":Me hUK|zxkӶƚpSuOvʀ8-y:`b&$WhPO%i&)A)`{Q51\6-6A{Lwwn =ԣ)}
+t5[LB5Ί6$6lWh(5tbu1;8ӧH7Ȍ^"#S@bdk%D}Z:;P3aQ|ě׻6 Q()hjpSEn}k !UL hROsؕ&^ 9a>t|B>F(AVu|s'͘MГi+Djy-GE . o71N)ZCmv|] lѺQ 0ȕZXӒ&@wp".6}qu{ izMt (i{Z 82 ‰ޢ]TNR:lq! uAD7o]Sr:d#{C>فUڤjZضV]Tcq{|V @ {(i)!p01
+`(|=/#!6|d.,M;;f9׀R@Bw I/V|:[7IyjY9kRs]mgEql@p >1֌#cJHں*xsq-_26e~VF
+% 07cɀ[^n!H}*Gf߸=x69jiQFM 4N",CIM <XT`]J+ҍp,Ʈ帷79NlK:d
+QJќťus`/K1!)uh,Ja@(LVu*EnAGʇV7ߍJi/ݏ SUIUu
+&*!U]×f+Ep.:/NJqP1ue;(mprAu[l˜2 IA(Eki 8K]Y w9|Wvye?,}S^9 'Q&ʫAy]&k3hDnOpXa?ɝVhXaW1VȰ.5aLaE a{Xa]j˜JPXbVz?:ªVؾq
+Ʃn4MUXA]KME)051d I(\> ϳ;t{:#OQ*5{J RTh5^~eJ,X+cK>JWQ!x]ftΕTBX6JUE1a(SUh?Q\)j >AX)j$ХqeR2FrWm'Hez{My>NYPym~O7B@ǺU?c߇.<
+endstream
+endobj
+
+412 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 18
+ /Parent 1 0 R
+ /Contents 413 0 R
+>>
+endobj
+
+413 0 obj
+<<
+ /Length 2244
+ /Filter /FlateDecode
+>>
+stream
+x\[o~_AQ<^@츉8h -lȿ/gvgfMETt8$3Btǫw'+ו1\]l޾~e~>8|RO^]G7.N]^T'>>T aO<By4IfV.kZwyufrƂ`%F6|\TZ#֜J#I ˦Bjۂ}swwS=vh;c[vnʣ*Nƚ7Sʙç?VlSyQ%(][Lp\Gl*1퀶Ի;Swh dCu
+p#Y>ĘsC_[{l.=Yʫ"OTK-_S@&dm{ʻDڳ6%s0!8trԬmU]
+l/uxpSpB3-B`s]RXBвw2aA
+pDi=bE7wŒ]zWEZ~z"Exsl ^nٝ b2\6hR`\ˇ-8J\Ǚ\l_
+kZPz.J"s7Io77 ]m }iu;~BOq]:8@zBb炗&{Q1x4
+Y
+ө)xbi_C.D-mY{3?r;{24{"-XH?JUp(_-m5.䣊ZfĨE"W60y`t8Ǥ#g{E r*uыϿ55ю>hoX8Yt3[K䨲cupj贝X/G<֚\<|iZ=;+C(.Y㱵rrz}ų{DZBӏ#7[KΔn;$]ppmdr#zH@s\.0آK%Ǹ=NiѯD,RkdBrg
+qKЫ$6IkG6V_u[黒Hc
+K,r#/˗x~?c
+%I!E#ҊlU$K%W*1pnoGݐ ) ~tnݕ[/z%<me;ykϹ9JVP,xMj3cY9=xVk-NGEX"Hce"L^QEǠkDjlW&F?5n&.zASҒBjW;-~aƣnEƻhm6 O>9\rk(6ocjt8hWQ wsWM䧈2Xr#/$$mN{G%XrS u1,vca6SC\~0M,n`6}rwb t&b* 
+ZiQaeZ\R,Z#9)i ) }ivc슎-$f~]q<$e\܇1r~p[mü46Jd>~?iRG7Sp뱤b?[!fvc { &ȹ( g\8#mUB)+dpMMk%5p?R~k
+cy 1. $6s3?u?OO../WcmC]lRbb.Q^oG}[]!< 
+De
+endstream
+endobj
+
+414 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 364 0 R
+ /f1 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 19
+ /Parent 1 0 R
+ /Contents 415 0 R
+>>
+endobj
+
+415 0 obj
+<<
+ /Length 2875
+ /Filter /FlateDecode
+>>
+stream
+x]ݏ4_at:Q*WlCb
+5h=akaR A(%1H
+EB7Rɽv`bfO
+ħYNj;p@9f:%P6p8%PJ%ia
+tqncK3궞QzڟNu͖ .cd!w½l4%Cie E-sbPw%K:u.7QR0`%{
+pRQ|1
+XqQجψ\(Fk#X9)
+`[f  ʊD/xʊHY++AyKmђ/W[Qθi[XD_ïtC:VŜ /&AsJixuvj"5M>rHa{qPו!ga஥UP5/)4-u'2b$g(bzCr(
+R
+xEICZaj׫[ ifm)C_q{UX"MTt<RheυL-H{)n!D]rA <4Z GcuF:K ] xMw!>NNl: Dvha7zw|yc;XV^-풾2vdow79]qvsLrdNꊹ%ĉ ׽}@0a v`jzd_.ee۬=_V-9G
+ btbNƢ~m%cJw7`q1q&"͚MC@XùƝ6w:\ nRv>PӂKf7ނI݂M B(O!J#eYu{!\
+endstream
+endobj
+
+416 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ /f1 364 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 20
+ /Parent 1 0 R
+ /Contents 417 0 R
+>>
+endobj
+
+417 0 obj
+<<
+ /Length 1793
+ /Filter /FlateDecode
+>>
+stream
+x[]s$7}_! ѽWW
+!Ů
+(JTpf]BޙG3vk֌ZttY<y<_Gu,竗/G|Y2?;qus><{E\wNWwE'wŸSzt(kyφ ʚջj%6ּ[thk*xdr28\h*[;VWkWU-nVtn|*.벼Żn¤N/H*vhNO~ױcҋ(C
+=鿌@V >k:1
+۳ezP=
+lNH1v@#
+a1SaP8rd=x/ʓl7V#U ysL"*_`L9h<r
+ÃK27~d_@*b
+endstream
+endobj
+
+418 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 21
+ /Parent 1 0 R
+ /Contents 419 0 R
+>>
+endobj
+
+419 0 obj
+<<
+ /Length 1244
+ /Filter /FlateDecode
+>>
+stream
+xKo7L g8$`m-,$@]ŏ8
+~"jWEucw?_C{G/g/'3{|l.'Wmt?Wv廫|i\^޼3ϟۓI.Zivj6U/jZݚ͝hQ`RԌ&`' Zp$F`?M X;-UK09%7`¤x<;1GOZ\4l>UޚkvYn|2 fuA{qaa{nEJb]*o&CV\\2Xt<5MR'}^xB sѳ2f*eة#\!~/ rSX4E,/m吜H_JibB\(Ji4ƂS0XJb!Q`Ä1#x
+Y K̃к:&!O9Dyx}<
+OD?0Vէm<u@0ё( a+z^qz |tV dY.h-`_E"*Hp#,nutoJ9; @[(>> p=صum bv.1CւiMj(B!l_/(}j4'O|EwI H:Onӟ^ZXGĥ{Z;? ]h׫s6?7"לۜ|osȳvy5~OlQʞ~
+I
+Sf
+endstream
+endobj
+
+420 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 22
+ /Parent 1 0 R
+ /Contents 421 0 R
+>>
+endobj
+
+421 0 obj
+<<
+ /Length 1312
+ /Filter /FlateDecode
+>>
+stream
+xZK7 WCsXHQ,)Z
+K~ivlZU
+VQ:Ƣ/{j}AՍlӖx]DdV˞kߴzZ lvߎִ'8-38UحְŽ5`Y
+ы9V|ɱ
+
+endstream
+endobj
+
+422 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 23
+ /Parent 1 0 R
+ /Contents 423 0 R
+>>
+endobj
+
+423 0 obj
+<<
+ /Length 1171
+ /Filter /FlateDecode
+>>
+stream
+xo"7WK!ff<R)j+j>\rUK *fg;_T*{ptY &ϟGW1F~~yI p0yRgg}_}Q+|WFw(04h'לp4VѫB Ʊ 5ѓB
+1TNJJ87{Lc4~Y{Bc @^DbΗ_WR}Z<rZ/l,ByYJB1@k
+Օfƃl"l aJVuUkiMA ѣf=s룾,† N {^5۪d25jZq6 8l1Xo5nLfTw|)혦ptuAR@b`aްtvF:& B%E #S扑`;
+py.`M L4OsJܫ>]ς0J4B,UΦ_{Gi=Onŭ.^o0hE b!|s+Φ-8o"wChZGfZ>r\ د*KJ-"ͼ`,)a i=ZKyᲯzWç/kX252 !@ c lfe@-hzp<=5x
+@
+endstream
+endobj
+
+424 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [203.45953 332.1136 638.43024 360.41632]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://github.com/nsfisis/mini-xdebug)
+ >>
+ /F 4
+ /StructParent 24
+ /Contents (https://github.com/nsfisis/mini-xdebug)
+>>
+endobj
+
+425 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /XObject <<
+ /x0 442 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 25
+ /Tabs /S
+ /Parent 1 0 R
+ /Contents 426 0 R
+ /Annots [424 0 R]
+>>
+endobj
+
+426 0 obj
+<<
+ /Length 1222
+ /Filter /FlateDecode
+>>
+stream
+xYKo#7 WBX qh "z݃Mv>\4g8#`HPODFߖ7Ҿze.h!u\Oӏ_"6t{?].|lъwsBG[NWbڐ>ͽj8ZhOJkp67wCK@Q,{CVK%$S[)bfEFO T ֥̜<Zlk*kt~l
+!%Jf|d
+endstream
+endobj
+
+427 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 26
+ /Parent 1 0 R
+ /Contents 428 0 R
+>>
+endobj
+
+428 0 obj
+<<
+ /Length 1144
+ /Filter /FlateDecode
+>>
+stream
+xMo6<3~
+4質p:S)B Ʊ 5B
+u
+^ E7+#S#r=q>`M L 4OcBث<[ό2J4B-U=o# tޫn-Ζ5R`0QE bK8^\c6lW8o"=1,Nk\ȅB=K]Il4Dd+^08\߀#e|=^CE4hDo5IێN.
+U @sTg …ƻ踍! G?'<D?w}:46,C
+endstream
+endobj
+
+429 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 316.45752 470.22852 344.76025]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://github.com/php/php-src)
+ >>
+ /F 4
+ /StructParent 27
+ /Contents (https://github.com/php/php-src)
+>>
+endobj
+
+430 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 288.1548 505.42383 316.45752]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://github.com/xdebug/xdebug)
+ >>
+ /F 4
+ /StructParent 28
+ /Contents (https://github.com/xdebug/xdebug)
+>>
+endobj
+
+431 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 259.85205 520.5215 288.1548]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://xdebug.org/docs/step_debug)
+ >>
+ /F 4
+ /StructParent 29
+ /Contents (https://xdebug.org/docs/step_debug)
+>>
+endobj
+
+432 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 231.54932 451.61523 259.85205]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://xdebug.org/docs/dbgp)
+ >>
+ /F 4
+ /StructParent 30
+ /Contents (https://xdebug.org/docs/dbgp)
+>>
+endobj
+
+433 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 203.24658 663.2168 231.54932]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://speakerdeck.com/shin1x1/exploring-how-debugging-works-with-xdebug-and-an-ide)
+ >>
+ /F 4
+ /StructParent 31
+ /Contents (https://speakerdeck.com/shin1x1/exploring-how-debugging-works-with-xdebug-and-an-ide)
+>>
+endobj
+
+434 0 obj
+<<
+ /Type /Annot
+ /Subtype /Link
+ /Rect [114.39844 174.94385 584.99414 203.24658]
+ /Border [0 0 0]
+ /A <<
+ /Type /Action
+ /S /URI
+ /URI (https://speakerdeck.com/shin1x1/exploring-how-debugging-works-with-xdebug-and-an-ide)
+ >>
+ /F 4
+ /StructParent 32
+ /Contents (https://speakerdeck.com/shin1x1/exploring-how-debugging-works-with-xdebug-and-an-ide)
+>>
+endobj
+
+435 0 obj
+<<
+ /Type /Page
+ /Resources <<
+ /ProcSet [/PDF /Text /ImageC /ImageB]
+ /ColorSpace <<
+ /c0 371 0 R
+ /c1 370 0 R
+ >>
+ /ExtGState <<
+ /g0 374 0 R
+ >>
+ /Font <<
+ /f0 358 0 R
+ >>
+ >>
+ /MediaBox [0 0 841.8898 473.563]
+ /StructParents 33
+ /Tabs /S
+ /Parent 1 0 R
+ /Contents 436 0 R
+ /Annots [429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R]
+>>
+endobj
+
+436 0 obj
+<<
+ /Length 1536
+ /Filter /FlateDecode
+>>
+stream
+xZKo7WB g
+|7Pbe_0N;z2V}[;W횗7?߬>>ܛ/|1%]OuK7sop,XKp47\[]J. FbaOJ 6>A"7F |Z㺶SXt T؜U`̫,P٩ڠbe^,IYld+,ʏ8)εHXku< 
+endstream
+endobj
+
+437 0 obj
+<<
+ /Length 228
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 761
+ /Height 279
+ /ColorSpace /DeviceGray
+ /BitsPerComponent 8
+>>
+stream
+x
+endstream
+endobj
+
+438 0 obj
+<<
+ /Length 13613
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 761
+ /Height 279
+ /ColorSpace 371 0 R
+ /BitsPerComponent 8
+ /SMask 437 0 R
+>>
+stream
+xwWYG4ٙݝwa98qlc3qd rF"
+B  ";Z !>#UQzV}l4
+9>sN)Yb̭{U~3p.ȃ~ֱ|
+|؛1Wl*.j5zR-D[9&G(c
+Ȅmk4X~yôNx[
+idΨm
+
+
+o~Jfe߰x<RWKAU$Rw
+b]:!\|Qo}fncs
+-I֟V[ͭmgٻI+w6v>oorgŞr0ҥlJ]woE/rbbW:xKx8qԔ]:Eu
+uH3uǜQ9?wwrI+_|#su\F:ss콾$L'е xʭ H :,1w:]]lUJg4foՐ
+B2X9`6m9&ꀏ0Hxfmx꼒M9f l8gj.yzlN𰡨`H.6]-ω,
+)I9Mr5π=e- c^c |>-^+ֽXgθf͟-+_mZVꔵe]-kΞ0=l)
+2O$":UzF5usK\\J(>QG}bN2[`){|; L>3E'nꬺ-~3/u܁w_as<\֍oR}4}Xejn݋c0׊/dzO'oLnohҖecܣbwꭡ:1 AG Ա8f]!rosARs wŝ:|_7X/7<-|#WvbdZ6"s_. t\%WOɨ;Qy= [21OcpOvʛ˽ $fZ,cJ.AD#ug?^:l ~Hv{g>J;"CL "ܺOc s' ƽ4j,NN};53+ : J;u(kI瀐: : }ҎZ F[xv4~):;ir^$[<u"ܺ/{> i~TnH
+_x*%gz} Ayc<~__]{C/R|JzPʆ#/EOѲ+Xn=ԉ|QRؔjvɦtR֛v:q8-p$gCgva ?^6>P<6͟\:ю $~@=*sH˺Sk|ϗ_y^,S;Âo=ԉ|z-=~X~T35==bȐtRg:-٬6Uv ,>0hpdF~LJ=Y>3yBEqj6C691]ܼ|jܧ&e)kuΐ&fٌ6oYoe23߲y֚S~I"M6X=*q:8{,
+ُNZ=Ğ )WLj`EJjqID@gĂ)
+EjAV)Y"u{X
+9rc$$D| ]Cw 1
+:9E-yŭL~Id
+v9R
+XS-V܏
+endstream
+endobj
+
+439 0 obj
+<<
+ /Length 228
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 761
+ /Height 279
+ /ColorSpace /DeviceGray
+ /BitsPerComponent 8
+>>
+stream
+x
+endstream
+endobj
+
+440 0 obj
+<<
+ /Length 13795
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 761
+ /Height 279
+ /ColorSpace 371 0 R
+ /BitsPerComponent 8
+ /SMask 439 0 R
+>>
+stream
+xw[I6O={vglOxf<8 68Nq69)
+*%(*t?H
+^:
+߫'0|eL#=<lhj s/(iʳe<|xQ'
+x
+Q
+'
+K;
+67n`w=w Κr
+A]kC[5F:YK?^tۑ72>㣦/B?u٥ŏwyx%_u6Pn8$kSߟ*eȔ])kKǺ}aOEճ6nP1OHV]8Me'{h]cryi^v /,[^𶝘rSyDz5K TZ= ,QiE;oX8qǗDŽkl[5;<+GwQEyZfml῾d~wB}~r]k{[[4F;ߨO"u>>|<vxP2oD>̮gUs7\~ׯZSBww9E
+ɯjQgU>*X@ul>.~36|MM`8">
+t5zӤV7Ս~΀+V ux׮PݒC:Bԙt~]tKD<DM9i>1OE]Qgaqeu6jyQ'50<6^Xl>!Y؝sO
+AýG>~.O!s.e)  -) VBBN!l{Wo6Sخ/l׻\S]9:O!Xm
+D>
+X]Pw<IdueL eM&=3rL'7z80>9{ >Q6K⇏um+Hno(:>.t?ЍO {xa۟T~tXM5Ydjuk[
+?,~X\;}Nro^P2qXNkykLcvoX9Dm-*ݑ=vIorLB3:)E#57iʊU\~=@H(# Kɣo
+^ey}0~O/Z
+svȩjhqiB;cI]Y̗ QǮ3+?oɫ_z`iq-zV{;ug-tU+7Mݷw?F#=އu ]lc,=;&} rwJiͯߕ]Pls+~Gְ4&(cv&:~W닱w٩[OuRˍEݞZy1|@m۹SV'HQ OOrEv{sƙ0K0ß5YOL׉0/Z
+1?b Q~Hi3:b3d˻o]ejt۩@}_ ~e;yܣNc_v72uϐhGZ='1w j4}wL v&y#L2l0yz2T!i uyfs`]g}N֥wx?:uY 2<bUXɮlh<RO=7Fuu/y7N^O&eGu x2]ɉ%Xӄ: nzZf1ǝ-9ŒAzfs /(KwyxL>7w 4*)?ONz?w M>Œ:k
+
+㑑nvcR/{ tX>,v[M=+6w ^Km#dr~dșGL D4f+4ɘu|O2 4:+U,^9`c*XJ/-:A^w5>~}i<xΖ^Qϋp݋aVyu|=yYfNktc4+=G@|s:?:::w˽s>f}]_^wg]yK2fvN@hWƥ":g!Dqp،:ÄQ43gU::y\Ü~w{kOYT>R4˚F뵟N.=W6. E4EIKkn3˅SzQ'ҽlrprhu쎹؜W=ꬊ;DqDc[_:"
+zhu>Bw n%ֻ%0DS!\@w$s7Xpۯ
+P7bVF"k6N{k*h=3s0z+Z]}
+u27Q/oI}%}%kͯ:\g[G\u
+A5f2Wȯj|j39}Nd}g$ }|ܿ>cPb wl9%`DKL:Q@RB:C{o, HwK C줯^TlGGUٖ YO{/=9W]!~s<tFB.{WqSG7t!>Kϐñ.r.yJÉ:m^ӥlׄs=/0b*כeH 3'u4f > /UsiQkaM}fy܍{Աy+?o+zwMkRޜwMor0:RZN/w>da+n[{ WkO@}뗤fXfF,]ʆ]0]tgu_UROH{op!5h._)=kK\jԖ. b-+{K'_;b[Wnxq_]vM Ю_GT&?7 긇Ƭ2O/])F:NU]Xz]ɸ>6A\mgxbb_KI'xdYB]9)]=LL|u V {o-~_GGo?p·Ko]x]QG{bAII}{9<nؼ- 6T)~kQ x=
+<] <mZ%v7؟R&~]C{o]a'(3=x|0,ԇGn~㯒k;1׿8{I?ugbg-N#ȼWO^n{qn0N]cVtub$x[SQzE,
+:3
+K;&lI^
+WdnQ
+endstream
+endobj
+
+441 0 obj
+<<
+ /Length 33183
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 1200
+ /Height 630
+ /ColorSpace 371 0 R
+ /BitsPerComponent 8
+>>
+stream
+xPdy}.(("\\./E2GBrHΗe A$HpKp2A$cNF'dDBdq "8,AD\d AD ADdޞo'wQLsӿN|>
+qn޼.
+6dW_z_NA΃_|<Ot#
+./*F49_Jr|}Xy<
+t U_ʬo*y᳟x߭%
+<<<|GZ?闾%&&&>=AzC
+$
+
+
+n߾=mmm\fzuy Z__KBBOBxx{?7nPɃcqqхuww<X__樠 yCGF```ݒA:{ul=JzUȃPQ\\,/7n03AYppp}}' ޺uKzeeٟ%22`ll\ӅiM-e0LHwR <(ɋbbb4V###bLMMUJKillOMMMKK+++~GeqqQ<>$&&:Ю'ֺ|?Ƀ24^ӵ$55u{{2yf?'w
+
+
+<᪽@b]]87&NF[$\"YYYbW[:;;) h$~ ]?::MNRG"?'&^vqnݺU__%^;wN"vtt8gmmYZ]fggE=@2""B~:>Y^^w`xxtK<o-'w̙3eeemmmZJ766ZZZU^SKJJ^WUUٕsss:>;wN~ldd]KiɃ SKLL2K.zVo4~h4&''ߝ`Ӛů;v<‚lmmgZ"cNx``
+233c*-̙3:]WqedܺoAhG@1
+4<<\ZZ*zpTTYQ9#<x֪8e[/Iz{{ű]AAAQ8::G<577ky`JAm0sss]]]W\lmjj*((%=+pI;w/͛7\®.{`EE]{ʏbWypvvV^ >>Cb2<_Y $vG-6 (y9:90ݻw]VVV*HOO˫)˃&ibbիV/\PUUx=jloo/))EjjjnnnUU`Ӳ׮]^XRآc?<<kii)++Hfgg755ݻwossݻ'/.?==]WWgk*O-+"--A622b>Yf|:uwO\4
+
+ InnnVvvv z"</](tY__<(
+,hLJJҒ~)vuUOf%Eq8[Tn̓h4# p}!!!W^*;;blK)K?555)))*CCC,o4aaaN^w՘Pq\|KKʵb[TVhTԜt׮]3HNNڠ p4L ^C̓b!!!߂ܼ[Q}KKKb ;PZwVG[yPho7
+ʃkkk(
+%ivstvrվ'jgU^dCb;h?L&qY' '|d8vAh<s޽{M6`oA1Oۆuxxxl/ 1:0
+IzmA5.sEcoyp%?S_c deeOqrp^hjj)))===sssI憇 CffeBdx 3Ǩ ߽UyzV0::6(6vuui܍#Ziyh4 $===fɃ5$vr-pJLOO+~[3yP|cYGo)&:54אaffF1pFGGH |  )F:01kٮb:{OeUjcj#^Zu;cۨ:;;aJ*,,ߊsz]@"||3qU O577g r\\<h:6<SyP1iT@@@ccO/Ktwtp]}}}G.,,9<
+^3̙΢NϙtfSK``ı[yZUgFJ&''!KHHǾKKKB|ccck;66LVWW]pڈ|%i;-zȃkkkŏDddY#7nܲ_kkjC:c}ѡ(dÊahF䰩)̸{Ҽ?bgQks]l1 n!8???00%܉f5 .);zL;E<(^\~mD=}ygt:Ev
+===W*σQ[#ȃ> t:]bb≹/yп:؈An@NRC*'dbP6b Ձr *O`xxӓÎ*ׯ_7E/ʪ*x@wuuw3<<ܱ;^L@{*{{{QQQW͛%'l\ZZR u$Bvȃ @'xF؄vz
+
+rI[=`l/qYlN,~\Y+#%]1bӒ{y}yprrR|ٚoAq]TbZi`6w;`zzzmܹsF$z=L&*<<G1\<b_RṚ3L&8M<677K=wC>S⺤f8::;|@+@>wXZZzw|_T29\|3W w'^\\GTUU;LMMɿz^rd2C<|9:@R!yyP5_@t追VVV=dۭ5uFؿ.&&]Zd2zfq<~HH D^vi}Sh93h^Iqqqά2Y}3ʏMKK6Q sBB@ĎbM'{}<<<(P9PDem/:<<///OOOglBBŋŚ.*KgΜqkwkTE1w%];/?g!!!3,KJJZ8΁SSyxoi 4VQ4ǡY_=lpBYYիW[ZZzzz4ֲ#z7azl0O".477[N},9ş N(Vg~" '&& ٕX|h&p/AKS
+
+:vJ\hhEĞveY^^afWX<gcMn
+ճzDSx=?^e?yPw…䝏d[>|}{Liܨb8d{ RRR-~HT\ ŗ qڋ;@ニHįOdd'mmm,fwV(b{{[, (^
+
+
+r
+̓3qeĞQQQv%Evw`aaA<_v؇͉?sNG(~UN;mR8&v sϮX<88خ&IcTµknzznoo^wƋMZZRʊWhhϴA˝E´,/{ TZZ8njz
+']CJjj
+3SSSI;PTI=zȭ[^jccc\灆`u btW⠶
+!!!IIIYYYUUUuuu[SPPgY3͛ l*
+?jOȃM*<?H|mO 222\}VWWoJRRRuuuSSScccYYYffƮQ
+z}IIJj1^5?lO' u&GfggmEsyehⲲ2hff"GpĕTWW;/ ՍFrbVQ_3Up
+*,,*3H?+^ǒ.i?0E˕󭭭Rz}QQߩ
+!
+(,,8d^t}333|a>zK.yܹs*<(mz}}}ZEaaam۫r*_```YYF)&"pZ^ɏݽ{Wgeeݽ{%8^HvmpltS[[;??}0Lsss喽/kx&''3888??ellLcyh4 TL
+}FOϟ?")\!3i.*::1\ׯ_KHH$$$$"""--ہ&ѣGW^OLL @{I֪dGFF&&& vvvVUU={6!!!22R|}ܹ͎Ҭ$AjjjNN˗ >esssn*++;{~DV&''䔗_~}pp[ŏz Sxxx\\\jjjqqqkk]N!.啡=7nܘ3D[n+++׮]2b)22ҥK<pkʾ>is555&vlD3\Fc0XeuuU^]__5Q}M'?sss*oz DAZ]PPPddd|||rrrjjjrreG)TLRW]]-]w
+ R}Sϝ;AŌ*T
+
+Lʕ+̓=dqpee%000..V}c=f̓/^t8 }LZZ{EEEۮ ].̃))).z
+
+ZYY<"<%%{{{
+
+Q^^.o%''qb
+
+r51y,X:::<i
+ CBB-..8Ų<(VQэ7ԇI:L^yUU⯇A$"5tc[
+}<^tI^y__߱+LLLkۓf666fddK%1ccc򺺺U .\
+
+
+ d7VWW={eQQQ<ZYYjmmtwʫlhhɉSt''((rkkU{
+
+'}333KKK_CF̃kv-QyYhhhCC]`q=%%%N
+S```CCc+\XXP+
+
+prZ{{{hhG,te)wuuY]̃RwLwcc6XN 
+JxxxwwHmmܺ'闔ȏ3GJJpccco2{ةUׯ9B@ 8aff׭-,P,d
+
+<ل8a<+/ϥ<(ۛd%syfu*22rdd0ZZZl-lo ?`)OC:ܘS:;;
+T\cr7c޽{yѣ̼CcccH$dmmmM$vL
+#|2*Ç˗/hՙwƍpػwr͛7r ~>?ʤ?׮]K
+
+v ,(/^\χúJ׭[7DE.\(CCC7olmmmll\paeee}}UvuʕI'߯L5k…m߾=dYYN
+
+
+
+f4w9oLN
+
+Jyر(_|9wپ}{CCCuuueeE~)Wݻw˗/J&W>uTe
+޽{w׮])Ԯֆʺ 6\~}1޽u֡' f[lhѢE߾}O>܉ݙ
+4s˖-˚ dʃ.\tuqSSSVVJ_g/CeYS-*0~:,)֭[+&ME
+|ti;wx1,j2/σWhÆ 0˗oܸ/_nF~au˗sk݄v ~˻w>|2mmmarʕ+߾}{u?\D\dɮ](ZrGFFk׆޾}~ G>{,۷oKxR
+KrR
+!k׮<ݻ6g͛7&:UVŔ]̃a=g1C!q:uTÇE|s阙Uߦ$aƿ+;+
+_,g|Z?>00;@|<sLtYʃccc!ر#}i`Huuu1uh+I\&xÏ;sɓᰶBV㔯Ň\*$]FEq͚5moA
+
+'O?ݸq#5uE[B$lhhlƑvС0Ny?~*0sM˗/_ĢE|)4rȭ[r`YSSS``yynCMD" iʃ
+
+f`NippIҮ
+MYó(zf85߭#仫WoZ
+_&fpD֖իW1o!
+(:6lEÇ۷1mbf{"nڴi||<sUTTs,?ST{{/)"e
+k&e]uA<[`ŠYEc& SHg?3}̶:;;޿KFQTWW7000<X%G911m۶(<Xܘelkkkhh8~χGGG߼yBߩS2~AEDwllǂ (g2x*:rHE555'O|Poo˗{{{xw
+СCQݼy3k׮EQ`"XdI;
+c&2{)SNEQۧ7}V%Kjkk3qHjo߾(brǏ;
+(ڻw˗/Ɔ=zf͚(,XU
+Rư1KOOOEEŖ-[֔ry0,p/ŋĮ]&]^~}~9hLzEEQ4i
+nܸoܸsDK
+o닟 +¤SWScna)ʚ}(” T,<޾rꊊ+Wܹ3Oիٹsgss nܸ~_~%pi֭/^ʃ>|7oޜL&W^}T*x⬝t^^0FV~-Hm۶u
+sJ" 666B
+endstream
+endobj
+
+442 0 obj
+<<
+ /Length 41242
+ /Type /XObject
+ /Subtype /Image
+ /Filter /FlateDecode
+ /Width 1200
+ /Height 600
+ /ColorSpace 371 0 R
+ /BitsPerComponent 8
+>>
+stream
+xyxUU/ꪾz[}mUY;Ȍ""2 **((h2 (J#@B&
+5E\$6'ΠdN8>Lvܭ]wk7շG}E2TPQt4*r=WǕjۯq?
+1jOrԚ*?OeR YϑɃk'9%6|pt)H=Ny
+a
+I?[>C
+L 抖 )DPܞ*Ogwe0mUx%Ve7
+Uȃ
+5]tKgw'f2)V?TB~<8M^jݜ!! 8>}8Y<beZP_N*<tctR!
+!"YL ),!L~yP8&i@^ė/c
+ȩmpGb&y0y?D
+BT=2V.׈M[/|ZWbJ[.[ɦw[~{T~Qmo78܅Kǣul4CqNL
+NL
+DO.߉i|_
+ggP/9V[erW{4w`[BdSL[˃ƒξX| A
+*^N[8J|=6DhACgRˆM珄$ R;ˈ GBA
+vϰg[]{_son
+EIuD-To Ƀu(rMgu (eza\\,TdPL*ŗ-N-V\l&M'N
+/xMο\Y38u۶pvhMN}pEO[0>y}vʧֺ#iUCq^W3aV>>)A'y+Sw*_9xiȃ
+8YN$dswj!^A@ҽ7ܮyelnḞv5yǻ0c䙎߭?@cΰ|sL:ڹg7olit99ʃ>mf?B%+]<t8-7(!Ѻ+x?YvDԔuiELׇ<
+9~s}`YwQf牚@Aߎky;K̘=TN Ig3t{[ѧ]pԾF/\Î侰XO$~}ڨͷ"DtfXf
+dƴ'
+'5煉t֫{q%+4fdjZ>ne7l~σƵe
+#5|wBDstcbPlޅs<#;Fc<%v\˃Y2[eO:{·}*0"&?Q6ʃ%e펼/Jt
+ؼ(62}cN4^'\E
+шRYb& ky0bLAt[,9v,;~B?=||Aߎky;+8ibћ_X} `y=$:
+q<v
+6p$$14qWAʭc^-BAY:A3fQt|WKֻ~_YU?008<nXooWq*Mt]wmQ[`Vh4{}^'\y|IoӾ^
+y
+j{`kW`%T>AT2Jg6'΃!\TyA<h黸~oeƊ3Mg:zmܘa)mAGy
+gf NpXr[l?˃n/A̘=2ƾ!"
+GEhn7Km={7{ޣ>}g-[?r6Bڅ<<
+KǨ\:I>5mOrdի}>Z:3*u_?.|_}ņ`kyNB*7X断uOZA y}`Ӗ{!:rȃ
+vөO5S}}hh;΃>aV).-tAGy
+ኣyPP:lؾ_S>`ŕ.w+
+5l!YyPxedX<oyh^Xo_}Z$z,GV<qp-]]M[Θ=OQAAt
+O4t<]JW.b%MLJz.]%u(52s$ʬ3_?oI\=t[=KK2tR[tK"-Վj,5<=tS:*
+&Gge3M+d Pt
+L!vUy6JLgsq_Z>3l7"Q{N*KsTr4#y0bs9<Ƙ +/
+o˭߫=u֢4;/Ml Wed2)t<X6-5&j S
+bsk|(|%+]M'ظ
+OM w^U{N\B 
+U+ S`#*p W{rG*:ɴ%<
+V#+Q$n_*V^<j*wa7 &
+cRcZ}Fp1n oo01e`FnO e+iJjS=.>dL|Hg׽di+4*9V=
+Mv*ײ=/Mք%5?N^Tߏ̓L7'
+oˉņ AL hzz?YiSnX%t^gE"uŦjN!R_+]v&b@;C''_\\+Vu]\J6!:)_W0Sw8%H㺬
+ɃoaB~7tߑR*pO¨U=ɍl7*UDF =jTsjM?:
++oo_?v!/s LptSfՈhM %&(xxI/K:Yc  
+UO#<c/yA
+J뭬,+K&M6o͐a/_Ch
+_dR[h|mDNS̱~8@[a9{{V|a/Yoh|}\UV^}g<808bxY^h/ܼi<iۢo{<W̓-zߋ5κz.
+ט'>^~<t $TMW%kUgI3Qd>yϰQNGol|Wnȃͭmo»B,q !ww|6w_<X8gqɂst
+<"c!g}c,
+7֭e뢯13.s >cQg/U g%{o-ك]EaLGf-p|:^zF>GCN{+0CĤ!Y\ZbAV'e||.:rAfv_ĤvJ|[ΜI
+877[$af` >#ymur`L8v켧
+GA $ށ11}i*is'_x%#cnwuTʪ;wJQypʷ?ٸS9޹"弾7eNw㕮
+t1bCc Wsg^~
+<Gb7iqu?`Z͏N_XILNMwURL7ϕJv܀ 
+2T(*b|Mv'9՞^mp'Iً##"h1Z-8hYI6E; WY_K$f{em,7Н{FOW[%emT4EnW&iV>k%J貳`Yi%.
+M LҤRuw'L{A/7Wo*,D,+e<(3pγ<&S&̲7𜢷Y6{$1t$Ƀ8rYyjmpZ;.D<uǞR؄σ&9)<s<(.򋄹F]*7L
+Ǩn'#I)UnhRݔ ˃R:̓[M4
+<
+-U08u? i_G)iR=6t$ gu{4EB ȃpUyE[9^C}ZK)=̃'Ns{l~)Z?uq t;_}Rj>~MO^yxG7R3
+qeKIJ*_!T02F5;>Z|6J FIաoX;Ǽއ<9F|&rK +r:Ku:R |vRf21{ʑc7|ï.&yphh(vfi'+Ҥ>k>oIQqh4nپ͚DJ%OcoPȇ)kLHɃ.}isXG+uOMNM?
+7' z^JOѨ{I>wW8>w{
+; ] {ľ3-N頒{3-^&=Yo7X>XŎAq w{{Z.SZ^A5 nغ#<2N.Wg;
+w&?{.eӶ]u?<
+V'>Ëܑ)r»^{Hz%
+D7ʗl2 i |Gt@.]Қ[uKUi?(e*WoS
+$?CCCGCN{1 lyP|rrլo`:
+
+A
+՝0Z=P
+Ayp$60YhӪAeRwk(}eʤ7&O5y?v*A
+Zw|v#jO
+Ή=M5&uڡ&y9ƖYƦG33t>2dx]BqBMLqSzn梱'O0(ףH 
+n4lhOUh ת|L^µ<X(Ӗte2}L_-3Ɍs-J\SۛѻZ
+&\wl}HRQn'pcOp5
+JIUO:NXX%ܵQ|bfQ'V_l m2Y
+Km<)(*pc7p5
+?w=s)4NrzAqyk[z5p=w |wJW6vWKFUwd_1/$jtfzNU}sVLM#wYj[nTjOZs1ϛAN_v|ڟ nET;ck>> Tz||oڣ.m`8sRZ.-;}]qݽ%3g"/n,WKCԟO ˵̲n8" Ujw{3s
+=_/d^YաUgPjK+~ nfo [mbnyWWɋݪw;q3ju #;+n7E. 3p5t:CjVE`mIв9wqOSyG?rzOğ=ݎC|5]q O碼=^С295")t6sOBRU/;eO:h4wtVIN?%²xC7pݽ|Ez'ݖzxA&]S[בswKlXZW|dSF;EW־ç+c6nڸ=Aj:=^~/6-m6Q^q0tzʙX%h4x\IXd'3pݽ(Iܡ4TU۸
+qIz[Sz +:7~a<PǂO=mN%eU 8m#LyhWw^f`pPf;
+,E߾kg/;Կbb[g\ D(!/b+5ďw(^ËcM;$ˬmP*UJ!)-r![ڟeסv7<2wkln|2a|ŗbvM-##>ܽJԭđ9p0Vu Wb}ԶdGqE{OD`{%s;k{ٕ}ƘPJj=}bZ)4mDh[%zk뛬 z_Yq*ALI~Ȓr{4rG9xˋע-r]˔
+Z/x ICn_q?.(im㓒欂ؔ 7ĦeU^Uk;&ɥ^[n7mۧ,{ȃ,No|{qwnNu3V@ZOy^
+>yQvU5A()*),V >\q/HS-F&E҃2ꚼ{Q}C4<!0%ܲWrFi@q;}k48/(4⶷I|]qߵgs8+yyf-9YFw|dkg``xAv?&s21{\_<v23BP{߲꛽k<ĕ(o.)٫nL`Hx|Տy4<*sݎ MM{-׆rғ^IL?ttOw;(VOA9 WXcѱ bcRy/x0YNP6+#s5L}5
+[w_pudzVkv߲r'ȃ8NoX!`:mF4>;Z^9?bMv# X/XZX\Q JwVX׆7jZ׆cI{ݖpݽμhэx1#M
+b=20(s0D|j0eXfB,5=ֽJ{ڍ6 l>l?{)
+:G'{g<4 =
+.E+7viWKýr{N7OdYn f\M
++k6Ѱv
+
+qمJ˪{rr
+K%n>`@Gg+;:'mQq~WoNvC0L&!ac:z5<zrx_:e]pP:c_
+PfNaw\m߱ӗ2FվaG}O^sCa&T5'χQWXjURug{`LjuwS>]{D$J)*+pYFv67{yP'e:v6t<&6Iָπ iC^]g.^/;ᒔ%8A^?:d2I~m{^c'.44PÃqi'"W{[F l4P_ɼTm{&4`*HI8v;8vvmǬ{85y?wˮC⏲:ȃ5um}M^σcnAid|Y)̷sRq)v;|jl{~"pLT^?rXHhмRPA̓3>"W
+K*,ĕ
+:n^#u}G5n'sz@ڃlmjz1n<j΃-bĴre
+'9]]{UN͍vjlھk_W߆Sg5
+mGjjs -g_,=YGk>8joALZf֝?WW|~wgȸ/_V7:o޼ %m<~Tdum'|~04߾u[JK޾{>6]< > ]q{dd|O5WFVN_ıg?^Ŏuod+ZyxG%wtW͹샩Qu Í?t6dyAY
+a#OϠ=mqofǏ/_[Fg?<z{?a _t|+G>8ᶥ:0>#Qdhyq_TNKWo>X6ѓoS ̯osK>~<Gh8~||_tjoeL:fy>_h]90~Z%{
+ӟZҵ`q;]~ep#-^ɂ:72ٰeGҶ{VrڛsgF睃q{
+endstream
+endobj
+
+443 0 obj
+<<
+ /Title ( Deep Dive into Xdebug )
+ /Author <FEFF006E007300660069007300690073002000283044307E308030890029>
+ /Creator (Typst 0.14.2)
+ /ModDate (D:20260411000000Z)
+ /CreationDate (D:20260411000000Z)
+>>
+endobj
+
+444 0 obj
+<<
+ /Length 1171
+ /Type /Metadata
+ /Subtype /XML
+>>
+stream
+<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?><x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="xmp-writer"><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" ><dc:title><rdf:Alt><rdf:li xml:lang="x-default"> Deep Dive into Xdebug </rdf:li></rdf:Alt></dc:title><dc:creator><rdf:Seq><rdf:li>nsfisis (いまむら)</rdf:li></rdf:Seq></dc:creator><xmp:CreatorTool>Typst 0.14.2</xmp:CreatorTool><dc:language><rdf:Bag><rdf:li>ja</rdf:li></rdf:Bag></dc:language><xmp:ModifyDate>2026-04-11T00:00:00Z</xmp:ModifyDate><xmp:CreateDate>2026-04-11T00:00:00Z</xmp:CreateDate><xmpTPg:NPages>27</xmpTPg:NPages><dc:format>application/pdf</dc:format><xmpMM:InstanceID>o+zIqBz4SxdWegzWOnLsXw==</xmpMM:InstanceID><xmpMM:DocumentID>H5qihcsAFT04HAIeBzQ7yQ==</xmpMM:DocumentID><xmpMM:RenditionClass>proof</xmpMM:RenditionClass><pdf:PDFVersion>1.7</pdf:PDFVersion></rdf:Description></rdf:RDF></x:xmpmeta><?xpacket end="r"?>
+endstream
+endobj
+
+445 0 obj
+<<
+ /Type /Catalog
+ /Pages 1 0 R
+ /Metadata 444 0 R
+ /PageLabels 2 0 R
+ /Lang (ja)
+ /StructTreeRoot 3 0 R
+ /MarkInfo <<
+ /Marked true
+ /Suspects false
+ >>
+ /ViewerPreferences <<
+ /Direction /L2R
+ >>
+>>
+endobj
+
+xref
+0 446
+0000000000 65535 f
+0000000016 00000 n
+0000000291 00000 n
+0000000610 00000 n
+0000001154 00000 n
+0000001244 00000 n
+0000001286 00000 n
+0000001368 00000 n
+0000001514 00000 n
+0000001580 00000 n
+0000001622 00000 n
+0000001665 00000 n
+0000001732 00000 n
+0000001767 00000 n
+0000001802 00000 n
+0000001837 00000 n
+0000001864 00000 n
+0000001915 00000 n
+0000002062 00000 n
+0000002225 00000 n
+0000002516 00000 n
+0000002799 00000 n
+0000003362 00000 n
+0000003765 00000 n
+0000004505 00000 n
+0000004853 00000 n
+0000004928 00000 n
+0000005031 00000 n
+0000005085 00000 n
+0000005118 00000 n
+0000005158 00000 n
+0000005261 00000 n
+0000005653 00000 n
+0000005813 00000 n
+0000005898 00000 n
+0000005979 00000 n
+0000006180 00000 n
+0000006335 00000 n
+0000006490 00000 n
+0000006578 00000 n
+0000006663 00000 n
+0000006744 00000 n
+0000006881 00000 n
+0000007035 00000 n
+0000007123 00000 n
+0000007208 00000 n
+0000007289 00000 n
+0000007426 00000 n
+0000007580 00000 n
+0000007668 00000 n
+0000007753 00000 n
+0000007834 00000 n
+0000007971 00000 n
+0000008125 00000 n
+0000008213 00000 n
+0000008298 00000 n
+0000008379 00000 n
+0000008516 00000 n
+0000008670 00000 n
+0000008758 00000 n
+0000008844 00000 n
+0000008934 00000 n
+0000009077 00000 n
+0000009154 00000 n
+0000009291 00000 n
+0000009445 00000 n
+0000009539 00000 n
+0000009633 00000 n
+0000009733 00000 n
+0000009833 00000 n
+0000009986 00000 n
+0000010071 00000 n
+0000010198 00000 n
+0000010287 00000 n
+0000010372 00000 n
+0000010490 00000 n
+0000010579 00000 n
+0000010664 00000 n
+0000010783 00000 n
+0000010886 00000 n
+0000010975 00000 n
+0000011060 00000 n
+0000011175 00000 n
+0000011277 00000 n
+0000011365 00000 n
+0000011451 00000 n
+0000011603 00000 n
+0000011731 00000 n
+0000011903 00000 n
+0000011982 00000 n
+0000012113 00000 n
+0000012200 00000 n
+0000012279 00000 n
+0000012410 00000 n
+0000012530 00000 n
+0000012609 00000 n
+0000012740 00000 n
+0000012830 00000 n
+0000012909 00000 n
+0000013040 00000 n
+0000013148 00000 n
+0000013229 00000 n
+0000013363 00000 n
+0000013482 00000 n
+0000013563 00000 n
+0000013697 00000 n
+0000013807 00000 n
+0000013888 00000 n
+0000014022 00000 n
+0000014138 00000 n
+0000014219 00000 n
+0000014353 00000 n
+0000014460 00000 n
+0000014541 00000 n
+0000014675 00000 n
+0000014785 00000 n
+0000014866 00000 n
+0000015000 00000 n
+0000015116 00000 n
+0000015197 00000 n
+0000015331 00000 n
+0000015429 00000 n
+0000015510 00000 n
+0000015644 00000 n
+0000015752 00000 n
+0000015833 00000 n
+0000015923 00000 n
+0000015998 00000 n
+0000016080 00000 n
+0000016214 00000 n
+0000016304 00000 n
+0000016459 00000 n
+0000016589 00000 n
+0000016719 00000 n
+0000016801 00000 n
+0000016935 00000 n
+0000017024 00000 n
+0000017106 00000 n
+0000017240 00000 n
+0000017344 00000 n
+0000017426 00000 n
+0000017560 00000 n
+0000017688 00000 n
+0000017770 00000 n
+0000017904 00000 n
+0000018014 00000 n
+0000018096 00000 n
+0000018230 00000 n
+0000018343 00000 n
+0000018425 00000 n
+0000018559 00000 n
+0000018661 00000 n
+0000018743 00000 n
+0000018833 00000 n
+0000018908 00000 n
+0000018990 00000 n
+0000019124 00000 n
+0000019214 00000 n
+0000019369 00000 n
+0000019499 00000 n
+0000019629 00000 n
+0000019711 00000 n
+0000019845 00000 n
+0000019934 00000 n
+0000020016 00000 n
+0000020150 00000 n
+0000020290 00000 n
+0000020372 00000 n
+0000020506 00000 n
+0000020631 00000 n
+0000020713 00000 n
+0000020847 00000 n
+0000020972 00000 n
+0000021054 00000 n
+0000021188 00000 n
+0000021313 00000 n
+0000021395 00000 n
+0000021529 00000 n
+0000021631 00000 n
+0000021713 00000 n
+0000021803 00000 n
+0000021878 00000 n
+0000021960 00000 n
+0000022094 00000 n
+0000022184 00000 n
+0000022339 00000 n
+0000022469 00000 n
+0000022591 00000 n
+0000022673 00000 n
+0000022807 00000 n
+0000022896 00000 n
+0000022978 00000 n
+0000023112 00000 n
+0000023204 00000 n
+0000023286 00000 n
+0000023420 00000 n
+0000023524 00000 n
+0000023606 00000 n
+0000023740 00000 n
+0000023862 00000 n
+0000023944 00000 n
+0000024078 00000 n
+0000024186 00000 n
+0000024268 00000 n
+0000024358 00000 n
+0000024433 00000 n
+0000024515 00000 n
+0000024649 00000 n
+0000024739 00000 n
+0000024894 00000 n
+0000025024 00000 n
+0000025170 00000 n
+0000025252 00000 n
+0000025386 00000 n
+0000025475 00000 n
+0000025557 00000 n
+0000025691 00000 n
+0000025786 00000 n
+0000025868 00000 n
+0000026002 00000 n
+0000026091 00000 n
+0000026173 00000 n
+0000026307 00000 n
+0000026399 00000 n
+0000026481 00000 n
+0000026615 00000 n
+0000026713 00000 n
+0000026795 00000 n
+0000026929 00000 n
+0000027024 00000 n
+0000027106 00000 n
+0000027240 00000 n
+0000027360 00000 n
+0000027442 00000 n
+0000027576 00000 n
+0000027674 00000 n
+0000027756 00000 n
+0000027846 00000 n
+0000027921 00000 n
+0000028003 00000 n
+0000028137 00000 n
+0000028227 00000 n
+0000028382 00000 n
+0000028512 00000 n
+0000028618 00000 n
+0000028700 00000 n
+0000028834 00000 n
+0000028923 00000 n
+0000029005 00000 n
+0000029139 00000 n
+0000029228 00000 n
+0000029310 00000 n
+0000029444 00000 n
+0000029533 00000 n
+0000029615 00000 n
+0000029749 00000 n
+0000029838 00000 n
+0000029926 00000 n
+0000030081 00000 n
+0000030211 00000 n
+0000030301 00000 n
+0000030383 00000 n
+0000030517 00000 n
+0000030620 00000 n
+0000030702 00000 n
+0000030792 00000 n
+0000030867 00000 n
+0000030949 00000 n
+0000031083 00000 n
+0000031181 00000 n
+0000031336 00000 n
+0000031466 00000 n
+0000031556 00000 n
+0000031638 00000 n
+0000031772 00000 n
+0000031861 00000 n
+0000031943 00000 n
+0000032077 00000 n
+0000032166 00000 n
+0000032254 00000 n
+0000032409 00000 n
+0000032539 00000 n
+0000032629 00000 n
+0000032711 00000 n
+0000032845 00000 n
+0000032948 00000 n
+0000033030 00000 n
+0000033120 00000 n
+0000033195 00000 n
+0000033277 00000 n
+0000033411 00000 n
+0000033509 00000 n
+0000033602 00000 n
+0000033746 00000 n
+0000033835 00000 n
+0000033924 00000 n
+0000034013 00000 n
+0000034110 00000 n
+0000034254 00000 n
+0000034343 00000 n
+0000034487 00000 n
+0000034576 00000 n
+0000034673 00000 n
+0000034839 00000 n
+0000034928 00000 n
+0000035024 00000 n
+0000035115 00000 n
+0000035204 00000 n
+0000035297 00000 n
+0000035388 00000 n
+0000035477 00000 n
+0000035570 00000 n
+0000035660 00000 n
+0000035749 00000 n
+0000035843 00000 n
+0000035933 00000 n
+0000036022 00000 n
+0000036120 00000 n
+0000036210 00000 n
+0000036297 00000 n
+0000036398 00000 n
+0000036542 00000 n
+0000036631 00000 n
+0000036775 00000 n
+0000036919 00000 n
+0000037073 00000 n
+0000037132 00000 n
+0000037191 00000 n
+0000037250 00000 n
+0000037309 00000 n
+0000037368 00000 n
+0000037427 00000 n
+0000037486 00000 n
+0000037545 00000 n
+0000037604 00000 n
+0000037664 00000 n
+0000037724 00000 n
+0000037784 00000 n
+0000037844 00000 n
+0000037904 00000 n
+0000037964 00000 n
+0000038024 00000 n
+0000038084 00000 n
+0000038144 00000 n
+0000038204 00000 n
+0000038264 00000 n
+0000038324 00000 n
+0000038384 00000 n
+0000038444 00000 n
+0000038504 00000 n
+0000038564 00000 n
+0000038624 00000 n
+0000038684 00000 n
+0000038852 00000 n
+0000039303 00000 n
+0000039391 00000 n
+0000039681 00000 n
+0000040564 00000 n
+0000046042 00000 n
+0000046213 00000 n
+0000048398 00000 n
+0000048488 00000 n
+0000048771 00000 n
+0000051715 00000 n
+0000075398 00000 n
+0000075569 00000 n
+0000076030 00000 n
+0000076121 00000 n
+0000076411 00000 n
+0000078889 00000 n
+0000096044 00000 n
+0000096082 00000 n
+0000096120 00000 n
+0000096479 00000 n
+0000096902 00000 n
+0000096953 00000 n
+0000097007 00000 n
+0000097359 00000 n
+0000098709 00000 n
+0000099061 00000 n
+0000100980 00000 n
+0000101314 00000 n
+0000102626 00000 n
+0000102960 00000 n
+0000104394 00000 n
+0000104728 00000 n
+0000105972 00000 n
+0000106347 00000 n
+0000107571 00000 n
+0000107946 00000 n
+0000109172 00000 n
+0000109506 00000 n
+0000110782 00000 n
+0000111116 00000 n
+0000112666 00000 n
+0000113000 00000 n
+0000114561 00000 n
+0000114896 00000 n
+0000116458 00000 n
+0000116834 00000 n
+0000118004 00000 n
+0000118339 00000 n
+0000120030 00000 n
+0000120383 00000 n
+0000122283 00000 n
+0000122636 00000 n
+0000124992 00000 n
+0000125345 00000 n
+0000127589 00000 n
+0000127942 00000 n
+0000130054 00000 n
+0000130407 00000 n
+0000132854 00000 n
+0000133207 00000 n
+0000135531 00000 n
+0000135884 00000 n
+0000138839 00000 n
+0000139192 00000 n
+0000141065 00000 n
+0000141400 00000 n
+0000142724 00000 n
+0000143059 00000 n
+0000144451 00000 n
+0000144786 00000 n
+0000146037 00000 n
+0000146332 00000 n
+0000146739 00000 n
+0000148041 00000 n
+0000148376 00000 n
+0000149600 00000 n
+0000149880 00000 n
+0000150163 00000 n
+0000150449 00000 n
+0000150725 00000 n
+0000151112 00000 n
+0000151500 00000 n
+0000151906 00000 n
+0000153522 00000 n
+0000153939 00000 n
+0000167756 00000 n
+0000168173 00000 n
+0000182172 00000 n
+0000215543 00000 n
+0000256973 00000 n
+0000257198 00000 n
+0000258460 00000 n
+trailer
+<<
+ /Size 446
+ /Root 445 0 R
+ /Info 443 0 R
+ /ID [(H5qihcsAFT04HAIeBzQ7yQ==) (o+zIqBz4SxdWegzWOnLsXw==)]
+>>
+startxref
+258699
+%%EOF \ No newline at end of file
diff --git a/services/nuldoc/public/slides/slides/atom.xml b/services/nuldoc/public/slides/slides/atom.xml
index 1fb015c6..c71576d8 100644
--- a/services/nuldoc/public/slides/slides/atom.xml
+++ b/services/nuldoc/public/slides/slides/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2026-03-22T00:00:00+09:00</updated>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:13eca8f0-8e58-45a3-963d-819c80e2c367</id>
+ <link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/"></link>
+ <title>Deep Dive into Xdebug</title>
+ <summary>PHP カンファレンス小田原 2026 (レギュラートーク (20分))</summary>
+ <published>2026-04-11T00:00:00+09:00</published>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:8c9aabac-c055-407b-9b03-b812547b6379</id>
<link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-03-22/phperkaigi-2026/"></link>
diff --git a/services/nuldoc/public/slides/slides/index.html b/services/nuldoc/public/slides/slides/index.html
index d8e58f14..0576efbd 100644
--- a/services/nuldoc/public/slides/slides/index.html
+++ b/services/nuldoc/public/slides/slides/index.html
@@ -41,6 +41,35 @@
<h1>スライド一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2026-04-11/phpcon-odawara-2026/">
+ <header class="entry-header">
+ <h2>Deep Dive into Xdebug</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス小田原 2026 (レギュラートーク (20分))
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2026-04-11">2026-04-11</time> 登壇
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">カンファレンス</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP カンファレンス小田原</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Xdebug</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/slides/2026-03-22/phperkaigi-2026/">
<header class="entry-header">
<h2>PHP を魔改造して学ぶ言語処理系</h2>
diff --git a/services/nuldoc/public/slides/tags/conference/atom.xml b/services/nuldoc/public/slides/tags/conference/atom.xml
index dac2bdf4..30bb7995 100644
--- a/services/nuldoc/public/slides/tags/conference/atom.xml
+++ b/services/nuldoc/public/slides/tags/conference/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2026-03-22T00:00:00+09:00</updated>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:13eca8f0-8e58-45a3-963d-819c80e2c367</id>
+ <link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/"></link>
+ <title>Deep Dive into Xdebug</title>
+ <summary>PHP カンファレンス小田原 2026 (レギュラートーク (20分))</summary>
+ <published>2026-04-11T00:00:00+09:00</published>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:8c9aabac-c055-407b-9b03-b812547b6379</id>
<link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-03-22/phperkaigi-2026/"></link>
diff --git a/services/nuldoc/public/slides/tags/conference/index.html b/services/nuldoc/public/slides/tags/conference/index.html
index c2f68d84..d6ba08ec 100644
--- a/services/nuldoc/public/slides/tags/conference/index.html
+++ b/services/nuldoc/public/slides/tags/conference/index.html
@@ -42,6 +42,35 @@
<h1>タグ「カンファレンス」一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2026-04-11/phpcon-odawara-2026/">
+ <header class="entry-header">
+ <h2>Deep Dive into Xdebug</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス小田原 2026 (レギュラートーク (20分))
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2026-04-11">2026-04-11</time> 登壇
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">カンファレンス</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP カンファレンス小田原</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Xdebug</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/slides/2026-03-22/phperkaigi-2026/">
<header class="entry-header">
<h2>PHP を魔改造して学ぶ言語処理系</h2>
diff --git a/services/nuldoc/public/slides/tags/index.html b/services/nuldoc/public/slides/tags/index.html
index 6f631d74..1d627e49 100644
--- a/services/nuldoc/public/slides/tags/index.html
+++ b/services/nuldoc/public/slides/tags/index.html
@@ -65,7 +65,7 @@
<h2>カンファレンス</h2>
</header>
<footer class="entry-footer">
- 12件のスライド
+ 13件のスライド
</footer>
</a>
</article>
@@ -75,7 +75,7 @@
<h2>PHP</h2>
</header>
<footer class="entry-footer">
- 25件のスライド
+ 26件のスライド
</footer>
</a>
</article>
@@ -95,7 +95,7 @@
<h2>PHP カンファレンス小田原</h2>
</header>
<footer class="entry-footer">
- 2件のスライド
+ 3件のスライド
</footer>
</a>
</article>
@@ -170,6 +170,16 @@
</a>
</article>
<article class="post-entry">
+ <a href="/tags/xdebug/">
+ <header class="entry-header">
+ <h2>Xdebug</h2>
+ </header>
+ <footer class="entry-footer">
+ 1件のスライド
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/tags/ya8/">
<header class="entry-header">
<h2>Ya8</h2>
diff --git a/services/nuldoc/public/slides/tags/php/atom.xml b/services/nuldoc/public/slides/tags/php/atom.xml
index 0f0b33a3..eafa6065 100644
--- a/services/nuldoc/public/slides/tags/php/atom.xml
+++ b/services/nuldoc/public/slides/tags/php/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2026-03-22T00:00:00+09:00</updated>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:13eca8f0-8e58-45a3-963d-819c80e2c367</id>
+ <link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/"></link>
+ <title>Deep Dive into Xdebug</title>
+ <summary>PHP カンファレンス小田原 2026 (レギュラートーク (20分))</summary>
+ <published>2026-04-11T00:00:00+09:00</published>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:8c9aabac-c055-407b-9b03-b812547b6379</id>
<link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-03-22/phperkaigi-2026/"></link>
diff --git a/services/nuldoc/public/slides/tags/php/index.html b/services/nuldoc/public/slides/tags/php/index.html
index 68cff0dc..50cbe33a 100644
--- a/services/nuldoc/public/slides/tags/php/index.html
+++ b/services/nuldoc/public/slides/tags/php/index.html
@@ -42,6 +42,35 @@
<h1>タグ「PHP」一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2026-04-11/phpcon-odawara-2026/">
+ <header class="entry-header">
+ <h2>Deep Dive into Xdebug</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス小田原 2026 (レギュラートーク (20分))
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2026-04-11">2026-04-11</time> 登壇
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">カンファレンス</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP カンファレンス小田原</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Xdebug</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/slides/2026-03-22/phperkaigi-2026/">
<header class="entry-header">
<h2>PHP を魔改造して学ぶ言語処理系</h2>
diff --git a/services/nuldoc/public/slides/tags/phpcon-odawara/atom.xml b/services/nuldoc/public/slides/tags/phpcon-odawara/atom.xml
index 76618536..6fbe1f49 100644
--- a/services/nuldoc/public/slides/tags/phpcon-odawara/atom.xml
+++ b/services/nuldoc/public/slides/tags/phpcon-odawara/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2025-04-12T00:00:00+09:00</updated>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:13eca8f0-8e58-45a3-963d-819c80e2c367</id>
+ <link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/"></link>
+ <title>Deep Dive into Xdebug</title>
+ <summary>PHP カンファレンス小田原 2026 (レギュラートーク (20分))</summary>
+ <published>2026-04-11T00:00:00+09:00</published>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:c6c7c241-46c1-44b5-95b2-c30c3a500df3</id>
<link rel="alternate" href="https://slides.nsfisis.dev/slides/2025-04-12/phpcon-odawara-2025/"></link>
diff --git a/services/nuldoc/public/slides/tags/phpcon-odawara/index.html b/services/nuldoc/public/slides/tags/phpcon-odawara/index.html
index a2df445d..709b11f1 100644
--- a/services/nuldoc/public/slides/tags/phpcon-odawara/index.html
+++ b/services/nuldoc/public/slides/tags/phpcon-odawara/index.html
@@ -42,6 +42,35 @@
<h1>タグ「PHP カンファレンス小田原」一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2026-04-11/phpcon-odawara-2026/">
+ <header class="entry-header">
+ <h2>Deep Dive into Xdebug</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス小田原 2026 (レギュラートーク (20分))
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2026-04-11">2026-04-11</time> 登壇
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">カンファレンス</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP カンファレンス小田原</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Xdebug</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/slides/2025-04-12/phpcon-odawara-2025/">
<header class="entry-header">
<h2>PHP 8.x 時代のクラス設計(property promotion から property hooks まで)</h2>
diff --git a/services/nuldoc/public/slides/tags/xdebug/atom.xml b/services/nuldoc/public/slides/tags/xdebug/atom.xml
new file mode 100644
index 00000000..554bc59c
--- /dev/null
+++ b/services/nuldoc/public/slides/tags/xdebug/atom.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <id>tag:slides.nsfisis.dev,2021:tag-xdebug</id>
+ <title>タグ「Xdebug」一覧|nsfisis’ slides</title>
+ <link rel="alternate" href="https://slides.nsfisis.dev/tags/xdebug/"></link>
+ <link rel="self" href="https://slides.nsfisis.dev/tags/xdebug/atom.xml"></link>
+ <author>
+ <name>nsfisis</name>
+ </author>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:13eca8f0-8e58-45a3-963d-819c80e2c367</id>
+ <link rel="alternate" href="https://slides.nsfisis.dev/slides/2026-04-11/phpcon-odawara-2026/"></link>
+ <title>Deep Dive into Xdebug</title>
+ <summary>PHP カンファレンス小田原 2026 (レギュラートーク (20分))</summary>
+ <published>2026-04-11T00:00:00+09:00</published>
+ <updated>2026-04-11T00:00:00+09:00</updated>
+ </entry>
+</feed>
diff --git a/services/nuldoc/public/slides/tags/xdebug/index.html b/services/nuldoc/public/slides/tags/xdebug/index.html
new file mode 100644
index 00000000..2d0ce3dd
--- /dev/null
+++ b/services/nuldoc/public/slides/tags/xdebug/index.html
@@ -0,0 +1,78 @@
+<!DOCTYPE html>
+<html lang="ja-JP">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="author" content="nsfisis">
+ <meta name="copyright" content="&copy; 2026 nsfisis">
+ <meta name="description" content="タグ「Xdebug」のついた記事またはスライドの一覧">
+ <meta name="keywords" content="Xdebug">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="タグ「Xdebug」一覧|nsfisis’ slides">
+ <meta property="og:description" content="タグ「Xdebug」のついた記事またはスライドの一覧">
+ <meta property="og:site_name" content="nsfisis’ slides">
+ <meta property="og:locale" content="ja_JP">
+ <meta name="Hatena::Bookmark" content="nocomment">
+ <link rel="alternate" type="application/atom+xml" href="https://slides.nsfisis.dev/tags/xdebug/atom.xml">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <title>タグ「Xdebug」一覧|nsfisis’ slides</title>
+ <link rel="stylesheet" href="/style.css?h=c3724e2d900f13528c82005e79a8ec23">
+ </head>
+ <body class="list">
+ <header class="header">
+ <div class="site-logo">
+ <a href="https://nsfisis.dev/">nsfisis.dev</a>
+ </div>
+ <nav class="nav">
+ <ul>
+ <li>
+ <a href="https://about.nsfisis.dev/">About</a>
+ </li>
+ <li>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
+ </li>
+ </ul>
+ </nav>
+ </header>
+ <main class="main">
+ <header class="page-header">
+ <h1>タグ「Xdebug」一覧</h1>
+ </header>
+ <article class="post-entry">
+ <a href="/slides/2026-04-11/phpcon-odawara-2026/">
+ <header class="entry-header">
+ <h2>Deep Dive into Xdebug</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス小田原 2026 (レギュラートーク (20分))
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2026-04-11">2026-04-11</time> 登壇
+ <ul class="entry-tags">
+ <li class="tag">
+ <span class="tag-inner">カンファレンス</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">PHP カンファレンス小田原</span>
+ </li>
+ <li class="tag">
+ <span class="tag-inner">Xdebug</span>
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>