> ## Documentation Index
> Fetch the complete documentation index at: https://docs.turntable.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Relations

export const quartoRawHtml = [`<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> # </span>┃<span style="font-weight: bold"> column        </span>┃<span style="font-weight: bold"> type         </span>┃
┡━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 0 │ date          │ <span style="color: #008080; text-decoration-color: #008080">timestamp(6)</span> │
│ 1 │ precipitation │ <span style="color: #808000; text-decoration-color: #808000">float64     </span> │
│ 2 │ temp_max      │ <span style="color: #808000; text-decoration-color: #808000">float64     </span> │
│ 3 │ temp_min      │ <span style="color: #808000; text-decoration-color: #808000">float64     </span> │
│ 4 │ wind          │ <span style="color: #808000; text-decoration-color: #808000">float64     </span> │
│ 5 │ weather       │ <span style="color: #ffaf00; text-decoration-color: #ffaf00">string      </span> │
└───┴───────────────┴──────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━┳━━━━━━━━━━┳━━━━━━━━━┓
┃<span style="font-weight: bold"> # </span>┃<span style="font-weight: bold"> column   </span>┃<span style="font-weight: bold"> type    </span>┃
┡━━━╇━━━━━━━━━━╇━━━━━━━━━┩
│ 0 │ temp_max │ <span style="color: #808000; text-decoration-color: #808000">float64</span> │
│ 1 │ temp_min │ <span style="color: #808000; text-decoration-color: #808000">float64</span> │
└───┴──────────┴─────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                 ╭──────────────────────╮     
                                 │ <span style="font-weight: bold">Project</span>              │     
         ╭──────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">temp_max: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │     
         │                       │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">temp_min: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │     
         │                       ╰──────────────────────╯     
         │                                  ▲▲                
         │                                  ││                
         │                                  ││                
         │                                  ││                
╭─────────────────╮                ╭─────────────────╮        
│ <span style="font-style: italic">temp_max: </span><span style="font-weight: bold; font-style: italic">Field</span> │                │ <span style="font-style: italic">temp_min: </span><span style="font-weight: bold; font-style: italic">Field</span> │        
│ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>   │                │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>   │        
╰─────────────────╯                ╰─────────────────╯        
         ▲                                  ▲│                
         │                                  ││                
         │                                  ││                
         │                                  ││                
         │                                  ││                
         │                  ╭────────────────────────────────╮
         │                  │ <span style="font-style: italic">seattle_weather: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span> │
         │                  │ <span style="font-style: italic">   date: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">timestamp(6)</span>          │
         │                  │ <span style="font-style: italic">   precipitation: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>      │
         ╰──────────────────│ <span style="font-style: italic">   temp_max: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>           │
                            │ <span style="font-style: italic">   temp_min: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>           │
                            │ <span style="font-style: italic">   wind: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>               │
                            │ <span style="font-style: italic">   weather: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>             │
                            ╰────────────────────────────────╯
</div>`, `<div>
<style scoped>
    .dataframe tbody tr th:only-of-type {
        vertical-align: middle;
    }
    .dataframe tbody tr th {
        vertical-align: top;
    }
    .dataframe thead th {
        text-align: right;
    }
</style>
`, `
<p>1461 rows × 2 columns</p>
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━┳━━━━━━━━━━┓
┃<span style="font-weight: bold"> temp_max </span>┃<span style="font-weight: bold"> temp_min </span>┃
┡━━━━━━━━━━╇━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>  │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>  │
├──────────┼──────────┤
│     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span> │
│     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.6</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.8</span> │
│     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span> │
│     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.6</span> │
│      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.8</span> │
│      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.4</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.2</span> │
│      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.8</span> │
│     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.8</span> │
│      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span> │
│      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.1</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.6</span> │
│        <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │        <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │
└──────────┴──────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> date                </span>┃<span style="font-weight: bold"> Subtract(wind, avg_wind) </span>┃
┡━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">timestamp(6)</span>        │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>                  │
├─────────────────────┼──────────────────────────┤
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-01 00:00:00</span> │                      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.8</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-02 00:00:00</span> │                      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.6</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-03 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-1.6</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-04 00:00:00</span> │                      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.8</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-05 00:00:00</span> │                      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.2</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-06 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-1.7</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-07 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-1.6</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-08 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-1.9</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-09 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-0.5</span> │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-10 00:00:00</span> │                     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-0.5</span> │
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>                   │                        <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │
└─────────────────────┴──────────────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> month               </span>┃<span style="font-weight: bold"> temp_max       </span>┃
┡━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">timestamp</span>           │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">array&lt;float64&gt;</span> │
├─────────────────────┼────────────────┤
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.1</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.1</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.1</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.1</span>,       │
│ <span style="color: #800080; text-decoration-color: #800080">2012-01-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-1.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>        │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│ <span style="color: #800080; text-decoration-color: #800080">2012-02-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.8</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span>        │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.1</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.8</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">6.7</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.3</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.6</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.8</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-03-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.2</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.8</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">8.9</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9.4</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-04-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-05-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-06-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-07-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">33.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">33.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">30.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">30.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">31.1</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-08-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">34.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">32.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">32.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.1</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-09-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│                     │ <span style="font-weight: bold">[</span>              │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.3</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">18.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">23.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">21.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">12.2</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">13.9</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.2</span>,      │
│ <span style="color: #800080; text-decoration-color: #800080">2012-10-01 00:00:00</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">17.8</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">7.8</span>,       │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.7</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">11.1</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.4</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.0</span>,      │
│                     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">15.6</span>       │
│                     │ <span style="font-weight: bold">]</span>              │
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>                   │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>              │
└─────────────────────┴────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">DATE_TRUNC</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">'MONTH'</span>, <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"date"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"month"</span>,
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">ARRAY_AGG</span><span style="font-weight: bold">(</span><span style="color: #800080; text-decoration-color: #800080; font-weight: bold">COALESCE</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>, <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">PARSE_JSON</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">'null'</span><span style="font-weight: bold">)))</span> AS <span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"seattle_weather"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
  GROUP BY
    <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
ORDER BY
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span> ASC
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">DATE_TRUNC</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">'MONTH'</span>, <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"date"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"month"</span>,
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">ARRAY_AGG</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"seattle_weather"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
  GROUP BY
    <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
ORDER BY
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span> ASC
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">DATE_TRUNC</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">'MONTH'</span>, <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"date"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"month"</span>,
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">ARRAY_AGG</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"temp_max"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"temp_max"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"seattle_weather"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
  GROUP BY
    <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
ORDER BY
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"month"</span> ASC
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> name          </span>┃<span style="font-weight: bold"> type         </span>┃<span style="font-weight: bold"> nullable </span>┃<span style="font-weight: bold"> nulls </span>┃<span style="font-weight: bold"> non_nulls </span>┃<span style="font-weight: bold"> null_frac </span>┃<span style="font-weight: bold"> values                                         </span>┃<span style="font-weight: bold"> counts       </span>┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>        │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>       │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">boolean</span>  │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>     │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>   │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">array&lt;string&gt;</span>                                  │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">array&lt;int64&gt;</span> │
├───────────────┼──────────────┼──────────┼───────┼───────────┼───────────┼────────────────────────────────────────────────┼──────────────┤
│ <span style="color: #008000; text-decoration-color: #008000">date         </span> │ <span style="color: #008000; text-decoration-color: #008000">timestamp(6)</span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'2012-02-05 00:00:00'</span>, <span style="color: #008000; text-decoration-color: #008000">'2012-02-14 00:00:00'</span><span style="font-weight: bold">]</span> │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span><span style="font-weight: bold">]</span>       │
│ <span style="color: #008000; text-decoration-color: #008000">precipitation</span> │ <span style="color: #008000; text-decoration-color: #008000">float64     </span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'0.0'</span>, <span style="color: #008000; text-decoration-color: #008000">'0.3'</span><span style="font-weight: bold">]</span>                                 │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">838</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">54</span><span style="font-weight: bold">]</span>    │
│ <span style="color: #008000; text-decoration-color: #008000">temp_max     </span> │ <span style="color: #008000; text-decoration-color: #008000">float64     </span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'11.1'</span>, <span style="color: #008000; text-decoration-color: #008000">'14.4'</span><span style="font-weight: bold">]</span>                               │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">58</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">49</span><span style="font-weight: bold">]</span>     │
│ <span style="color: #008000; text-decoration-color: #008000">temp_min     </span> │ <span style="color: #008000; text-decoration-color: #008000">float64     </span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'6.1'</span>, <span style="color: #008000; text-decoration-color: #008000">'10.0'</span><span style="font-weight: bold">]</span>                                │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">66</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">64</span><span style="font-weight: bold">]</span>     │
│ <span style="color: #008000; text-decoration-color: #008000">wind         </span> │ <span style="color: #008000; text-decoration-color: #008000">float64     </span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'2.6'</span>, <span style="color: #008000; text-decoration-color: #008000">'3.0'</span><span style="font-weight: bold">]</span>                                 │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">76</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">65</span><span style="font-weight: bold">]</span>     │
│ <span style="color: #008000; text-decoration-color: #008000">weather      </span> │ <span style="color: #008000; text-decoration-color: #008000">string      </span> │ True     │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1461</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.0</span> │ <span style="font-weight: bold">[</span><span style="color: #008000; text-decoration-color: #008000">'sun'</span>, <span style="color: #008000; text-decoration-color: #008000">'fog'</span><span style="font-weight: bold">]</span>                                 │ <span style="font-weight: bold">[</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">714</span>, <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">411</span><span style="font-weight: bold">]</span>   │
└───────────────┴──────────────┴──────────┴───────┴───────────┴───────────┴────────────────────────────────────────────────┴──────────────┘
</div>`, `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plt-container" width="600.0" height="400.0">
  <style type="text/css">
  .plt-container {
   font-family: Lucida Grande, sans-serif;
   user-select: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
}
text {
   text-rendering: optimizeLegibility;
}
#p0RFH9n .plot-title {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 16.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .plot-subtitle {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 15.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .plot-caption {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .legend-title {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 15.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .legend-item {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .axis-title-x {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 15.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .axis-text-x {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#dq1Rw7T .axis-tooltip-text-x {
   fill: #303030;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .axis-title-y {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 15.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .axis-text-y {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#dq1Rw7T .axis-tooltip-text-y {
   fill: #303030;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .facet-strip-text-x {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#p0RFH9n .facet-strip-text-y {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#dq1Rw7T .tooltip-text {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: normal;
   font-style: normal;   
}
#dq1Rw7T .tooltip-title {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: bold;
   font-style: normal;   
}
#dq1Rw7T .tooltip-label {
   fill: #bbbbbb;
   font-family: Lucida Grande, sans-serif;
   font-size: 13.0px;
   font-weight: bold;
   font-style: normal;   
}
  </style>
  <g id="p0RFH9n">
    <path fill-rule="evenodd" fill="rgb(48,48,48)" fill-opacity="1.0" d="M0.0 0.0 L0.0 400.0 L600.0 400.0 L600.0 0.0 Z">
    </path>
    <g transform="translate(23.0 10.0 ) ">
      <g transform="translate(21.961210910936405 0.0 ) ">
        <line x1="24.774490413139574" y1="344.0" x2="24.774490413139574" y2="5.684341886080801E-14" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="148.98631905983802" y1="344.0" x2="148.98631905983802" y2="5.684341886080801E-14" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="272.8587711255341" y1="344.0" x2="272.8587711255341" y2="5.684341886080801E-14" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="396.73122319123013" y1="344.0" x2="396.73122319123013" y2="5.684341886080801E-14" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="520.6036752569262" y1="344.0" x2="520.6036752569262" y2="5.684341886080801E-14" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
      </g>
      <g transform="translate(21.961210910936405 344.0 ) ">
        <g transform="translate(24.774490413139574 0.0 ) ">
          <line stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" x2="0.0" y2="4.0">
          </line>
          <g transform="translate(0.0 7.0 ) ">
            <text class="axis-text-x" text-anchor="middle" dy="0.7em">
              <tspan>2012</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(148.98631905983802 0.0 ) ">
          <line stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" x2="0.0" y2="4.0">
          </line>
          <g transform="translate(0.0 7.0 ) ">
            <text class="axis-text-x" text-anchor="middle" dy="0.7em">
              <tspan>2013</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(272.8587711255341 0.0 ) ">
          <line stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" x2="0.0" y2="4.0">
          </line>
          <g transform="translate(0.0 7.0 ) ">
            <text class="axis-text-x" text-anchor="middle" dy="0.7em">
              <tspan>2014</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(396.73122319123013 0.0 ) ">
          <line stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" x2="0.0" y2="4.0">
          </line>
          <g transform="translate(0.0 7.0 ) ">
            <text class="axis-text-x" text-anchor="middle" dy="0.7em">
              <tspan>2015</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(520.6036752569262 0.0 ) ">
          <line stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" x2="0.0" y2="4.0">
          </line>
          <g transform="translate(0.0 7.0 ) ">
            <text class="axis-text-x" text-anchor="middle" dy="0.7em">
              <tspan>2016</tspan>
            </text>
          </g>
        </g>
        <line x1="0.0" y1="0.0" x2="545.0387890890636" y2="0.0" stroke-width="1.0" stroke="rgb(187,187,187)" stroke-opacity="1.0">
        </line>
      </g>
      <g transform="translate(21.961210910936405 0.0 ) ">
        <line x1="0.0" y1="314.91300097751713" x2="545.0387890890643" y2="314.91300097751713" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="272.8797653958944" x2="545.0387890890643" y2="272.8797653958944" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="230.84652981427178" x2="545.0387890890643" y2="230.84652981427178" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="188.8132942326491" x2="545.0387890890643" y2="188.8132942326491" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="146.78005865102642" x2="545.0387890890643" y2="146.78005865102642" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="104.74682306940375" x2="545.0387890890643" y2="104.74682306940375" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="62.71358748778107" x2="545.0387890890643" y2="62.71358748778107" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
        <line x1="0.0" y1="20.680351906158364" x2="545.0387890890643" y2="20.680351906158364" stroke="rgb(71,71,71)" stroke-opacity="1.0" stroke-width="1.0" fill="none">
        </line>
      </g>
      <g transform="translate(21.961210910936405 0.0 ) ">
        <g transform="translate(0.0 314.91300097751713 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>0</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 272.8797653958944 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>5</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 230.84652981427178 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>10</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 188.8132942326491 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>15</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 146.78005865102642 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>20</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 104.74682306940375 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>25</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 62.71358748778107 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>30</tspan>
            </text>
          </g>
        </g>
        <g transform="translate(0.0 20.680351906158364 ) ">
          <g transform="translate(-3.0 0.0 ) ">
            <text class="axis-text-y" text-anchor="end" dy="0.35em">
              <tspan>35</tspan>
            </text>
          </g>
        </g>
      </g>
      <g transform="translate(21.961210910936405 0.0 ) " clip-path="url(#c8vOQWS)" clip-bounds-jfx="[rect (0.0, 0.0), (545.0387890890636, 344.0)]">
        <defs>
          <clipPath id="c8vOQWS">
            <rect x="0.0" y="0.0" width="545.0387890890636" height="344.0">
            </rect>
          </clipPath>
        </defs>
        <g>
          <g >
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="24.774490413139574" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="25.113866994141972" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="25.45324357514346" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="25.79262015614495" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="26.131996737147347" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="26.471373318148835" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="26.810749899151233" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="27.15012648015272" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="27.48950306115512" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="27.828879642156608" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="28.168256223159005" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="28.507632804160494" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="28.84700938516289" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="29.18638596616438" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="29.52576254716587" cy="305.66568914956014" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="29.865139128168266" cy="300.6217008797654" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="30.204515709169755" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="30.543892290172153" cy="314.91300097751713" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="30.88326887117364" cy="324.1603128054741" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="31.22264545217604" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="31.562022033177527" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="31.901398614179925" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="32.24077519518141" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="32.58015177618381" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="32.9195283571853" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="33.2589049381877" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="33.598281519189186" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="33.937658100190674" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="34.27703468119307" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="34.61641126219456" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="34.95578784319696" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="35.29516442419845" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="35.634541005200845" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="35.97391758620233" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="36.31329416720473" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="36.65267074820622" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="36.99204732920862" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="37.331423910210106" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="37.6708004912125" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="38.01017707221399" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="38.34955365321548" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="38.68893023421788" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="39.028306815219366" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="39.367683396221764" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="39.70705997722325" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="40.04643655822565" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="40.38581313922714" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="40.72518972022954" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="41.064566301231025" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="41.40394288223342" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="41.74331946323491" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="42.08269604423731" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="42.4220726252388" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="42.761449206240286" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="43.100825787242684" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="43.44020236824417" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="43.77957894924657" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="44.11895553024806" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="44.458332111250456" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="44.797708692251945" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="45.13708527325434" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="45.47646185425583" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="45.81583843525823" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="46.15521501625972" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="46.494591597262115" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="46.8339681782636" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="47.17334475926509" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="47.51272134026749" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="47.85209792126898" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="48.191474502271376" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="48.530851083272864" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="48.87022766427526" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="49.20960424527675" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="49.54898082627915" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="49.88835740728064" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="50.227733988283035" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="50.56711056928452" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="50.90648715028692" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="51.24586373128841" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="51.5852403122899" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="51.924616893292296" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="52.263993474293784" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="52.60337005529618" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="52.94274663629767" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="53.28212321730007" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="53.621499798301556" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="53.960876379303954" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="54.30025296030544" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="54.63962954130784" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="54.97900612230933" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="55.31838270331173" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="55.657759284313215" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="55.9971358653147" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="56.3365124463171" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="56.67588902731859" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="57.01526560832099" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="57.354642189322476" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="57.694018770324874" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="58.03339535132636" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="58.37277193232876" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="58.71214851333025" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="59.051525094332646" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="59.390901675334135" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="59.73027825633653" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="60.06965483733802" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="60.40903141833951" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="60.74840799934191" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="61.087784580343396" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="61.42716116134579" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="61.76653774234728" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="62.10591432334968" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="62.44529090435117" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="62.784667485353566" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="63.124044066355054" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="63.46342064735745" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="63.80279722835894" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="64.14217380936134" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="64.48155039036283" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="64.82092697136432" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="65.16030355236671" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="65.4996801333682" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="65.8390567143706" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="66.17843329537209" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="66.51780987637449" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="66.85718645737597" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="67.19656303837837" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="67.53593961937986" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="67.87531620038226" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="68.21469278138375" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="68.55406936238614" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="68.89344594338763" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="69.23282252438912" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="69.57219910539152" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="69.91157568639301" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="70.2509522673954" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="70.5903288483969" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="70.92970542939929" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="71.26908201040078" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="71.60845859140318" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="71.94783517240467" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="72.28721175340706" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="72.62658833440855" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="72.96596491541004" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="73.30534149641244" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="73.64471807741393" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="73.98409465841632" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="74.32347123941781" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="74.66284782042021" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="75.0022244014217" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="75.3416009824241" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="75.68097756342559" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="76.02035414442798" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="76.35973072542947" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="76.69910730643187" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="77.03848388743336" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="77.37786046843485" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="77.71723704943724" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="78.05661363043873" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="78.39599021144113" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="78.73536679244262" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="79.07474337344502" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="79.4141199544465" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="79.7534965354489" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="80.09287311645039" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="80.43224969745279" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="80.77162627845428" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="81.11100285945668" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="81.45037944045816" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="81.78975602145965" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="82.12913260246205" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="82.46850918346354" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="82.80788576446594" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="83.14726234546742" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="83.48663892646982" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="83.82601550747131" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="84.16539208847371" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="84.5047686694752" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="84.8441452504776" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="85.18352183147908" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="85.52289841248148" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="85.86227499348297" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="86.20165157448446" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="86.54102815548686" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="86.88040473648834" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="87.21978131749074" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="87.55915789849223" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="87.89853447949463" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="88.23791106049612" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="88.57728764149851" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="88.9166642225" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="89.2560408035024" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="89.59541738450389" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="89.93479396550629" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="90.27417054650778" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="90.61354712750926" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="90.95292370851166" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="91.29230028951315" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="91.63167687051555" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="91.97105345151704" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="92.31043003251943" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="92.64980661352092" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="92.98918319452332" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="93.32855977552481" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="93.6679363565272" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="94.0073129375287" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="94.3466895185311" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="94.68606609953258" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="95.02544268053407" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="95.36481926153647" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="95.70419584253796" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="96.04357242354035" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="96.38294900454184" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="96.72232558554424" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="97.06170216654573" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="97.40107874754813" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="97.74045532854961" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="98.07983190955201" cy="29.927663734115413" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="98.4192084905535" cy="29.927663734115413" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="98.7585850715559" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="99.09796165255739" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="99.43733823355888" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="99.77671481456127" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="100.11609139556276" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="100.45546797656516" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="100.79484455756665" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="101.13422113856905" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="101.47359771957053" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="101.81297430057293" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="102.15235088157442" cy="25.724340175953103" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="102.49172746257682" cy="39.174975562072405" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="102.8311040435783" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="103.1704806245807" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="103.5098572055822" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="103.84923378658368" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="104.18861036758608" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="104.52798694858757" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="104.86736352958997" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="105.20674011059145" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="105.54611669159385" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="105.88549327259534" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="106.22486985359774" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="106.56424643459923" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="106.90362301560162" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="107.24299959660311" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="107.58237617760551" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="107.921752758607" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="108.26112933960849" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="108.60050592061089" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="108.93988250161237" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="109.27925908261477" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="109.61863566361626" cy="44.218963831867086" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="109.95801224461866" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="110.29738882562015" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="110.63676540662254" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="110.97614198762403" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="111.31551856862643" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="111.65489514962792" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="111.99427173063032" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="112.3336483116318" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="112.6730248926333" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="113.01240147363569" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="113.35177805463718" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="113.69115463563958" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="114.03053121664107" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="114.36990779764346" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="114.70928437864495" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="115.04866095964735" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="115.38803754064884" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="115.72741412165124" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="116.06679070265272" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="116.40616728365421" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="116.74554386465661" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="117.0849204456581" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="117.4242970266605" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="117.76367360766199" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="118.10305018866438" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="118.44242676966587" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="118.78180335066827" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="119.12117993166976" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="119.46055651267216" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="119.79993309367364" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="120.13930967467604" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="120.47868625567753" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="120.81806283667902" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="121.15743941768142" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="121.4968159986829" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="121.8361925796853" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="122.17556916068679" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="122.51494574168919" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="122.85432232269068" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="123.19369890369308" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="123.53307548469456" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="123.87245206569696" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="124.21182864669845" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="124.55120522770085" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="124.89058180870234" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="125.22995838970382" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="125.56933497070622" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="125.90871155170771" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="126.24808813271011" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="126.5874647137116" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="126.926841294714" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="127.26621787571548" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="127.60559445671788" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="127.94497103771937" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="128.28434761872177" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="128.62372419972326" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="128.96310078072565" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="129.30247736172714" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="129.64185394272863" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="129.98123052373103" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="130.32060710473252" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="130.65998368573491" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="130.9993602667364" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="131.3387368477388" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="131.6781134287403" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="132.0174900097427" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="132.35686659074418" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="132.69624317174657" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="133.03561975274806" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="133.37499633375046" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="133.71437291475195" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="134.05374949575344" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="134.39312607675583" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="134.73250265775732" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="135.07187923875972" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="135.4112558197612" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="135.7506324007636" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="136.0900089817651" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="136.4293855627675" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="136.76876214376898" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="137.10813872477138" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="137.44751530577287" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="137.78689188677527" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="138.12626846777675" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="138.46564504877824" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="138.80502162978064" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="139.14439821078213" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="139.48377479178453" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="139.82315137278601" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="140.1625279537884" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="140.5019045347899" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="140.8412811157923" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="141.1806576967938" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="141.52003427779619" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="141.85941085879767" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="142.19878743980007" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="142.53816402080156" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="142.87754060180305" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="143.21691718280545" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="143.55629376380693" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="143.89567034480933" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="144.23504692581082" cy="282.1270772238514" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="144.57442350681322" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="144.9138000878147" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="145.2531766688171" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="145.5925532498186" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="145.931929830821" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="146.27130641182248" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="146.61068299282488" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="146.95005957382637" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="147.28943615482785" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="147.62881273583025" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="147.96818931683174" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="148.30756589783414" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="148.64694247883563" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="148.98631905983802" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="149.3256956408395" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="149.6650722218419" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="150.0044488028434" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="150.3438253838458" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="150.68320196484729" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="151.02257854584968" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="151.36195512685117" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="151.70133170785266" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="152.04070828885506" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="152.38008486985655" cy="291.3743890518084" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="152.71946145085894" cy="291.3743890518084" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="153.05883803186043" cy="296.41837732160315" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="153.39821461286283" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="153.73759119386432" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="154.07696777486672" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="154.4163443558682" cy="282.1270772238514" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="154.7557209368706" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="155.0950975178721" cy="305.66568914956014" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="155.4344740988745" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="155.77385067987598" cy="296.41837732160315" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="156.11322726087747" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="156.45260384187986" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="156.79198042288135" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="157.13135700388375" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="157.47073358488524" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="157.81011016588764" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="158.14948674688912" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="158.48886332789152" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="158.828239908893" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="159.1676164898954" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="159.5069930708969" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="159.8463696518993" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="160.18574623290078" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="160.52512281390227" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="160.86449939490467" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="161.20387597590616" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="161.54325255690856" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="161.88262913791004" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="162.22200571891244" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="162.56138229991393" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="162.90075888091633" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="163.24013546191782" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="163.57951204292021" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="163.9188886239217" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="164.2582652049232" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="164.5976417859256" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="164.93701836692708" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="165.27639494792948" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="165.61577152893096" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="165.95514810993336" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="166.29452469093485" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="166.63390127193725" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="166.97327785293874" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="167.31265443394113" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="167.65203101494262" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="167.99140759594502" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="168.3307841769465" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="168.670160757948" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="169.0095373389504" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="169.34891391995188" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="169.68829050095428" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="170.02766708195577" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="170.36704366295817" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="170.70642024395966" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="171.04579682496205" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="171.38517340596354" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="171.72454998696594" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="172.06392656796743" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="172.40330314896983" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="172.74267972997131" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="173.0820563109728" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="173.4214328919752" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="173.7608094729767" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="174.1001860539791" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="174.43956263498058" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="174.77893921598297" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="175.11831579698446" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="175.45769237798686" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="175.79706895898835" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="176.13644553999075" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="176.47582212099223" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="176.81519870199463" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="177.15457528299612" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="177.4939518639976" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="177.833328445" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="178.1727050260015" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="178.5120816070039" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="178.85145818800538" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="179.19083476900778" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="179.53021135000927" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="179.86958793101167" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="180.20896451201315" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="180.54834109301555" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="180.88771767401704" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="181.22709425501944" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="181.56647083602093" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="181.90584741702241" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="182.2452239980248" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="182.5846005790263" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="182.9239771600287" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="183.2633537410302" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="183.60273032203258" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="183.94210690303407" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="184.28148348403647" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="184.62086006503796" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="184.96023664604036" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="185.29961322704185" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="185.63898980804424" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="185.97836638904573" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="186.31774297004722" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="186.65711955104962" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="186.9964961320511" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="187.3358727130535" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="187.675249294055" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="188.0146258750574" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="188.35400245605888" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="188.69337903706128" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="189.03275561806277" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="189.37213219906516" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="189.71150878006665" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="190.05088536106905" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="190.39026194207054" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="190.72963852307203" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="191.06901510407442" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="191.4083916850759" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="191.7477682660783" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="192.0871448470798" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="192.4265214280822" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="192.76589800908368" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="193.10527459008608" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="193.44465117108757" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="193.78402775208997" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="194.12340433309146" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="194.46278091409386" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="194.80215749509534" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="195.14153407609683" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="195.48091065709923" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="195.82028723810072" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="196.15966381910312" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="196.4990404001046" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="196.838416981107" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="197.1777935621085" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="197.5171701431109" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="197.85654672411238" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="198.19592330511477" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="198.53529988611626" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="198.87467646711866" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="199.21405304812015" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="199.55342962912164" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="199.89280621012404" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="200.23218279112552" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="200.57155937212792" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="200.9109359531294" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="201.2503125341318" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="201.5896891151333" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="201.9290656961357" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="202.26844227713718" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="202.60781885813958" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="202.94719543914107" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="203.28657202014347" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="203.62594860114496" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="203.96532518214644" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="204.30470176314884" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="204.64407834415033" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="204.98345492515273" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="205.32283150615422" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="205.6622080871566" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="206.0015846681581" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="206.3409612491605" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="206.680337830162" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="207.0197144111644" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="207.35909099216587" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="207.69846757316736" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="208.03784415416976" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="208.37722073517125" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="208.71659731617365" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="209.05597389717514" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="209.39535047817753" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="209.73472705917902" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="210.07410364018142" cy="29.927663734115413" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="210.4134802211829" cy="48.42228739002934" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="210.7528568021853" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="211.0922333831868" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="211.4316099641892" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="211.77098654519068" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="212.11036312619217" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="212.44973970719457" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="212.78911628819606" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="213.12849286919845" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="213.46786945019994" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="213.80724603120234" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="214.14662261220383" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="214.48599919320623" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="214.8253757742077" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="215.1647523552101" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="215.5041289362116" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="215.843505517214" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="216.1828820982155" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="216.52225867921697" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="216.86163526021937" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="217.20101184122086" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="217.54038842222326" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="217.87976500322475" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="218.21914158422715" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="218.55851816522863" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="218.89789474623103" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="219.23727132723252" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="219.57664790823492" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="219.9160244892364" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="220.2554010702388" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="220.5947776512403" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="220.93415423224178" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="221.27353081324418" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="221.61290739424567" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="221.95228397524806" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="222.29166055624955" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="222.63103713725195" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="222.97041371825344" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="223.30979029925584" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="223.64916688025733" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="223.98854346125972" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="224.3279200422612" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="224.6672966232636" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="225.0066732042651" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="225.3460497852666" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="225.68542636626898" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="226.02480294727047" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="226.36417952827287" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="226.70355610927436" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="227.04293269027676" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="227.38230927127825" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="227.72168585228064" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="228.06106243328213" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="228.40043901428453" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="228.73981559528602" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="229.07919217628842" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="229.4185687572899" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="229.7579453382914" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="230.0973219192938" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="230.43669850029528" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="230.77607508129768" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="231.11545166229917" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="231.45482824330156" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="231.79420482430305" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="232.13358140530545" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="232.47295798630694" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="232.81233456730934" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="233.15171114831082" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="233.49108772931322" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="233.8304643103147" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="234.1698408913162" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="234.5092174723186" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="234.84859405332008" cy="29.927663734115413" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="235.18797063432248" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="235.52734721532397" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="235.86672379632637" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="236.20610037732786" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="236.54547695833026" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="236.88485353933174" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="237.22423012033414" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="237.56360670133563" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="237.90298328233803" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="238.24235986333952" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="238.581736444341" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="238.9211130253434" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="239.2604896063449" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="239.5998661873473" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="239.93924276834878" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="240.27861934935117" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="240.61799593035266" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="240.95737251135506" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="241.29674909235655" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="241.63612567335895" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="241.97550225436044" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="242.31487883536283" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="242.65425541636432" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="242.9936319973658" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="243.3330085783682" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="243.6723851593697" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="244.0117617403721" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="244.35113832137358" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="244.69051490237598" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="245.02989148337747" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="245.36926806437987" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="245.70864464538136" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="246.04802122638375" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="246.38739780738524" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="246.72677438838764" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="247.06615096938913" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="247.40552755039062" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="247.744904131393" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="248.0842807123945" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="248.4236572933969" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="248.7630338743984" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="249.1024104554008" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="249.44178703640227" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="249.78116361740467" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="250.12054019840616" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="250.45991677940856" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="250.79929336041005" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="251.13866994141154" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="251.47804652241393" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="251.81742310341542" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="252.15679968441782" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="252.4961762654193" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="252.8355528464217" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="253.1749294274232" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="253.5143060084256" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="253.85368258942708" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="254.19305917042948" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="254.53243575143097" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="254.87181233243336" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="255.21118891343485" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="255.55056549443634" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="255.88994207543874" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="256.2293186564402" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="256.5686952374426" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="256.9080718184441" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="257.2474483994465" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="257.586824980448" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="257.9262015614504" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="258.2655781424519" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="258.6049547234543" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="258.9443313044558" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="259.28370788545817" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="259.62308446645966" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="259.96246104746115" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="260.30183762846355" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="260.64121420946503" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="260.98059079046743" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="261.3199673714689" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="261.6593439524713" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="261.9987205334728" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="262.3380971144752" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="262.6774736954767" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="263.0168502764791" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="263.3562268574806" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="263.695603438483" cy="305.66568914956014" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="264.03498001948446" cy="305.66568914956014" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="264.37435660048595" cy="314.91300097751713" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="264.71373318148835" cy="296.41837732160315" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="265.05310976248984" cy="305.66568914956014" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="265.39248634349224" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="265.7318629244937" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="266.0712395054961" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="266.4106160864976" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="266.7499926675" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="267.0893692485015" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="267.4287458295039" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="267.7681224105054" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="268.1074989915078" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="268.44687557250927" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="268.78625215351076" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="269.12562873451316" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="269.46500531551465" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="269.80438189651704" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="270.14375847751853" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="270.48313505852093" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="270.8225116395224" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="271.1618882205248" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="271.5012648015263" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="271.8406413825287" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="272.1800179635302" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="272.5193945445326" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="272.8587711255341" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="273.19814770653556" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="273.53752428753796" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="273.87690086853945" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="274.21627744954185" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="274.55565403054334" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="274.89503061154574" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="275.2344071925472" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="275.5737837735496" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="275.9131603545511" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="276.2525369355535" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="276.591913516555" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="276.9312900975574" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="277.2706666785589" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="277.61004325956037" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="277.94941984056277" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="278.28879642156426" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="278.62817300256665" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="278.96754958356814" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="279.30692616457054" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="279.64630274557203" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="279.9856793265744" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="280.3250559075759" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="280.6644324885783" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="281.0038090695798" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="281.3431856505822" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="281.6825622315837" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="282.0219388125852" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="282.3613153935876" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="282.70069197458906" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="283.04006855559146" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="283.37944513659295" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="283.71882171759535" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="284.05819829859684" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="284.39757487959923" cy="291.3743890518084" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="284.7369514606007" cy="319.1163245356794" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="285.0763280416031" cy="328.3636363636364" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="285.4157046226046" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="285.755081203607" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="286.0944577846085" cy="282.1270772238514" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="286.43383436561" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="286.7732109466124" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="287.11258752761387" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="287.45196410861627" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="287.79134068961775" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="288.13071727062015" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="288.47009385162164" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="288.80947043262404" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="289.1488470136255" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="289.4882235946279" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="289.8276001756294" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="290.1669767566318" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="290.5063533376333" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="290.8457299186348" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="291.1851064996372" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="291.5244830806387" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="291.8638596616411" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="292.20323624264256" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="292.54261282364496" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="292.88198940464645" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="293.22136598564884" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="293.56074256665033" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="293.90011914765273" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="294.2394957286542" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="294.5788723096557" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="294.9182488906581" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="295.2576254716596" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="295.597002052662" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="295.9363786336635" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="296.2757552146659" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="296.61513179566737" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="296.95450837666976" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="297.29388495767125" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="297.63326153867365" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="297.97263811967514" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="298.31201470067754" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="298.651391281679" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="298.9907678626805" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="299.3301444436829" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="299.6695210246844" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="300.0088976056868" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="300.3482741866883" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="300.6876507676907" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="301.0270273486922" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="301.36640392969457" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="301.70578051069606" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="302.04515709169846" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="302.38453367269994" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="302.72391025370234" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="303.06328683470383" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="303.4026634157053" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="303.7420399967077" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="304.0814165777092" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="304.4207931587116" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="304.7601697397131" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="305.0995463207155" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="305.438922901717" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="305.7782994827194" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="306.11767606372086" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="306.45705264472326" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="306.79642922572475" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="307.13580580672715" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="307.47518238772864" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="307.8145589687301" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="308.1539355497325" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="308.493312130734" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="308.8326887117364" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="309.1720652927379" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="309.5114418737403" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="309.8508184547418" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="310.1901950357442" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="310.52957161674567" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="310.86894819774807" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="311.20832477874956" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="311.54770135975195" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="311.88707794075344" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="312.22645452175493" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="312.56583110275733" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="312.9052076837588" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="313.2445842647612" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="313.5839608457627" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="313.9233374267651" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="314.2627140077666" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="314.602090588769" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="314.9414671697705" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="315.2808437507729" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="315.62022033177436" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="315.95959691277676" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="316.29897349377825" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="316.63835007477974" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="316.97772665578213" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="317.3171032367836" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="317.656479817786" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="317.9958563987875" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="318.3352329797899" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="318.6746095607914" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="319.0139861417938" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="319.3533627227953" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="319.6927393037977" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="320.03211588479917" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="320.37149246580157" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="320.71086904680305" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="321.05024562780454" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="321.38962220880694" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="321.72899878980843" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="322.0683753708108" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="322.4077519518123" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="322.7471285328147" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="323.0865051138162" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="323.4258816948186" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="323.7652582758201" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="324.1046348568225" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="324.444011437824" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="324.7833880188264" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="325.12276459982786" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="325.46214118082935" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="325.80151776183175" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="326.14089434283323" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="326.48027092383563" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="326.8196475048371" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="327.1590240858395" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="327.498400666841" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="327.8377772478434" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="328.1771538288449" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="328.5165304098473" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="328.8559069908488" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="329.1952835718512" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="329.53466015285267" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="329.87403673385415" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="330.21341331485655" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="330.55278989585804" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="330.89216647686044" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="331.2315430578619" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="331.5709196388643" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="331.9102962198658" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="332.2496728008682" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="332.5890493818697" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="332.9284259628721" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="333.2678025438736" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="333.607179124876" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="333.9465557058775" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="334.28593228687896" cy="25.724340175953103" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="334.62530886788136" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="334.96468544888285" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="335.30406202988524" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="335.64343861088673" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="335.98281519188913" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="336.3221917728906" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="336.661568353893" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="337.0009449348945" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="337.3403215158969" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="337.6796980968984" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="338.0190746779008" cy="44.218963831867086" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="338.3584512589023" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="338.69782783990377" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="339.03720442090616" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="339.37658100190765" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="339.71595758291005" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="340.05533416391154" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="340.39471074491394" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="340.7340873259154" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="341.0734639069178" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="341.4128404879193" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="341.7522170689217" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="342.0915936499232" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="342.4309702309247" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="342.7703468119271" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="343.1097233929286" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="343.44909997393097" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="343.78847655493246" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="344.12785313593486" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="344.46722971693634" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="344.80660629793874" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="345.14598287894023" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="345.48535945994263" cy="48.42228739002934" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="345.8247360409441" cy="39.174975562072405" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="346.1641126219465" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="346.503489202948" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="346.8428657839495" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="347.1822423649519" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="347.5216189459534" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="347.8609955269558" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="348.20037210795726" cy="15.636363636363683" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="348.53974868895966" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="348.87912526996115" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="349.21850185096355" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="349.55787843196504" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="349.89725501296743" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="350.2366315939689" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="350.5760081749713" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="350.9153847559728" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="351.2547613369743" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="351.5941379179767" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="351.9335144989782" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="352.2728910799806" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="352.61226766098207" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="352.95164424198447" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="353.29102082298596" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="353.63039740398835" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="353.96977398498984" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="354.30915056599224" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="354.64852714699373" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="354.9879037279961" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="355.3272803089976" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="355.6666568899991" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="356.0060334710015" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="356.345410052003" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="356.6847866330054" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="357.0241632140069" cy="44.218963831867086" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="357.3635397950093" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="357.70291637601076" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="358.04229295701316" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="358.38166953801465" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="358.72104611901705" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="359.06042270001853" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="359.39979928102093" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="359.7391758620224" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="360.0785524430239" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="360.4179290240263" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="360.7573056050278" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="361.0966821860302" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="361.4360587670317" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="361.7754353480341" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="362.11481192903557" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="362.45418851003797" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="362.79356509103945" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="363.13294167204185" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="363.47231825304334" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="363.81169483404574" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="364.1510714150472" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="364.4904479960487" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="364.8298245770511" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="365.1692011580526" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="365.508577739055" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="365.8479543200565" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="366.1873309010589" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="366.5267074820604" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="366.8660840630628" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="367.20546064406426" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="367.54483722506666" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="367.88421380606815" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="368.22359038707054" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="368.56296696807203" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="368.9023435490735" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="369.2417201300759" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="369.5810967110774" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="369.9204732920798" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="370.2598498730813" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="370.5992264540837" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="370.9386030350852" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="371.2779796160876" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="371.61735619708907" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="371.95673277809146" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="372.29610935909295" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="372.63548594009535" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="372.97486252109684" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="373.3142391020983" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="373.6536156831007" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="373.9929922641022" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="374.3323688451046" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="374.6717454261061" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="375.0111220071085" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="375.35049858811" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="375.6898751691124" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="376.0292517501139" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="376.36862833111627" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="376.70800491211776" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="377.04738149312016" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="377.38675807412164" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="377.72613465512313" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="378.06551123612553" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="378.404887817127" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="378.7442643981294" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="379.0836409791309" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="379.4230175601333" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="379.7623941411348" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="380.1017707221372" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="380.4411473031387" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="380.7805238841411" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="381.11990046514256" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="381.45927704614496" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="381.79865362714645" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="382.13803020814794" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="382.47740678915034" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="382.8167833701518" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="383.1561599511542" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="383.4955365321557" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="383.8349131131581" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="384.1742896941596" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="384.513666275162" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="384.8530428561635" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="385.1924194371659" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="385.53179601816737" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="385.87117259916886" cy="291.3743890518084" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="386.21054918017126" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="386.54992576117274" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="386.88930234217514" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="387.22867892317663" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="387.56805550417903" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="387.9074320851805" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="388.2468086661829" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="388.5861852471844" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="388.9255618281868" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="389.2649384091883" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="389.6043149901907" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="389.9436915711922" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="390.28306815219366" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="390.62244473319606" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="390.96182131419755" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="391.30119789519995" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="391.64057447620144" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="391.97995105720383" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="392.3193276382053" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="392.6587042192077" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="392.9980808002092" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="393.3374573812116" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="393.6768339622131" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="394.0162105432155" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="394.355587124217" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="394.69496370521847" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="395.03434028622087" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="395.37371686722236" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="395.71309344822475" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="396.05247002922624" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="396.39184661022864" cy="287.17106549364615" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="396.73122319123013" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="397.0705997722325" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="397.409976353234" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="397.7493529342364" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="398.0887295152379" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="398.4281060962403" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="398.7674826772418" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="399.1068592582433" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="399.4462358392457" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="399.78561242024716" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="400.12498900124956" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="400.46436558225105" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="400.80374216325345" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="401.14311874425493" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="401.48249532525733" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="401.8218719062588" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="402.1612484872612" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="402.5006250682627" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="402.8400016492651" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="403.1793782302666" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="403.5187548112681" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="403.8581313922705" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="404.19750797327197" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="404.53688455427437" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="404.87626113527585" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="405.21563771627825" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="405.55501429727974" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="405.89439087828214" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="406.2337674592836" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="406.573144040286" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="406.9125206212875" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="407.2518972022899" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="407.5912737832914" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="407.9306503642929" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="408.2700269452953" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="408.6094035262968" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="408.94878010729917" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="409.28815668830066" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="409.62753326930306" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="409.96690985030455" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="410.30628643130694" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="410.64566301230843" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="410.98503959331083" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="411.3244161743123" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="411.6637927553147" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="412.0031693363162" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="412.3425459173177" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="412.6819224983201" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="413.0212990793216" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="413.360675660324" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="413.70005224132547" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="414.03942882232786" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="414.37880540332935" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="414.71818198433175" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="415.05755856533324" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="415.39693514633564" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="415.7363117273371" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="416.0756883083395" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="416.415064889341" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="416.7544414703425" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="417.0938180513449" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="417.4331946323464" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="417.7725712133488" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="418.1119477943503" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="418.45132437535267" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="418.79070095635416" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="419.13007753735656" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="419.46945411835804" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="419.80883069936044" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="420.14820728036193" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="420.4875838613643" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="420.8269604423658" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="421.1663370233673" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="421.5057136043697" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="421.8450901853712" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="422.1844667663736" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="422.5238433473751" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="422.8632199283775" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="423.20259650937896" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="423.54197309038136" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="423.88134967138285" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="424.22072625238525" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="424.56010283338674" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="424.89947941438913" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="425.2388559953906" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="425.5782325763921" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="425.9176091573945" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="426.256985738396" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="426.5963623193984" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="426.9357389003999" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="427.2751154814023" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="427.61449206240377" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="427.95386864340617" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="428.29324522440766" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="428.63262180541005" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="428.97199838641154" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="429.31137496741303" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="429.6507515484154" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="429.9901281294169" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="430.3295047104193" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="430.6688812914208" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="431.0082578724232" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="431.3476344534247" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="431.6870110344271" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="432.0263876154286" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="432.365764196431" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="432.70514077743246" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="433.04451735843486" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="433.38389393943635" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="433.72327052043784" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="434.06264710144023" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="434.4020236824417" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="434.7414002634441" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="435.0807768444456" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="435.420153425448" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="435.7595300064495" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="436.0989065874519" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="436.4382831684534" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="436.7776597494558" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="437.11703633045727" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="437.45641291145967" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="437.79578949246115" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="438.13516607346264" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="438.47454265446504" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="438.8139192354665" cy="193.8572825024438" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="439.1532958164689" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="439.4926723974704" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="439.8320489784728" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="440.1714255594743" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="440.5108021404767" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="440.8501787214782" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="441.1895553024806" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="441.5289318834821" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="441.86830846448447" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="442.20768504548596" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="442.54706162648745" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="442.88643820748985" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="443.22581478849133" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="443.56519136949373" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="443.9045679504952" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="444.2439445314976" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="444.5833211124991" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="444.9226976935015" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="445.262074274503" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="445.6014508555054" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="445.9408274365069" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="446.2802040175093" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="446.61958059851077" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="446.95895717951225" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="447.29833376051465" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="447.63771034151614" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="447.97708692251854" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="448.31646350352" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="448.6558400845224" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="448.9952166655239" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="449.3345932465263" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="449.6739698275278" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="450.0133464085302" cy="53.46627565982408" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="450.3527229895317" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="450.6920995705341" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="451.03147615153557" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="451.37085273253706" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="451.71022931353946" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="452.04960589454095" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="452.38898247554334" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="452.72835905654483" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="453.06773563754723" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="453.4071122185487" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="453.7464887995511" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="454.0858653805526" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="454.425241961555" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="454.7646185425565" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="455.1039951235589" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="455.4433717045604" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="455.78274828556187" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="456.12212486656426" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="456.46150144756575" cy="48.42228739002934" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="456.80087802856815" cy="34.97165200391015" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="457.14025460956964" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="457.47963119057204" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="457.8190077715735" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="458.1583843525759" cy="44.218963831867086" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="458.4977609335774" cy="29.927663734115413" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="458.8371375145798" cy="34.97165200391015" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="459.1765140955813" cy="34.97165200391015" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="459.5158906765837" cy="39.174975562072405" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="459.8552672575852" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="460.19464383858667" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="460.53402041958907" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="460.87339700059056" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="461.21277358159296" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="461.55215016259444" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="461.89152674359684" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="462.23090332459833" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="462.5702799056007" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="462.9096564866022" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="463.2490330676046" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="463.5884096486061" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="463.9277862296085" cy="34.97165200391015" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="464.26716281061" cy="20.680351906158364" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="464.6065393916115" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="464.9459159726139" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="465.28529255361536" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="465.62466913461776" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="465.96404571561925" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="466.30342229662165" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="466.64279887762314" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="466.98217545862553" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="467.321552039627" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="467.6609286206294" cy="44.218963831867086" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="468.0003052016309" cy="25.724340175953103" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="468.3396817826333" cy="25.724340175953103" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="468.6790583636348" cy="34.97165200391015" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="469.0184349446363" cy="57.66959921798633" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="469.3578115256387" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="469.69718810664017" cy="95.49951124144675" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="470.03656468764257" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="470.37594126864406" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="470.71531784964645" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="471.05469443064794" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="471.39407101165034" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="471.7334475926518" cy="71.96089931573806" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="472.0728241736542" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="472.4122007546557" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="472.7515773356581" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="473.0909539166596" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="473.4303304976611" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="473.7697070786635" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="474.109083659665" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="474.4484602406674" cy="62.71358748778107" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="474.78783682166886" cy="48.42228739002934" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="475.12721340267126" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="475.46658998367275" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="475.80596656467515" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="476.14534314567663" cy="81.20821114369505" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="476.48471972667903" cy="113.99413489736074" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="476.8240963076805" cy="99.70283479960901" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="477.163472888682" cy="77.00488758553277" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="477.5028494696844" cy="67.75757575757581" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="477.8422260506859" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="478.1816026316883" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="478.5209792126898" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="478.8603557936922" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="479.19973237469367" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="479.53910895569607" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="479.87848553669755" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="480.21786211769995" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="480.55723869870144" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="480.89661527970384" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="481.2359918607053" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="481.5753684417068" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="481.9147450227092" cy="109.79081133919848" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="482.2541216037107" cy="104.74682306940375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="482.5934981847131" cy="86.25219941348976" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="482.9328747657146" cy="90.45552297165204" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="483.272251346717" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="483.6116279277185" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="483.95100450872087" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="484.29038108972236" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="484.62975767072476" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="484.96913425172625" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="485.30851083272864" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="485.64788741373013" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="485.9872639947316" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="486.326640575734" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="486.6660171567355" cy="141.73607038123168" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="487.0053937377379" cy="128.28543499511244" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="487.3447703187394" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="487.6841468997418" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="488.0235234807433" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="488.3629000617457" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="488.70227664274717" cy="132.48875855327472" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="489.04165322374956" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="489.38102980475105" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="489.72040638575345" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="490.05978296675494" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="490.3991595477564" cy="123.24144672531773" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="490.7385361287588" cy="119.03812316715545" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="491.0779127097603" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="491.4172892907627" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="491.7566658717642" cy="156.0273704789834" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="492.0960424527666" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="492.4354190337681" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="492.7747956147705" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="493.11417219577197" cy="161.07135874877812" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="493.45354877677437" cy="174.5219941348974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="493.79292535777586" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="494.13230193877826" cy="137.53274682306943" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="494.47167851977974" cy="146.78005865102642" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="494.81105510078123" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="495.15043168178363" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="495.4898082627851" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="495.8291848437875" cy="165.2746823069404" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="496.168561424789" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="496.5079380057914" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="496.8473145867929" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="497.1866911677953" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="497.5260677487968" cy="151.82404692082116" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="497.8654443297992" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="498.20482091080066" cy="179.5659824046921" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="498.54419749180306" cy="198.0606060606061" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="498.88357407280455" cy="188.8132942326491" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="499.22295065380604" cy="170.31867057673512" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="499.56232723480844" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="499.9017038158099" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="500.2410803968123" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="500.5804569778138" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="500.9198335588162" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="501.2592101398177" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="501.5985867208201" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="501.9379633018216" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="502.277339882824" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="502.61671646382547" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="502.95609304482787" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="503.29546962582936" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="503.63484620683084" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="503.97422278783324" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="504.31359936883473" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="504.6529759498371" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="504.9923525308386" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="505.331729111841" cy="203.1045943304008" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="505.6711056928425" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="506.0104822738449" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="506.3498588548464" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="506.6892354358488" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="507.0286120168503" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="507.3679885978527" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="507.70736517885416" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="508.04674175985565" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="508.38611834085805" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="508.72549492185954" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="509.06487150286193" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="509.4042480838634" cy="300.6217008797654" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="509.7436246648658" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="510.0830012458673" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="510.4223778268697" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="510.7617544078712" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="511.1011309888736" cy="225.80254154447704" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="511.4405075698751" cy="230.84652981427178" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="511.7798841508775" cy="207.30791788856305" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="512.119260731879" cy="221.59921798631478" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="512.4586373128805" cy="183.7693059628544" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="512.7980138938829" cy="212.3519061583578" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="513.1373904748843" cy="216.55522971652007" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="513.4767670558867" cy="235.8905180840665" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="513.8161436368882" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="514.1555202178906" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="514.4948967988921" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="514.8342733798945" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="515.173649960896" cy="263.6324535679375" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="515.5130265418984" cy="258.58846529814275" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="515.8524031228999" cy="240.09384164222877" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="516.1917797039023" cy="245.13782991202348" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="516.5311562849038" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="516.8705328659053" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="517.2099094469077" cy="249.34115347018576" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="517.5492860279091" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="517.8886626089115" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="518.228039189913" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="518.5674157709154" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="518.9067923519169" cy="277.92375366568916" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="519.2461689329193" cy="272.8797653958944" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="519.5855455139208" cy="254.38514173998047" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="519.9249220949232" cy="267.83577712609974" r="3.3000000000000003" />
            <circle fill="#bbbbbb" stroke="#bbbbbb" stroke-opacity="0.0" stroke-width="0.0" cx="520.2642986759247" cy="267.83577712609974" r="3.3000000000000003" />
          </g>
        </g>
      </g>
    </g>
    <g transform="translate(14.5 182.0 ) rotate(-90.0 ) ">
      <text class="axis-title-y" y="0.0" text-anchor="middle">
        <tspan>temp_max</tspan>
      </text>
    </g>
    <g transform="translate(317.4806054554682 391.5 ) ">
      <text class="axis-title-x" y="0.0" text-anchor="middle">
        <tspan>date</tspan>
      </text>
    </g>
    <path fill="rgb(0,0,0)" fill-opacity="0.0" stroke="rgb(187,187,187)" stroke-opacity="1.0" stroke-width="0.0" d="M0.0 0.0 L0.0 400.0 L600.0 400.0 L600.0 0.0 Z">
    </path>
  </g>
  <g id="dq1Rw7T">
  </g>
</svg>`];

<Note>
  This page leverages some basic transform syntax from later parts of the
  walkthrough. Don’t worry too much about it for now: the core purpose of
  this page is to understand how relations work in Vinyl.
</Note>

## Properties

As in SQL, relations are the core data model. But relations in Vinyl
have some unique properties:

### Relations are column aware

Take the `seattle_weather` dataset from vinyl’s examples.

```python theme={null}
from vinyl.examples import seattle_weather

weather = seattle_weather()
```

`weather` is a Vinytable object and carries far more information that a
standard sql table or cte. The schema, for example, can be pulled easily
without running a query against the database.

<Card>
  ```python theme={null}
  print(weather.schema())
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[0] }} />
</Card>

Columns are attrributes of the class, so the code below returns the
`wind` column.

<Card>
  ```python theme={null}
  weather.wind
  ```

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  wind: r0.wind
  ```
</Card>

And, after a basic transform:

<Card>
  ```python theme={null}
  wind_doubled = weather.select(weather.wind * 2)
  wind_doubled
  ```

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  Project[r0]
    Multiply(wind, 2): r0.wind * 2
  ```
</Card>

This means you can access the information at any point in your queries.
For example

<Card>
  ```python theme={null}
  temps = weather.select([col for col in weather.columns if col.startswith("temp")])
  print(temps.schema())
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[1] }} />
</Card>

will select the temperature columns from `weather`.

### Relations are lazy

Vinyl keeps track of its syntax lazily, and only compiles when a
variable is executed or its sql is generated.

By default, vinyl will return a string representation of the ast
associated with a table unless specified otherwise. For example:

<Card>
  ```python theme={null}
  temps
  ```

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  Project[r0]
    temp_max: r0.temp_max
    temp_min: r0.temp_min
  ```
</Card>

If you’d like to see a graphical representation, use `.visualize()`:

<Card>
  ```python theme={null}
  temps.visualize()
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[2] }} />
</Card>

To execute this, you only need to run:

<Card>
  ```python theme={null}
  temps.execute()
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[3] }} />

  |      | temp\_max | temp\_min |
  | ---- | --------- | --------- |
  | 0    | 12.8      | 5.0       |
  | 1    | 10.6      | 2.8       |
  | 2    | 11.7      | 7.2       |
  | 3    | 12.2      | 5.6       |
  | 4    | 8.9       | 2.8       |
  | ...  | ...       | ...       |
  | 1456 | 4.4       | 1.7       |
  | 1457 | 5.0       | 1.7       |
  | 1458 | 7.2       | 0.6       |
  | 1459 | 5.6       | -1.0      |
  | 1460 | 5.6       | -2.1      |

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[4] }} />
</Card>

By default, this returns a pandas DataFrame. You can also return a text
or pyarrow representation by specifying that as in the examples below:

<Card>
  ```python theme={null}
  temps.execute("text")
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[5] }} />
</Card>

<Card>
  ```python theme={null}
  temps.execute("pyarrow")
  ```

  ```text theme={null}
  pyarrow.Table
  temp_max: double
  temp_min: double
  ----
  temp_max: [[12.8,10.6,11.7,12.2,8.9,...,4.4,5,7.2,5.6,5.6]]
  temp_min: [[5,2.8,7.2,5.6,2.8,...,1.7,1.7,0.6,-1,-2.1]]
  ```
</Card>

You can also execute it and save the results to various formats (csv,
json, etc.) using `.save()`.

### Relations are selectively mutable

By default, VinylTables are **immutable**. For example, the original
table ast is printed when run is the same as the original `weather`.

<Card>
  ```python theme={null}
  weather.select(weather.wind * 2)
  weather
  ```

  ```text theme={null}
  DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string
  ```
</Card>

That said, there are two key cases where VinylTables are considered
mutable. This allows for a more ergonomic syntax, especially when you
are chaining several transforms together.

The two cases are: 1. Within specially decorated functions (i.e. those
with `@model` or `@metric` decorator) 2. Context managers

The first case is designed to support
<Tooltip tip="more on this in the quickstart">pipelines</Tooltip>:

<Card>
  ```python theme={null}
  from vinyl import T, model


  @model(deps=[seattle_weather])
  def wind(w: T) -> T:
      w.select(w.wind * 2)
      return w


  wind()
  ```

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  Project[r0]
    Multiply(wind, 2): r0.wind * 2
  ```
</Card>

The second use case is designed primarily for analysis use cases
(i.e. in a notebook):

<Card>
  ```python theme={null}
  with seattle_weather() as w:
      w.select(w.wind * 2)

  w
  ```

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  Project[r0]
    Multiply(wind, 2): r0.wind * 2
  ```
</Card>

This approach can also be used inside vinyl pipeline functions to create
a sort of
[“cte”](https://learnsql.com/blog/what-is-common-table-expression/).

True CTEs don’t exist in vinyl. In immutable mode, you simply need to
save a subcalculation to a variable name to achieve the same
functionality. But in mutable mode, as in a pipeline function, saving
subcalculations as variables can cause issues, because it may have
off-target effects on the sources of the subcalculation.

This is where the context manager comes in handy. It allows you to
create a temporary variable that is only available within the context of
the context manager.

In the example below, we get the average wind by month and then use it
to calculate the wind speed deviation from the average.

<Note>
  This can be done more efficiently in vinyl using a window function, but
  this is a good example of how to use the context manager.
</Note>

<Card>
  ```python theme={null}
  from vinyl import T, model, join


  @model(deps=[seattle_weather])
  def wind_vs_avg(w: T) -> T:
      with w as mw:
          mw.aggregate(
              cols = {"avg_wind": mw.wind.mean()}, 
              by = {"month": mw.date.dt.floor(months=1)}
          )

      
      j = join(w, mw, on = [w.date.dt.floor(months=1) == mw.month])
      j.select([w.date, w.wind - mw.avg_wind])

      return j

  wind_vs_avg().execute("text")
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[6] }} />
</Card>

### Relations are dialect-independent

Vinyl uses the Ibis library to generate SQL. This means that you can
write your queries in a dialect agnostic way. For example, the following
code works in across the dialects currently supported by Vinyl:

* BigQuery
* Snowflake
* DuckDB
* Postgres

Ibis itself supports almost 20 dialects, so we plan to add more over
time.

As an example, let’s create a table that lists the max temperature of
each day by month:

<Card>
  ```python theme={null}
  with seattle_weather() as w:
      w.aggregate(
          cols = {"temp_max": w.temp_max.collect()}, 
          sort = {"month": w.date.dt.floor(months=1)}
      )

  temp_by_month = w
  temp_by_month.execute("text")
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[7] }} />
</Card>

Here’s how vinyl translates the query to each dialect:

<Card>
  <Tabs>
    <Tab title="BigQuery">
      ```text theme={null}
      SELECT
        `t1`.`month`,
        `t1`.`temp_max`
      FROM (
        SELECT
          TIMESTAMP_TRUNC(`t0`.`date`, MONTH) AS `month`,
          ARRAY_AGG(`t0`.`temp_max` IGNORE NULLS) AS `temp_max`
        FROM `seattle_weather` AS `t0`
        GROUP BY
          1
      ) AS `t1`
      ORDER BY
        `t1`.`month` ASC NULLS LAST
      ```
    </Tab>

    <Tab title="Snowflake">
      <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[8] }} />
    </Tab>

    <Tab title="DuckDB">
      <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[9] }} />
    </Tab>

    <Tab title="Postgres">
      <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[10] }} />
    </Tab>
  </Tabs>
</Card>

## Creating relations

In the context of a project, relations are created and managed
automatically using the [source generation
process](../concepts/sources).

In the context of a notebook or analysis, you can create relations from
a variety of sources, including: - Pandas DataFrames - Polars
DataFrames - PyArrow Tables - CSVs - JSONs - Parquet files

For in-memory sources, use `VinylTable.from_memory` as:

<Card>
  ```python theme={null}
  from vinyl import VinylTable
  import pandas as pd


  d = {'col1': [1, 2], 'col2': [3, 4]}
  df = pd.DataFrame(data=d)

  VinylTable.from_memory(df)
  ```

  ```text theme={null}
  InMemoryTable
    data:
      PandasDataFrameProxy:
           col1  col2
        0     1     3
        1     2     4
  ```
</Card>

And for file-based sources, use `VinylTable.from_file`:

<Card>
  ```python theme={null}
  VinylTable.from_file("data/barley.parquet")
  ```

  ```text theme={null}
  DatabaseTable: barley
    yield   float64
    variety string
    year    int64
    site    string
  ```
</Card>

## Exploring relations

In the properties section action, you’ve already seen some of the most
common ways to visualize relations:

* `print()` to view the AST
* `.schema()` to view the schema
* `.visualize()` to view the query plan
* `.execute()` to run the query and view it as text, pyarrow, or
  pandas objects
* `.to_sql()` to view the SQL-equivalent

In addition to these, there are a few other key methods to know: -
`.eda()` provides a quick exploratory data analysis of the relation,
excluding its most common values - `.chart()` provides a grammar of
graphics interface to quickly visualize the relation

Let’s view examples of each of these:

<Card>
  ```python theme={null}
  weather.eda(topk=2)
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[11] }} />

  ```text theme={null}
  r0 := DatabaseTable: seattle_weather
    date          timestamp(6)
    precipitation float64
    temp_max      float64
    temp_min      float64
    wind          float64
    weather       string

  r1 := Aggregate[r0]
    groups:
      weather: r0.weather
    metrics:
      Count(weather): Count(r0.weather)

  r2 := Aggregate[r0]
    groups:
      wind: r0.wind
    metrics:
      Count(wind): Count(r0.wind)

  r3 := Aggregate[r0]
    groups:
      temp_min: r0.temp_min
    metrics:
      Count(temp_min): Count(r0.temp_min)

  r4 := Aggregate[r0]
    groups:
      temp_max: r0.temp_max
    metrics:
      Count(temp_max): Count(r0.temp_max)

  r5 := Aggregate[r0]
    groups:
      date: r0.date
    metrics:
      Count(date): Count(r0.date)

  r6 := Aggregate[r0]
    groups:
      precipitation: r0.precipitation
    metrics:
      Count(precipitation): Count(r0.precipitation)

  r7 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.weather)], results=[1], default=0)

  r8 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.wind)], results=[1], default=0)

  r9 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.temp_min)], results=[1], default=0)

  r10 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.temp_max)], results=[1], default=0)

  r11 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.date)], results=[1], default=0)

  r12 := Project[r0]
    isna: SearchedCase(cases=[IsNull(r0.precipitation)], results=[1], default=0)

  r13 := Sort[r1]
    desc r1['Count(weather)']

  r14 := Sort[r2]
    desc r2['Count(wind)']

  r15 := Sort[r3]
    desc r3['Count(temp_min)']

  r16 := Sort[r4]
    desc r4['Count(temp_max)']

  r17 := Sort[r5]
    desc r5['Count(date)']

  r18 := Sort[r6]
    desc r6['Count(precipitation)']

  r19 := Limit[r13, n=2]

  r20 := Limit[r14, n=2]

  r21 := Limit[r15, n=2]

  r22 := Limit[r16, n=2]

  r23 := Limit[r17, n=2]

  r24 := Limit[r18, n=2]

  r25 := Aggregate[r7]
    metrics:
      pos:       5
      name:      'weather'
      type:      'string'
      nullable:  True
      nulls:     Sum(r7.isna)
      non_nulls: Sum(1 - r7.isna)
      null_frac: Mean(r7.isna)

  r26 := Aggregate[r8]
    metrics:
      pos:       4
      name:      'wind'
      type:      'float64'
      nullable:  True
      nulls:     Sum(r8.isna)
      non_nulls: Sum(1 - r8.isna)
      null_frac: Mean(r8.isna)

  r27 := Aggregate[r9]
    metrics:
      pos:       3
      name:      'temp_min'
      type:      'float64'
      nullable:  True
      nulls:     Sum(r9.isna)
      non_nulls: Sum(1 - r9.isna)
      null_frac: Mean(r9.isna)

  r28 := Aggregate[r10]
    metrics:
      pos:       2
      name:      'temp_max'
      type:      'float64'
      nullable:  True
      nulls:     Sum(r10.isna)
      non_nulls: Sum(1 - r10.isna)
      null_frac: Mean(r10.isna)

  r29 := Aggregate[r11]
    metrics:
      pos:       0
      name:      'date'
      type:      'timestamp(6)'
      nullable:  True
      nulls:     Sum(r11.isna)
      non_nulls: Sum(1 - r11.isna)
      null_frac: Mean(r11.isna)

  r30 := Aggregate[r12]
    metrics:
      pos:       1
      name:      'precipitation'
      type:      'float64'
      nullable:  True
      nulls:     Sum(r12.isna)
      non_nulls: Sum(1 - r12.isna)
      null_frac: Mean(r12.isna)

  r31 := Aggregate[r19]
    metrics:
      values: ArrayCollect(r19.weather)
      counts: ArrayCollect(r19['Count(weather)'])
      pos:    5

  r32 := Aggregate[r20]
    metrics:
      values: ArrayCollect(Cast(r20.wind, to=string))
      counts: ArrayCollect(r20['Count(wind)'])
      pos:    4

  r33 := Aggregate[r21]
    metrics:
      values: ArrayCollect(Cast(r21.temp_min, to=string))
      counts: ArrayCollect(r21['Count(temp_min)'])
      pos:    3

  r34 := Aggregate[r22]
    metrics:
      values: ArrayCollect(Cast(r22.temp_max, to=string))
      counts: ArrayCollect(r22['Count(temp_max)'])
      pos:    2

  r35 := Aggregate[r23]
    metrics:
      values: ArrayCollect(Cast(r23.date, to=string))
      counts: ArrayCollect(r23['Count(date)'])
      pos:    0

  r36 := Aggregate[r24]
    metrics:
      values: ArrayCollect(Cast(r24.precipitation, to=string))
      counts: ArrayCollect(r24['Count(precipitation)'])
      pos:    1

  r37 := JoinChain[r25]
    JoinLink[inner, r31]
      r25.pos == r31.pos
    values:
      pos:       r25.pos
      name:      r25.name
      type:      r25.type
      nullable:  r25.nullable
      nulls:     r25.nulls
      non_nulls: r25.non_nulls
      null_frac: r25.null_frac
      values:    r31.values
      counts:    r31.counts

  r38 := JoinChain[r26]
    JoinLink[inner, r32]
      r26.pos == r32.pos
    values:
      pos:       r26.pos
      name:      r26.name
      type:      r26.type
      nullable:  r26.nullable
      nulls:     r26.nulls
      non_nulls: r26.non_nulls
      null_frac: r26.null_frac
      values:    r32.values
      counts:    r32.counts

  r39 := JoinChain[r27]
    JoinLink[inner, r33]
      r27.pos == r33.pos
    values:
      pos:       r27.pos
      name:      r27.name
      type:      r27.type
      nullable:  r27.nullable
      nulls:     r27.nulls
      non_nulls: r27.non_nulls
      null_frac: r27.null_frac
      values:    r33.values
      counts:    r33.counts

  r40 := JoinChain[r28]
    JoinLink[inner, r34]
      r28.pos == r34.pos
    values:
      pos:       r28.pos
      name:      r28.name
      type:      r28.type
      nullable:  r28.nullable
      nulls:     r28.nulls
      non_nulls: r28.non_nulls
      null_frac: r28.null_frac
      values:    r34.values
      counts:    r34.counts

  r41 := JoinChain[r29]
    JoinLink[inner, r35]
      r29.pos == r35.pos
    values:
      pos:       r29.pos
      name:      r29.name
      type:      r29.type
      nullable:  r29.nullable
      nulls:     r29.nulls
      non_nulls: r29.non_nulls
      null_frac: r29.null_frac
      values:    r35.values
      counts:    r35.counts

  r42 := JoinChain[r30]
    JoinLink[inner, r36]
      r30.pos == r36.pos
    values:
      pos:       r30.pos
      name:      r30.name
      type:      r30.type
      nullable:  r30.nullable
      nulls:     r30.nulls
      non_nulls: r30.non_nulls
      null_frac: r30.null_frac
      values:    r36.values
      counts:    r36.counts

  r43 := Project[r37]
    name:      r37.name
    type:      r37.type
    nullable:  r37.nullable
    nulls:     r37.nulls
    non_nulls: r37.non_nulls
    null_frac: r37.null_frac
    values:    r37.values
    counts:    r37.counts

  r44 := Project[r38]
    name:      r38.name
    type:      r38.type
    nullable:  r38.nullable
    nulls:     r38.nulls
    non_nulls: r38.non_nulls
    null_frac: r38.null_frac
    values:    r38.values
    counts:    r38.counts

  r45 := Project[r39]
    name:      r39.name
    type:      r39.type
    nullable:  r39.nullable
    nulls:     r39.nulls
    non_nulls: r39.non_nulls
    null_frac: r39.null_frac
    values:    r39.values
    counts:    r39.counts

  r46 := Project[r40]
    name:      r40.name
    type:      r40.type
    nullable:  r40.nullable
    nulls:     r40.nulls
    non_nulls: r40.non_nulls
    null_frac: r40.null_frac
    values:    r40.values
    counts:    r40.counts

  r47 := Project[r41]
    name:      r41.name
    type:      r41.type
    nullable:  r41.nullable
    nulls:     r41.nulls
    non_nulls: r41.non_nulls
    null_frac: r41.null_frac
    values:    r41.values
    counts:    r41.counts

  r48 := Project[r42]
    name:      r42.name
    type:      r42.type
    nullable:  r42.nullable
    nulls:     r42.nulls
    non_nulls: r42.non_nulls
    null_frac: r42.null_frac
    values:    r42.values
    counts:    r42.counts

  r49 := Union[r47, r48, distinct=False]

  r50 := Union[r49, r46, distinct=False]

  r51 := Union[r50, r45, distinct=False]

  r52 := Union[r51, r44, distinct=False]

  r53 := Union[r52, r43, distinct=False]

  Project[r53]
    name:      r53.name
    type:      r53.type
    nullable:  r53.nullable
    nulls:     r53.nulls
    non_nulls: r53.non_nulls
    null_frac: r53.null_frac
    values:    r53.values
    counts:    r53.counts
  ```
</Card>

Charting relies on the awesome [lets-plot
library](https://lets-plot.org/) from JetBrains

<Card>
  ```python theme={null}
  from vinyl.chart import geom

  weather.chart(geom.scatter, x=weather.date, y=weather.temp_max, interactive = False)
  ```

  <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[12] }} />
</Card>

<Tip>
  Charts made with Vinyl are interactive by default, but we turn that
  feature off so our docs site can render them properly.
</Tip>
