SVG Polyhedra Series
Originally published on Greengale
Continued. All SVGs are coded by Claude Opus 4.6.
Regular Icosahedron
(the popular D20)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400">
<rect width="400" height="400" fill="#0a0a1a" rx="10"/>
<line x1="142.8" y1="280.2" x2="257.2" y2="280.2" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="142.8" y1="280.2" x2="200.0" y2="202.9" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="142.8" y1="280.2" x2="200.0" y2="319.2" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="142.8" y1="280.2" x2="85.4" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="142.8" y1="280.2" x2="108.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="257.2" y1="280.2" x2="200.0" y2="202.9" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="257.2" y1="280.2" x2="200.0" y2="319.2" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="257.2" y1="280.2" x2="314.6" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="257.2" y1="280.2" x2="292.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="129.7" y1="101.5" x2="270.3" y2="101.5" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="129.7" y1="101.5" x2="200.0" y2="105.1" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="129.7" y1="101.5" x2="200.0" y2="195.3" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="129.7" y1="101.5" x2="85.4" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="129.7" y1="101.5" x2="108.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="270.3" y1="101.5" x2="200.0" y2="105.1" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="270.3" y1="101.5" x2="200.0" y2="195.3" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="270.3" y1="101.5" x2="314.6" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="270.3" y1="101.5" x2="292.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="105.1" x2="200.0" y2="202.9" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="105.1" x2="292.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="105.1" x2="108.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="202.9" x2="292.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="202.9" x2="108.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="195.3" x2="200.0" y2="319.2" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="195.3" x2="314.6" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="195.3" x2="85.4" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="319.2" x2="314.6" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="200.0" y1="319.2" x2="85.4" y2="235.4" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="314.6" y1="235.4" x2="292.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="85.4" y1="235.4" x2="108.0" y2="171.6" stroke="#ff6ec7" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<circle cx="142.8" cy="280.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="280.2;278.8;277.6;276.8;276.3;276.1;276.2;276.6;277.4;278.5;279.9;281.6;283.5;285.7;288.1;290.7;293.3;295.9;298.5;300.7;302.7;304.2;305.2;305.5;305.3;304.4;303.0;301.2;298.9;296.5;293.9;291.2;288.7;286.2;284.0;282.0;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="257.2" cy="280.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="280.2;282.0;284.0;286.2;288.7;291.2;293.9;296.5;298.9;301.2;303.0;304.4;305.3;305.5;305.2;304.2;302.7;300.7;298.5;295.9;293.3;290.7;288.1;285.7;283.5;281.6;279.9;278.5;277.4;276.6;276.2;276.1;276.3;276.8;277.6;278.8;280.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="129.7" cy="101.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="129.7;123.0;119.0;117.8;119.1;122.7;128.4;135.8;144.7;154.7;165.6;177.1;189.1;201.3;213.4;225.3;236.7;247.5;257.2;265.8;272.9;278.2;281.4;282.2;280.4;275.9;268.5;258.4;245.8;231.2;215.1;198.3;181.5;165.7;151.4;139.3;129.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="101.5;104.1;106.7;109.3;111.9;114.3;116.5;118.4;120.1;121.5;122.6;123.4;123.8;123.9;123.7;123.2;122.4;121.2;119.8;118.0;116.0;113.8;111.3;108.8;106.1;103.5;101.1;98.8;97.0;95.6;94.7;94.5;94.8;95.8;97.3;99.3;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="270.3" cy="101.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="270.3;260.7;248.6;234.3;218.5;201.7;184.9;168.8;154.2;141.6;131.5;124.1;119.6;117.8;118.6;121.8;127.1;134.2;142.8;152.5;163.3;174.7;186.6;198.7;210.9;222.9;234.4;245.3;255.3;264.2;271.6;277.3;280.9;282.2;281.0;277.0;270.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="101.5;99.3;97.3;95.8;94.8;94.5;94.7;95.6;97.0;98.8;101.1;103.5;106.1;108.8;111.3;113.8;116.0;118.0;119.8;121.2;122.4;123.2;123.7;123.9;123.8;123.4;122.6;121.5;120.1;118.4;116.5;114.3;111.9;109.3;106.7;104.1;101.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="105.1" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="105.1;105.0;104.5;103.8;102.8;101.5;100.0;98.3;96.4;94.3;92.2;90.0;88.0;86.0;84.2;82.8;81.7;81.0;80.8;81.0;81.7;82.8;84.2;86.0;88.0;90.0;92.2;94.3;96.4;98.3;100.0;101.5;102.8;103.8;104.5;105.0;105.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="202.9" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="202.9;202.9;202.9;203.0;203.0;203.1;203.2;203.3;203.5;203.6;203.8;203.9;204.1;204.3;204.4;204.5;204.6;204.7;204.7;204.7;204.6;204.5;204.4;204.3;204.1;203.9;203.8;203.6;203.5;203.3;203.2;203.1;203.0;203.0;202.9;202.9;202.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="195.3" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;172.7;147.0;124.3;105.5;91.4;82.0;77.2;76.7;80.1;86.6;95.8;107.2;120.4;134.9;150.3;166.5;183.2;200.0;216.8;233.5;249.7;265.1;279.6;292.8;304.2;313.4;319.9;323.3;322.8;318.0;308.6;294.5;275.7;253.0;227.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="195.3;195.3;195.4;195.5;195.6;195.7;195.9;196.1;196.2;196.4;196.5;196.7;196.8;196.9;197.0;197.0;197.1;197.1;197.1;197.1;197.1;197.0;197.0;196.9;196.8;196.7;196.5;196.4;196.2;196.1;195.9;195.7;195.6;195.5;195.4;195.3;195.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="319.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;188.9;178.2;168.5;160.0;153.0;147.8;144.4;142.9;143.1;145.1;148.6;153.4;159.4;166.4;174.1;182.4;191.1;200.0;208.9;217.6;225.9;233.6;240.6;246.6;251.4;254.9;256.9;257.1;255.6;252.2;247.0;240.0;231.5;221.8;211.1;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="319.2;319.0;318.3;317.2;315.8;314.0;312.0;310.0;307.8;305.7;303.6;301.7;300.0;298.5;297.2;296.2;295.5;295.0;294.9;295.0;295.5;296.2;297.2;298.5;300.0;301.7;303.6;305.7;307.8;310.0;312.0;314.0;315.8;317.2;318.3;319.0;319.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="314.6" cy="235.4" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="235.4;236.8;238.1;239.3;240.2;240.8;241.0;240.9;240.4;239.6;238.6;237.3;235.9;234.5;233.1;231.8;230.5;229.4;228.4;227.6;226.9;226.4;226.0;225.7;225.6;225.7;225.9;226.2;226.7;227.3;228.1;229.0;230.1;231.3;232.6;234.0;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="292.0" cy="171.6" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="171.6;170.6;169.5;168.2;166.9;165.5;164.1;162.7;161.4;160.4;159.6;159.1;159.0;159.2;159.8;160.7;161.9;163.2;164.6;166.0;167.4;168.7;169.9;171.0;171.9;172.7;173.3;173.8;174.1;174.3;174.4;174.3;174.0;173.6;173.1;172.4;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="85.4" cy="235.4" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="85.4;81.4;81.5;85.1;91.8;101.1;112.4;125.3;139.5;154.6;170.4;186.6;203.0;219.4;235.5;251.0;265.9;279.6;292.0;302.6;311.0;316.6;319.0;317.6;312.0;302.0;287.5;268.7;246.3;221.3;195.2;169.3;145.1;124.0;106.7;93.8;85.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="235.4;234.0;232.6;231.3;230.1;229.0;228.1;227.3;226.7;226.2;225.9;225.7;225.6;225.7;226.0;226.4;226.9;227.6;228.4;229.4;230.5;231.8;233.1;234.5;235.9;237.3;238.6;239.6;240.4;240.9;241.0;240.8;240.2;239.3;238.1;236.8;235.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="108.0" cy="171.6" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="108.0;120.4;134.1;149.0;164.5;180.6;197.0;213.4;229.6;245.4;260.5;274.7;287.6;298.9;308.2;314.9;318.5;318.6;314.6;306.2;293.3;276.0;254.9;230.7;204.8;178.7;153.7;131.3;112.5;98.0;88.0;82.4;81.0;83.4;89.0;97.4;108.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="171.6;172.4;173.1;173.6;174.0;174.3;174.4;174.3;174.1;173.8;173.3;172.7;171.9;171.0;169.9;168.7;167.4;166.0;164.6;163.2;161.9;160.7;159.8;159.2;159.0;159.1;159.6;160.4;161.4;162.7;164.1;165.5;166.9;168.2;169.5;170.6;171.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
</svg>
Rhombic Dodecahedron
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400">
<rect width="400" height="400" fill="#0a0a1a" rx="10"/>
<line x1="265.8" y1="227.2" x2="360.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;227.9;228.8;229.9;231.1;232.5;234.1;235.8;237.6;239.4;241.1;242.6;243.9;244.8;245.2;245.2;244.6;243.6;242.2;240.6;238.9;237.1;235.3;233.6;232.1;230.7;229.5;228.5;227.7;227.0;226.5;226.2;226.1;226.1;226.3;226.7;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="265.8" y1="227.2" x2="200.0" y2="322.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;227.9;228.8;229.9;231.1;232.5;234.1;235.8;237.6;239.4;241.1;242.6;243.9;244.8;245.2;245.2;244.6;243.6;242.2;240.6;238.9;237.1;235.3;233.6;232.1;230.7;229.5;228.5;227.7;227.0;226.5;226.2;226.1;226.1;226.3;226.7;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="322.8;323.1;323.8;325.0;326.7;328.8;331.4;334.4;337.7;341.3;345.1;348.9;352.7;356.4;359.6;362.4;364.5;365.8;366.2;365.8;364.5;362.4;359.6;356.4;352.7;348.9;345.1;341.3;337.7;334.4;331.4;328.8;326.7;325.0;323.8;323.1;322.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="265.8" y1="227.2" x2="200.0" y2="141.4" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;227.9;228.8;229.9;231.1;232.5;234.1;235.8;237.6;239.4;241.1;242.6;243.9;244.8;245.2;245.2;244.6;243.6;242.2;240.6;238.9;237.1;235.3;233.6;232.1;230.7;229.5;228.5;227.7;227.0;226.5;226.2;226.1;226.1;226.3;226.7;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="141.4;141.2;140.6;139.7;138.2;136.4;134.2;131.5;128.4;124.9;121.0;116.8;112.5;108.2;104.1;100.6;97.7;95.9;95.3;95.9;97.7;100.6;104.1;108.2;112.5;116.8;121.0;124.9;128.4;131.5;134.2;136.4;138.2;139.7;140.6;141.2;141.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="285.7" y1="315.9" x2="360.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;319.3;322.5;325.4;327.8;329.6;330.6;330.8;330.2;328.8;326.7;324.0;321.0;317.6;314.1;310.7;307.4;304.3;301.5;299.0;296.9;295.1;293.8;292.9;292.3;292.2;292.5;293.3;294.4;295.9;297.9;300.2;302.8;305.8;309.0;312.4;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="285.7" y1="315.9" x2="200.0" y2="322.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;319.3;322.5;325.4;327.8;329.6;330.6;330.8;330.2;328.8;326.7;324.0;321.0;317.6;314.1;310.7;307.4;304.3;301.5;299.0;296.9;295.1;293.8;292.9;292.3;292.2;292.5;293.3;294.4;295.9;297.9;300.2;302.8;305.8;309.0;312.4;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="322.8;323.1;323.8;325.0;326.7;328.8;331.4;334.4;337.7;341.3;345.1;348.9;352.7;356.4;359.6;362.4;364.5;365.8;366.2;365.8;364.5;362.4;359.6;356.4;352.7;348.9;345.1;341.3;337.7;334.4;331.4;328.8;326.7;325.0;323.8;323.1;322.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="285.7" y1="315.9" x2="200.0" y2="304.7" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;319.3;322.5;325.4;327.8;329.6;330.6;330.8;330.2;328.8;326.7;324.0;321.0;317.6;314.1;310.7;307.4;304.3;301.5;299.0;296.9;295.1;293.8;292.9;292.3;292.2;292.5;293.3;294.4;295.9;297.9;300.2;302.8;305.8;309.0;312.4;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="304.7;304.1;302.3;299.4;295.9;291.8;287.5;283.2;279.0;275.1;271.6;268.5;265.8;263.6;261.8;260.3;259.4;258.8;258.6;258.8;259.4;260.3;261.8;263.6;265.8;268.5;271.6;275.1;279.0;283.2;287.5;291.8;295.9;299.4;302.3;304.1;304.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="275.0" y1="98.5" x2="360.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;95.7;92.6;89.3;85.9;82.4;79.0;76.0;73.3;71.2;69.8;69.2;69.4;70.4;72.2;74.6;77.5;80.7;84.1;87.6;91.0;94.2;97.2;99.8;102.1;104.1;105.6;106.7;107.5;107.8;107.7;107.1;106.2;104.9;103.1;101.0;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="275.0" y1="98.5" x2="200.0" y2="33.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;95.7;92.6;89.3;85.9;82.4;79.0;76.0;73.3;71.2;69.8;69.2;69.4;70.4;72.2;74.6;77.5;80.7;84.1;87.6;91.0;94.2;97.2;99.8;102.1;104.1;105.6;106.7;107.5;107.8;107.7;107.1;106.2;104.9;103.1;101.0;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="33.8;34.2;35.5;37.6;40.4;43.6;47.3;51.1;54.9;58.7;62.3;65.6;68.6;71.2;73.3;75.0;76.2;76.9;77.2;76.9;76.2;75.0;73.3;71.2;68.6;65.6;62.3;58.7;54.9;51.1;47.3;43.6;40.4;37.6;35.5;34.2;33.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="275.0" y1="98.5" x2="200.0" y2="141.4" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;95.7;92.6;89.3;85.9;82.4;79.0;76.0;73.3;71.2;69.8;69.2;69.4;70.4;72.2;74.6;77.5;80.7;84.1;87.6;91.0;94.2;97.2;99.8;102.1;104.1;105.6;106.7;107.5;107.8;107.7;107.1;106.2;104.9;103.1;101.0;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="141.4;141.2;140.6;139.7;138.2;136.4;134.2;131.5;128.4;124.9;121.0;116.8;112.5;108.2;104.1;100.6;97.7;95.9;95.3;95.9;97.7;100.6;104.1;108.2;112.5;116.8;121.0;124.9;128.4;131.5;134.2;136.4;138.2;139.7;140.6;141.2;141.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="302.1" y1="157.8" x2="360.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;156.4;155.4;154.8;154.8;155.2;156.1;157.4;158.9;160.6;162.4;164.2;165.9;167.5;168.9;170.1;171.2;172.1;172.8;173.3;173.7;173.9;173.9;173.8;173.5;173.0;172.3;171.5;170.5;169.3;167.9;166.4;164.7;162.9;161.1;159.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="302.1" y1="157.8" x2="200.0" y2="33.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;156.4;155.4;154.8;154.8;155.2;156.1;157.4;158.9;160.6;162.4;164.2;165.9;167.5;168.9;170.1;171.2;172.1;172.8;173.3;173.7;173.9;173.9;173.8;173.5;173.0;172.3;171.5;170.5;169.3;167.9;166.4;164.7;162.9;161.1;159.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="33.8;34.2;35.5;37.6;40.4;43.6;47.3;51.1;54.9;58.7;62.3;65.6;68.6;71.2;73.3;75.0;76.2;76.9;77.2;76.9;76.2;75.0;73.3;71.2;68.6;65.6;62.3;58.7;54.9;51.1;47.3;43.6;40.4;37.6;35.5;34.2;33.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="302.1" y1="157.8" x2="200.0" y2="304.7" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;156.4;155.4;154.8;154.8;155.2;156.1;157.4;158.9;160.6;162.4;164.2;165.9;167.5;168.9;170.1;171.2;172.1;172.8;173.3;173.7;173.9;173.9;173.8;173.5;173.0;172.3;171.5;170.5;169.3;167.9;166.4;164.7;162.9;161.1;159.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="304.7;304.1;302.3;299.4;295.9;291.8;287.5;283.2;279.0;275.1;271.6;268.5;265.8;263.6;261.8;260.3;259.4;258.8;258.6;258.8;259.4;260.3;261.8;263.6;265.8;268.5;271.6;275.1;279.0;283.2;287.5;291.8;295.9;299.4;302.3;304.1;304.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="134.2" y1="227.2" x2="40.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;226.7;226.3;226.1;226.1;226.2;226.5;227.0;227.7;228.5;229.5;230.7;232.1;233.6;235.3;237.1;238.9;240.6;242.2;243.6;244.6;245.2;245.2;244.8;243.9;242.6;241.1;239.4;237.6;235.8;234.1;232.5;231.1;229.9;228.8;227.9;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="134.2" y1="227.2" x2="200.0" y2="322.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;226.7;226.3;226.1;226.1;226.2;226.5;227.0;227.7;228.5;229.5;230.7;232.1;233.6;235.3;237.1;238.9;240.6;242.2;243.6;244.6;245.2;245.2;244.8;243.9;242.6;241.1;239.4;237.6;235.8;234.1;232.5;231.1;229.9;228.8;227.9;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="322.8;323.1;323.8;325.0;326.7;328.8;331.4;334.4;337.7;341.3;345.1;348.9;352.7;356.4;359.6;362.4;364.5;365.8;366.2;365.8;364.5;362.4;359.6;356.4;352.7;348.9;345.1;341.3;337.7;334.4;331.4;328.8;326.7;325.0;323.8;323.1;322.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="134.2" y1="227.2" x2="200.0" y2="141.4" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="227.2;226.7;226.3;226.1;226.1;226.2;226.5;227.0;227.7;228.5;229.5;230.7;232.1;233.6;235.3;237.1;238.9;240.6;242.2;243.6;244.6;245.2;245.2;244.8;243.9;242.6;241.1;239.4;237.6;235.8;234.1;232.5;231.1;229.9;228.8;227.9;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="141.4;141.2;140.6;139.7;138.2;136.4;134.2;131.5;128.4;124.9;121.0;116.8;112.5;108.2;104.1;100.6;97.7;95.9;95.3;95.9;97.7;100.6;104.1;108.2;112.5;116.8;121.0;124.9;128.4;131.5;134.2;136.4;138.2;139.7;140.6;141.2;141.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="114.3" y1="315.9" x2="40.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;312.4;309.0;305.8;302.8;300.2;297.9;295.9;294.4;293.3;292.5;292.2;292.3;292.9;293.8;295.1;296.9;299.0;301.5;304.3;307.4;310.7;314.1;317.6;321.0;324.0;326.7;328.8;330.2;330.8;330.6;329.6;327.8;325.4;322.5;319.3;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="114.3" y1="315.9" x2="200.0" y2="322.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;312.4;309.0;305.8;302.8;300.2;297.9;295.9;294.4;293.3;292.5;292.2;292.3;292.9;293.8;295.1;296.9;299.0;301.5;304.3;307.4;310.7;314.1;317.6;321.0;324.0;326.7;328.8;330.2;330.8;330.6;329.6;327.8;325.4;322.5;319.3;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="322.8;323.1;323.8;325.0;326.7;328.8;331.4;334.4;337.7;341.3;345.1;348.9;352.7;356.4;359.6;362.4;364.5;365.8;366.2;365.8;364.5;362.4;359.6;356.4;352.7;348.9;345.1;341.3;337.7;334.4;331.4;328.8;326.7;325.0;323.8;323.1;322.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="114.3" y1="315.9" x2="200.0" y2="304.7" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="315.9;312.4;309.0;305.8;302.8;300.2;297.9;295.9;294.4;293.3;292.5;292.2;292.3;292.9;293.8;295.1;296.9;299.0;301.5;304.3;307.4;310.7;314.1;317.6;321.0;324.0;326.7;328.8;330.2;330.8;330.6;329.6;327.8;325.4;322.5;319.3;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="304.7;304.1;302.3;299.4;295.9;291.8;287.5;283.2;279.0;275.1;271.6;268.5;265.8;263.6;261.8;260.3;259.4;258.8;258.6;258.8;259.4;260.3;261.8;263.6;265.8;268.5;271.6;275.1;279.0;283.2;287.5;291.8;295.9;299.4;302.3;304.1;304.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="125.0" y1="98.5" x2="40.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;101.0;103.1;104.9;106.2;107.1;107.7;107.8;107.5;106.7;105.6;104.1;102.1;99.8;97.2;94.2;91.0;87.6;84.1;80.7;77.5;74.6;72.2;70.4;69.4;69.2;69.8;71.2;73.3;76.0;79.0;82.4;85.9;89.3;92.6;95.7;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="125.0" y1="98.5" x2="200.0" y2="33.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;101.0;103.1;104.9;106.2;107.1;107.7;107.8;107.5;106.7;105.6;104.1;102.1;99.8;97.2;94.2;91.0;87.6;84.1;80.7;77.5;74.6;72.2;70.4;69.4;69.2;69.8;71.2;73.3;76.0;79.0;82.4;85.9;89.3;92.6;95.7;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="33.8;34.2;35.5;37.6;40.4;43.6;47.3;51.1;54.9;58.7;62.3;65.6;68.6;71.2;73.3;75.0;76.2;76.9;77.2;76.9;76.2;75.0;73.3;71.2;68.6;65.6;62.3;58.7;54.9;51.1;47.3;43.6;40.4;37.6;35.5;34.2;33.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="125.0" y1="98.5" x2="200.0" y2="141.4" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="98.5;101.0;103.1;104.9;106.2;107.1;107.7;107.8;107.5;106.7;105.6;104.1;102.1;99.8;97.2;94.2;91.0;87.6;84.1;80.7;77.5;74.6;72.2;70.4;69.4;69.2;69.8;71.2;73.3;76.0;79.0;82.4;85.9;89.3;92.6;95.7;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="141.4;141.2;140.6;139.7;138.2;136.4;134.2;131.5;128.4;124.9;121.0;116.8;112.5;108.2;104.1;100.6;97.7;95.9;95.3;95.9;97.7;100.6;104.1;108.2;112.5;116.8;121.0;124.9;128.4;131.5;134.2;136.4;138.2;139.7;140.6;141.2;141.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="97.9" y1="157.8" x2="40.0" y2="200.0" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;159.4;161.1;162.9;164.7;166.4;167.9;169.3;170.5;171.5;172.3;173.0;173.5;173.8;173.9;173.9;173.7;173.3;172.8;172.1;171.2;170.1;168.9;167.5;165.9;164.2;162.4;160.6;158.9;157.4;156.1;155.2;154.8;154.8;155.4;156.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="97.9" y1="157.8" x2="200.0" y2="33.8" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;159.4;161.1;162.9;164.7;166.4;167.9;169.3;170.5;171.5;172.3;173.0;173.5;173.8;173.9;173.9;173.7;173.3;172.8;172.1;171.2;170.1;168.9;167.5;165.9;164.2;162.4;160.6;158.9;157.4;156.1;155.2;154.8;154.8;155.4;156.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="33.8;34.2;35.5;37.6;40.4;43.6;47.3;51.1;54.9;58.7;62.3;65.6;68.6;71.2;73.3;75.0;76.2;76.9;77.2;76.9;76.2;75.0;73.3;71.2;68.6;65.6;62.3;58.7;54.9;51.1;47.3;43.6;40.4;37.6;35.5;34.2;33.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="97.9" y1="157.8" x2="200.0" y2="304.7" stroke="#50fa7b" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="157.8;159.4;161.1;162.9;164.7;166.4;167.9;169.3;170.5;171.5;172.3;173.0;173.5;173.8;173.9;173.9;173.7;173.3;172.8;172.1;171.2;170.1;168.9;167.5;165.9;164.2;162.4;160.6;158.9;157.4;156.1;155.2;154.8;154.8;155.4;156.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="304.7;304.1;302.3;299.4;295.9;291.8;287.5;283.2;279.0;275.1;271.6;268.5;265.8;263.6;261.8;260.3;259.4;258.8;258.6;258.8;259.4;260.3;261.8;263.6;265.8;268.5;271.6;275.1;279.0;283.2;287.5;291.8;295.9;299.4;302.3;304.1;304.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<circle cx="265.8" cy="227.2" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="227.2;227.9;228.8;229.9;231.1;232.5;234.1;235.8;237.6;239.4;241.1;242.6;243.9;244.8;245.2;245.2;244.6;243.6;242.2;240.6;238.9;237.1;235.3;233.6;232.1;230.7;229.5;228.5;227.7;227.0;226.5;226.2;226.1;226.1;226.3;226.7;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="285.7" cy="315.9" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="315.9;319.3;322.5;325.4;327.8;329.6;330.6;330.8;330.2;328.8;326.7;324.0;321.0;317.6;314.1;310.7;307.4;304.3;301.5;299.0;296.9;295.1;293.8;292.9;292.3;292.2;292.5;293.3;294.4;295.9;297.9;300.2;302.8;305.8;309.0;312.4;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="275.0" cy="98.5" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="98.5;95.7;92.6;89.3;85.9;82.4;79.0;76.0;73.3;71.2;69.8;69.2;69.4;70.4;72.2;74.6;77.5;80.7;84.1;87.6;91.0;94.2;97.2;99.8;102.1;104.1;105.6;106.7;107.5;107.8;107.7;107.1;106.2;104.9;103.1;101.0;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="302.1" cy="157.8" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="157.8;156.4;155.4;154.8;154.8;155.2;156.1;157.4;158.9;160.6;162.4;164.2;165.9;167.5;168.9;170.1;171.2;172.1;172.8;173.3;173.7;173.9;173.9;173.8;173.5;173.0;172.3;171.5;170.5;169.3;167.9;166.4;164.7;162.9;161.1;159.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="134.2" cy="227.2" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="134.2;151.6;169.7;188.0;206.5;224.9;243.1;260.7;277.5;293.3;307.5;319.9;329.8;336.6;339.6;338.2;331.8;319.8;302.1;279.0;251.4;220.7;188.7;157.4;128.7;104.2;84.9;71.2;63.1;60.3;62.1;67.9;76.9;88.6;102.3;117.7;134.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="227.2;226.7;226.3;226.1;226.1;226.2;226.5;227.0;227.7;228.5;229.5;230.7;232.1;233.6;235.3;237.1;238.9;240.6;242.2;243.6;244.6;245.2;245.2;244.8;243.9;242.6;241.1;239.4;237.6;235.8;234.1;232.5;231.1;229.9;228.8;227.9;227.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="114.3" cy="315.9" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="114.3;112.2;112.9;116.1;121.5;128.9;137.9;148.2;159.5;171.5;184.0;196.8;209.7;222.4;234.7;246.4;257.2;266.8;275.0;281.5;285.8;287.8;287.1;283.4;276.7;267.0;254.4;239.4;222.5;204.5;186.3;168.8;152.7;138.9;127.7;119.5;114.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="315.9;312.4;309.0;305.8;302.8;300.2;297.9;295.9;294.4;293.3;292.5;292.2;292.3;292.9;293.8;295.1;296.9;299.0;301.5;304.3;307.4;310.7;314.1;317.6;321.0;324.0;326.7;328.8;330.2;330.8;330.6;329.6;327.8;325.4;322.5;319.3;315.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="125.0" cy="98.5" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="125.0;133.2;142.8;153.6;165.3;177.6;190.3;203.2;216.0;228.5;240.5;251.8;262.1;271.1;278.5;283.9;287.1;287.8;285.7;280.5;272.3;261.1;247.3;231.2;213.7;195.5;177.5;160.6;145.6;133.0;123.3;116.6;112.9;112.2;114.2;118.5;125.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="98.5;101.0;103.1;104.9;106.2;107.1;107.7;107.8;107.5;106.7;105.6;104.1;102.1;99.8;97.2;94.2;91.0;87.6;84.1;80.7;77.5;74.6;72.2;70.4;69.4;69.2;69.8;71.2;73.3;76.0;79.0;82.4;85.9;89.3;92.6;95.7;98.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="97.9" cy="157.8" r="2" fill="#fff" opacity=".85">
<animate attributeName="cx" values="97.9;80.2;68.2;61.8;60.4;63.4;70.2;80.1;92.5;106.7;122.5;139.3;156.9;175.1;193.5;212.0;230.3;248.4;265.8;282.3;297.7;311.4;323.1;332.1;337.9;339.7;336.9;328.8;315.1;295.8;271.3;242.6;211.3;179.3;148.6;121.0;97.9" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="157.8;159.4;161.1;162.9;164.7;166.4;167.9;169.3;170.5;171.5;172.3;173.0;173.5;173.8;173.9;173.9;173.7;173.3;172.8;172.1;171.2;170.1;168.9;167.5;165.9;164.2;162.4;160.6;158.9;157.4;156.1;155.2;154.8;154.8;155.4;156.4;157.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="360.0" cy="200.0" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="40.0" cy="200.0" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="40.0;50.7;64.5;80.5;98.3;117.4;137.4;157.9;178.9;200.0;221.1;242.1;262.6;282.6;301.7;319.5;335.5;349.3;360.0;366.8;368.8;365.0;354.3;336.2;310.7;278.3;240.6;200.0;159.4;121.7;89.3;63.8;45.7;35.0;31.2;33.2;40.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="322.8" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="322.8;323.1;323.8;325.0;326.7;328.8;331.4;334.4;337.7;341.3;345.1;348.9;352.7;356.4;359.6;362.4;364.5;365.8;366.2;365.8;364.5;362.4;359.6;356.4;352.7;348.9;345.1;341.3;337.7;334.4;331.4;328.8;326.7;325.0;323.8;323.1;322.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="33.8" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;184.7;170.1;156.8;145.4;136.3;129.7;125.6;124.0;124.9;127.9;132.9;139.5;147.5;156.7;166.8;177.5;188.6;200.0;211.4;222.5;233.2;243.3;252.5;260.5;267.1;272.1;275.1;276.0;274.4;270.3;263.7;254.6;243.2;229.9;215.3;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="33.8;34.2;35.5;37.6;40.4;43.6;47.3;51.1;54.9;58.7;62.3;65.6;68.6;71.2;73.3;75.0;76.2;76.9;77.2;76.9;76.2;75.0;73.3;71.2;68.6;65.6;62.3;58.7;54.9;51.1;47.3;43.6;40.4;37.6;35.5;34.2;33.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="141.4" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="141.4;141.2;140.6;139.7;138.2;136.4;134.2;131.5;128.4;124.9;121.0;116.8;112.5;108.2;104.1;100.6;97.7;95.9;95.3;95.9;97.7;100.6;104.1;108.2;112.5;116.8;121.0;124.9;128.4;131.5;134.2;136.4;138.2;139.7;140.6;141.2;141.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="304.7" r="3" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;166.0;134.2;106.5;84.1;67.8;57.5;53.0;53.7;58.7;67.4;78.9;92.8;108.4;125.3;143.3;161.8;180.8;200.0;219.2;238.2;256.7;274.7;291.6;307.2;321.1;332.6;341.3;346.3;347.0;342.5;332.2;315.9;293.5;265.8;234.0;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="304.7;304.1;302.3;299.4;295.9;291.8;287.5;283.2;279.0;275.1;271.6;268.5;265.8;263.6;261.8;260.3;259.4;258.8;258.6;258.8;259.4;260.3;261.8;263.6;265.8;268.5;271.6;275.1;279.0;283.2;287.5;291.8;295.9;299.4;302.3;304.1;304.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
</svg>
Coboctahedron
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400">
<rect width="400" height="400" fill="#0a0a1a" rx="10"/>
<line x1="307.8" y1="295.2" x2="299.0" y2="153.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;299.1;303.5;308.4;313.7;319.2;324.9;330.3;335.3;339.4;342.4;344.0;344.0;342.5;339.5;335.4;330.5;325.0;319.4;313.8;308.5;303.6;299.2;295.3;292.0;289.3;287.1;285.4;284.4;283.8;283.8;284.3;285.4;287.0;289.2;291.9;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="153.5;151.7;149.6;147.0;144.1;140.8;137.3;133.5;129.6;125.9;122.5;119.7;117.9;117.1;117.6;119.1;121.6;124.8;128.5;132.4;136.2;139.8;143.2;146.2;148.9;151.1;153.0;154.6;155.8;156.6;157.1;157.3;157.2;156.8;156.0;154.9;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="307.8" y1="295.2" x2="352.3" y2="271.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;299.1;303.5;308.4;313.7;319.2;324.9;330.3;335.3;339.4;342.4;344.0;344.0;342.5;339.5;335.4;330.5;325.0;319.4;313.8;308.5;303.6;299.2;295.3;292.0;289.3;287.1;285.4;284.4;283.8;283.8;284.3;285.4;287.0;289.2;291.9;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="271.5;275.2;278.4;280.9;282.4;282.9;282.1;280.3;277.5;274.1;270.4;266.5;262.7;259.2;255.9;253.0;250.4;248.3;246.5;245.1;244.0;243.2;242.8;242.7;242.9;243.4;244.2;245.4;247.0;248.9;251.1;253.8;256.8;260.2;263.8;267.6;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="307.8" y1="295.2" x2="200.0" y2="237.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;299.1;303.5;308.4;313.7;319.2;324.9;330.3;335.3;339.4;342.4;344.0;344.0;342.5;339.5;335.4;330.5;325.0;319.4;313.8;308.5;303.6;299.2;295.3;292.0;289.3;287.1;285.4;284.4;283.8;283.8;284.3;285.4;287.0;289.2;291.9;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="237.5;237.6;238.0;238.7;239.7;241.1;242.7;244.7;247.0;249.6;252.6;255.8;259.2;262.7;266.0;269.0;271.4;272.9;273.5;272.9;271.4;269.0;266.0;262.7;259.2;255.8;252.6;249.6;247.0;244.7;242.7;241.1;239.7;238.7;238.0;237.6;237.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="307.8" y1="295.2" x2="200.0" y2="380.2" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;299.1;303.5;308.4;313.7;319.2;324.9;330.3;335.3;339.4;342.4;344.0;344.0;342.5;339.5;335.4;330.5;325.0;319.4;313.8;308.5;303.6;299.2;295.3;292.0;289.3;287.1;285.4;284.4;283.8;283.8;284.3;285.4;287.0;289.2;291.9;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="380.2;379.9;379.0;377.5;375.6;373.3;370.8;368.0;365.1;362.3;359.5;357.0;354.6;352.6;350.8;349.4;348.4;347.8;347.6;347.8;348.4;349.4;350.8;352.6;354.6;357.0;359.5;362.3;365.1;368.0;370.8;373.3;375.6;377.5;379.0;379.9;380.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="335.2" y1="80.6" x2="299.0" y2="153.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;75.0;69.5;64.6;60.5;57.5;56.0;56.0;57.6;60.6;64.7;69.7;75.1;80.8;86.3;91.6;96.5;100.9;104.8;108.1;110.8;113.0;114.6;115.7;116.2;116.2;115.6;114.6;112.9;110.7;108.0;104.7;100.8;96.4;91.5;86.2;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="153.5;151.7;149.6;147.0;144.1;140.8;137.3;133.5;129.6;125.9;122.5;119.7;117.9;117.1;117.6;119.1;121.6;124.8;128.5;132.4;136.2;139.8;143.2;146.2;148.9;151.1;153.0;154.6;155.8;156.6;157.1;157.3;157.2;156.8;156.0;154.9;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="335.2" y1="80.6" x2="352.3" y2="271.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;75.0;69.5;64.6;60.5;57.5;56.0;56.0;57.6;60.6;64.7;69.7;75.1;80.8;86.3;91.6;96.5;100.9;104.8;108.1;110.8;113.0;114.6;115.7;116.2;116.2;115.6;114.6;112.9;110.7;108.0;104.7;100.8;96.4;91.5;86.2;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="271.5;275.2;278.4;280.9;282.4;282.9;282.1;280.3;277.5;274.1;270.4;266.5;262.7;259.2;255.9;253.0;250.4;248.3;246.5;245.1;244.0;243.2;242.8;242.7;242.9;243.4;244.2;245.4;247.0;248.9;251.1;253.8;256.8;260.2;263.8;267.6;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="335.2" y1="80.6" x2="200.0" y2="52.4" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;75.0;69.5;64.6;60.5;57.5;56.0;56.0;57.6;60.6;64.7;69.7;75.1;80.8;86.3;91.6;96.5;100.9;104.8;108.1;110.8;113.0;114.6;115.7;116.2;116.2;115.6;114.6;112.9;110.7;108.0;104.7;100.8;96.4;91.5;86.2;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="52.4;52.2;51.6;50.6;49.2;47.4;45.4;43.0;40.5;37.7;34.9;32.0;29.2;26.7;24.4;22.5;21.0;20.1;19.8;20.1;21.0;22.5;24.4;26.7;29.2;32.0;34.9;37.7;40.5;43.0;45.4;47.4;49.2;50.6;51.6;52.2;52.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="335.2" y1="80.6" x2="200.0" y2="126.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;75.0;69.5;64.6;60.5;57.5;56.0;56.0;57.6;60.6;64.7;69.7;75.1;80.8;86.3;91.6;96.5;100.9;104.8;108.1;110.8;113.0;114.6;115.7;116.2;116.2;115.6;114.6;112.9;110.7;108.0;104.7;100.8;96.4;91.5;86.2;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="126.5;127.1;128.6;131.0;134.0;137.3;140.8;144.2;147.4;150.4;153.0;155.3;157.3;158.9;160.3;161.3;162.0;162.4;162.5;162.4;162.0;161.3;160.3;158.9;157.3;155.3;153.0;150.4;147.4;144.2;140.8;137.3;134.0;131.0;128.6;127.1;126.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="92.2" y1="295.2" x2="101.0" y2="153.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;291.9;289.2;287.0;285.4;284.3;283.8;283.8;284.4;285.4;287.1;289.3;292.0;295.3;299.2;303.6;308.5;313.8;319.4;325.0;330.5;335.4;339.5;342.5;344.0;344.0;342.4;339.4;335.3;330.3;324.9;319.2;313.7;308.4;303.5;299.1;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="153.5;154.9;156.0;156.8;157.2;157.3;157.1;156.6;155.8;154.6;153.0;151.1;148.9;146.2;143.2;139.8;136.2;132.4;128.5;124.8;121.6;119.1;117.6;117.1;117.9;119.7;122.5;125.9;129.6;133.5;137.3;140.8;144.1;147.0;149.6;151.7;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="92.2" y1="295.2" x2="47.7" y2="271.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;291.9;289.2;287.0;285.4;284.3;283.8;283.8;284.4;285.4;287.1;289.3;292.0;295.3;299.2;303.6;308.5;313.8;319.4;325.0;330.5;335.4;339.5;342.5;344.0;344.0;342.4;339.4;335.3;330.3;324.9;319.2;313.7;308.4;303.5;299.1;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="271.5;267.6;263.8;260.2;256.8;253.8;251.1;248.9;247.0;245.4;244.2;243.4;242.9;242.7;242.8;243.2;244.0;245.1;246.5;248.3;250.4;253.0;255.9;259.2;262.7;266.5;270.4;274.1;277.5;280.3;282.1;282.9;282.4;280.9;278.4;275.2;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="92.2" y1="295.2" x2="200.0" y2="237.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;291.9;289.2;287.0;285.4;284.3;283.8;283.8;284.4;285.4;287.1;289.3;292.0;295.3;299.2;303.6;308.5;313.8;319.4;325.0;330.5;335.4;339.5;342.5;344.0;344.0;342.4;339.4;335.3;330.3;324.9;319.2;313.7;308.4;303.5;299.1;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="237.5;237.6;238.0;238.7;239.7;241.1;242.7;244.7;247.0;249.6;252.6;255.8;259.2;262.7;266.0;269.0;271.4;272.9;273.5;272.9;271.4;269.0;266.0;262.7;259.2;255.8;252.6;249.6;247.0;244.7;242.7;241.1;239.7;238.7;238.0;237.6;237.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="92.2" y1="295.2" x2="200.0" y2="380.2" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="295.2;291.9;289.2;287.0;285.4;284.3;283.8;283.8;284.4;285.4;287.1;289.3;292.0;295.3;299.2;303.6;308.5;313.8;319.4;325.0;330.5;335.4;339.5;342.5;344.0;344.0;342.4;339.4;335.3;330.3;324.9;319.2;313.7;308.4;303.5;299.1;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="380.2;379.9;379.0;377.5;375.6;373.3;370.8;368.0;365.1;362.3;359.5;357.0;354.6;352.6;350.8;349.4;348.4;347.8;347.6;347.8;348.4;349.4;350.8;352.6;354.6;357.0;359.5;362.3;365.1;368.0;370.8;373.3;375.6;377.5;379.0;379.9;380.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="64.8" y1="80.6" x2="101.0" y2="153.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;86.2;91.5;96.4;100.8;104.7;108.0;110.7;112.9;114.6;115.6;116.2;116.2;115.7;114.6;113.0;110.8;108.1;104.8;100.9;96.5;91.6;86.3;80.8;75.1;69.7;64.7;60.6;57.6;56.0;56.0;57.5;60.5;64.6;69.5;75.0;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="153.5;154.9;156.0;156.8;157.2;157.3;157.1;156.6;155.8;154.6;153.0;151.1;148.9;146.2;143.2;139.8;136.2;132.4;128.5;124.8;121.6;119.1;117.6;117.1;117.9;119.7;122.5;125.9;129.6;133.5;137.3;140.8;144.1;147.0;149.6;151.7;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="64.8" y1="80.6" x2="47.7" y2="271.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;86.2;91.5;96.4;100.8;104.7;108.0;110.7;112.9;114.6;115.6;116.2;116.2;115.7;114.6;113.0;110.8;108.1;104.8;100.9;96.5;91.6;86.3;80.8;75.1;69.7;64.7;60.6;57.6;56.0;56.0;57.5;60.5;64.6;69.5;75.0;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="271.5;267.6;263.8;260.2;256.8;253.8;251.1;248.9;247.0;245.4;244.2;243.4;242.9;242.7;242.8;243.2;244.0;245.1;246.5;248.3;250.4;253.0;255.9;259.2;262.7;266.5;270.4;274.1;277.5;280.3;282.1;282.9;282.4;280.9;278.4;275.2;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="64.8" y1="80.6" x2="200.0" y2="52.4" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;86.2;91.5;96.4;100.8;104.7;108.0;110.7;112.9;114.6;115.6;116.2;116.2;115.7;114.6;113.0;110.8;108.1;104.8;100.9;96.5;91.6;86.3;80.8;75.1;69.7;64.7;60.6;57.6;56.0;56.0;57.5;60.5;64.6;69.5;75.0;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="52.4;52.2;51.6;50.6;49.2;47.4;45.4;43.0;40.5;37.7;34.9;32.0;29.2;26.7;24.4;22.5;21.0;20.1;19.8;20.1;21.0;22.5;24.4;26.7;29.2;32.0;34.9;37.7;40.5;43.0;45.4;47.4;49.2;50.6;51.6;52.2;52.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="64.8" y1="80.6" x2="200.0" y2="126.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="80.6;86.2;91.5;96.4;100.8;104.7;108.0;110.7;112.9;114.6;115.6;116.2;116.2;115.7;114.6;113.0;110.8;108.1;104.8;100.9;96.5;91.6;86.3;80.8;75.1;69.7;64.7;60.6;57.6;56.0;56.0;57.5;60.5;64.6;69.5;75.0;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="126.5;127.1;128.6;131.0;134.0;137.3;140.8;144.2;147.4;150.4;153.0;155.3;157.3;158.9;160.3;161.3;162.0;162.4;162.5;162.4;162.0;161.3;160.3;158.9;157.3;155.3;153.0;150.4;147.4;144.2;140.8;137.3;134.0;131.0;128.6;127.1;126.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="299.0" y1="153.5" x2="200.0" y2="237.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="153.5;151.7;149.6;147.0;144.1;140.8;137.3;133.5;129.6;125.9;122.5;119.7;117.9;117.1;117.6;119.1;121.6;124.8;128.5;132.4;136.2;139.8;143.2;146.2;148.9;151.1;153.0;154.6;155.8;156.6;157.1;157.3;157.2;156.8;156.0;154.9;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="237.5;237.6;238.0;238.7;239.7;241.1;242.7;244.7;247.0;249.6;252.6;255.8;259.2;262.7;266.0;269.0;271.4;272.9;273.5;272.9;271.4;269.0;266.0;262.7;259.2;255.8;252.6;249.6;247.0;244.7;242.7;241.1;239.7;238.7;238.0;237.6;237.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="299.0" y1="153.5" x2="200.0" y2="52.4" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="153.5;151.7;149.6;147.0;144.1;140.8;137.3;133.5;129.6;125.9;122.5;119.7;117.9;117.1;117.6;119.1;121.6;124.8;128.5;132.4;136.2;139.8;143.2;146.2;148.9;151.1;153.0;154.6;155.8;156.6;157.1;157.3;157.2;156.8;156.0;154.9;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="52.4;52.2;51.6;50.6;49.2;47.4;45.4;43.0;40.5;37.7;34.9;32.0;29.2;26.7;24.4;22.5;21.0;20.1;19.8;20.1;21.0;22.5;24.4;26.7;29.2;32.0;34.9;37.7;40.5;43.0;45.4;47.4;49.2;50.6;51.6;52.2;52.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="352.3" y1="271.5" x2="200.0" y2="380.2" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="271.5;275.2;278.4;280.9;282.4;282.9;282.1;280.3;277.5;274.1;270.4;266.5;262.7;259.2;255.9;253.0;250.4;248.3;246.5;245.1;244.0;243.2;242.8;242.7;242.9;243.4;244.2;245.4;247.0;248.9;251.1;253.8;256.8;260.2;263.8;267.6;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="380.2;379.9;379.0;377.5;375.6;373.3;370.8;368.0;365.1;362.3;359.5;357.0;354.6;352.6;350.8;349.4;348.4;347.8;347.6;347.8;348.4;349.4;350.8;352.6;354.6;357.0;359.5;362.3;365.1;368.0;370.8;373.3;375.6;377.5;379.0;379.9;380.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="352.3" y1="271.5" x2="200.0" y2="126.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="271.5;275.2;278.4;280.9;282.4;282.9;282.1;280.3;277.5;274.1;270.4;266.5;262.7;259.2;255.9;253.0;250.4;248.3;246.5;245.1;244.0;243.2;242.8;242.7;242.9;243.4;244.2;245.4;247.0;248.9;251.1;253.8;256.8;260.2;263.8;267.6;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="126.5;127.1;128.6;131.0;134.0;137.3;140.8;144.2;147.4;150.4;153.0;155.3;157.3;158.9;160.3;161.3;162.0;162.4;162.5;162.4;162.0;161.3;160.3;158.9;157.3;155.3;153.0;150.4;147.4;144.2;140.8;137.3;134.0;131.0;128.6;127.1;126.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="101.0" y1="153.5" x2="200.0" y2="237.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="153.5;154.9;156.0;156.8;157.2;157.3;157.1;156.6;155.8;154.6;153.0;151.1;148.9;146.2;143.2;139.8;136.2;132.4;128.5;124.8;121.6;119.1;117.6;117.1;117.9;119.7;122.5;125.9;129.6;133.5;137.3;140.8;144.1;147.0;149.6;151.7;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="237.5;237.6;238.0;238.7;239.7;241.1;242.7;244.7;247.0;249.6;252.6;255.8;259.2;262.7;266.0;269.0;271.4;272.9;273.5;272.9;271.4;269.0;266.0;262.7;259.2;255.8;252.6;249.6;247.0;244.7;242.7;241.1;239.7;238.7;238.0;237.6;237.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="101.0" y1="153.5" x2="200.0" y2="52.4" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="153.5;154.9;156.0;156.8;157.2;157.3;157.1;156.6;155.8;154.6;153.0;151.1;148.9;146.2;143.2;139.8;136.2;132.4;128.5;124.8;121.6;119.1;117.6;117.1;117.9;119.7;122.5;125.9;129.6;133.5;137.3;140.8;144.1;147.0;149.6;151.7;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="52.4;52.2;51.6;50.6;49.2;47.4;45.4;43.0;40.5;37.7;34.9;32.0;29.2;26.7;24.4;22.5;21.0;20.1;19.8;20.1;21.0;22.5;24.4;26.7;29.2;32.0;34.9;37.7;40.5;43.0;45.4;47.4;49.2;50.6;51.6;52.2;52.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="47.7" y1="271.5" x2="200.0" y2="380.2" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="271.5;267.6;263.8;260.2;256.8;253.8;251.1;248.9;247.0;245.4;244.2;243.4;242.9;242.7;242.8;243.2;244.0;245.1;246.5;248.3;250.4;253.0;255.9;259.2;262.7;266.5;270.4;274.1;277.5;280.3;282.1;282.9;282.4;280.9;278.4;275.2;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="380.2;379.9;379.0;377.5;375.6;373.3;370.8;368.0;365.1;362.3;359.5;357.0;354.6;352.6;350.8;349.4;348.4;347.8;347.6;347.8;348.4;349.4;350.8;352.6;354.6;357.0;359.5;362.3;365.1;368.0;370.8;373.3;375.6;377.5;379.0;379.9;380.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<line x1="47.7" y1="271.5" x2="200.0" y2="126.5" stroke="#f1c40f" stroke-width="1.2" opacity=".75">
<animate attributeName="x1" values="47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y1" values="271.5;267.6;263.8;260.2;256.8;253.8;251.1;248.9;247.0;245.4;244.2;243.4;242.9;242.7;242.8;243.2;244.0;245.1;246.5;248.3;250.4;253.0;255.9;259.2;262.7;266.5;270.4;274.1;277.5;280.3;282.1;282.9;282.4;280.9;278.4;275.2;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="x2" values="200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="y2" values="126.5;127.1;128.6;131.0;134.0;137.3;140.8;144.2;147.4;150.4;153.0;155.3;157.3;158.9;160.3;161.3;162.0;162.4;162.5;162.4;162.0;161.3;160.3;158.9;157.3;155.3;153.0;150.4;147.4;144.2;140.8;137.3;134.0;131.0;128.6;127.1;126.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</line>
<circle cx="307.8" cy="295.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="295.2;299.1;303.5;308.4;313.7;319.2;324.9;330.3;335.3;339.4;342.4;344.0;344.0;342.5;339.5;335.4;330.5;325.0;319.4;313.8;308.5;303.6;299.2;295.3;292.0;289.3;287.1;285.4;284.4;283.8;283.8;284.3;285.4;287.0;289.2;291.9;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="335.2" cy="80.6" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="80.6;75.0;69.5;64.6;60.5;57.5;56.0;56.0;57.6;60.6;64.7;69.7;75.1;80.8;86.3;91.6;96.5;100.9;104.8;108.1;110.8;113.0;114.6;115.7;116.2;116.2;115.6;114.6;112.9;110.7;108.0;104.7;100.8;96.4;91.5;86.2;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="92.2" cy="295.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="92.2;106.0;121.3;137.8;155.1;173.0;191.1;209.4;227.6;245.4;262.7;279.2;294.5;308.2;320.0;329.2;335.2;337.5;335.2;327.9;315.1;296.8;273.4;245.7;215.2;183.8;153.4;125.9;102.6;84.4;71.8;64.6;62.5;64.9;71.0;80.3;92.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="295.2;291.9;289.2;287.0;285.4;284.3;283.8;283.8;284.4;285.4;287.1;289.3;292.0;295.3;299.2;303.6;308.5;313.8;319.4;325.0;330.5;335.4;339.5;342.5;344.0;344.0;342.4;339.4;335.3;330.3;324.9;319.2;313.7;308.4;303.5;299.1;295.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="64.8" cy="80.6" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="64.8;62.5;64.8;70.8;80.0;91.8;105.5;120.8;137.3;154.6;172.4;190.6;208.9;227.0;244.9;262.2;278.7;294.0;307.8;319.7;329.0;335.1;337.5;335.4;328.2;315.6;297.4;274.1;246.6;216.2;184.8;154.3;126.6;103.2;84.9;72.1;64.8" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="80.6;86.2;91.5;96.4;100.8;104.7;108.0;110.7;112.9;114.6;115.6;116.2;116.2;115.7;114.6;113.0;110.8;108.1;104.8;100.9;96.5;91.6;86.3;80.8;75.1;69.7;64.7;60.6;57.6;56.0;56.0;57.5;60.5;64.6;69.5;75.0;80.6" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="299.0" cy="153.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="153.5;151.7;149.6;147.0;144.1;140.8;137.3;133.5;129.6;125.9;122.5;119.7;117.9;117.1;117.6;119.1;121.6;124.8;128.5;132.4;136.2;139.8;143.2;146.2;148.9;151.1;153.0;154.6;155.8;156.6;157.1;157.3;157.2;156.8;156.0;154.9;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="352.3" cy="271.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="271.5;275.2;278.4;280.9;282.4;282.9;282.1;280.3;277.5;274.1;270.4;266.5;262.7;259.2;255.9;253.0;250.4;248.3;246.5;245.1;244.0;243.2;242.8;242.7;242.9;243.4;244.2;245.4;247.0;248.9;251.1;253.8;256.8;260.2;263.8;267.6;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="101.0" cy="153.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="101.0;120.2;140.3;160.9;181.9;203.1;224.2;245.1;265.6;285.4;304.4;321.9;337.7;351.1;361.3;367.5;368.8;364.0;352.3;333.1;306.5;273.1;234.9;194.1;153.7;116.6;85.1;60.6;43.6;34.0;31.0;33.8;41.2;52.5;66.6;83.0;101.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="153.5;154.9;156.0;156.8;157.2;157.3;157.1;156.6;155.8;154.6;153.0;151.1;148.9;146.2;143.2;139.8;136.2;132.4;128.5;124.8;121.6;119.1;117.6;117.1;117.9;119.7;122.5;125.9;129.6;133.5;137.3;140.8;144.1;147.0;149.6;151.7;153.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="47.7" cy="271.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="47.7;36.0;31.2;32.5;38.7;48.9;62.3;78.1;95.6;114.6;134.4;154.9;175.8;196.9;218.1;239.1;259.7;279.8;299.0;317.0;333.4;347.5;358.8;366.2;369.0;366.0;356.4;339.4;314.9;283.4;246.3;205.9;165.1;126.9;93.5;66.9;47.7" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="271.5;267.6;263.8;260.2;256.8;253.8;251.1;248.9;247.0;245.4;244.2;243.4;242.9;242.7;242.8;243.2;244.0;245.1;246.5;248.3;250.4;253.0;255.9;259.2;262.7;266.5;270.4;274.1;277.5;280.3;282.1;282.9;282.4;280.9;278.4;275.2;271.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="237.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="237.5;237.6;238.0;238.7;239.7;241.1;242.7;244.7;247.0;249.6;252.6;255.8;259.2;262.7;266.0;269.0;271.4;272.9;273.5;272.9;271.4;269.0;266.0;262.7;259.2;255.8;252.6;249.6;247.0;244.7;242.7;241.1;239.7;238.7;238.0;237.6;237.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="380.2" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="380.2;379.9;379.0;377.5;375.6;373.3;370.8;368.0;365.1;362.3;359.5;357.0;354.6;352.6;350.8;349.4;348.4;347.8;347.6;347.8;348.4;349.4;350.8;352.6;354.6;357.0;359.5;362.3;365.1;368.0;370.8;373.3;375.6;377.5;379.0;379.9;380.2" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="52.4" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;207.8;215.5;222.8;229.6;235.7;240.9;245.1;248.0;249.6;249.7;248.3;245.2;240.6;234.5;227.1;218.7;209.5;200.0;190.5;181.3;172.9;165.5;159.4;154.8;151.7;150.3;150.4;152.0;154.9;159.1;164.3;170.4;177.2;184.5;192.2;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="52.4;52.2;51.6;50.6;49.2;47.4;45.4;43.0;40.5;37.7;34.9;32.0;29.2;26.7;24.4;22.5;21.0;20.1;19.8;20.1;21.0;22.5;24.4;26.7;29.2;32.0;34.9;37.7;40.5;43.0;45.4;47.4;49.2;50.6;51.6;52.2;52.4" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
<circle cx="200.0" cy="126.5" r="2.5" fill="#fff" opacity=".85">
<animate attributeName="cx" values="200.0;158.6;120.1;87.1;61.2;42.9;32.2;28.5;30.6;37.7;48.7;62.7;79.1;97.1;116.5;136.7;157.5;178.6;200.0;221.4;242.5;263.3;283.5;302.9;320.9;337.3;351.3;362.3;369.4;371.5;367.8;357.1;338.8;312.9;279.9;241.4;200.0" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
<animate attributeName="cy" values="126.5;127.1;128.6;131.0;134.0;137.3;140.8;144.2;147.4;150.4;153.0;155.3;157.3;158.9;160.3;161.3;162.0;162.4;162.5;162.4;162.0;161.3;160.3;158.9;157.3;155.3;153.0;150.4;147.4;144.2;140.8;137.3;134.0;131.0;128.6;127.1;126.5" keyTimes="0.000;0.028;0.056;0.083;0.111;0.139;0.167;0.194;0.222;0.250;0.278;0.306;0.333;0.361;0.389;0.417;0.444;0.472;0.500;0.528;0.556;0.583;0.611;0.639;0.667;0.694;0.722;0.750;0.778;0.806;0.833;0.861;0.889;0.917;0.944;0.972;1" dur="8s" repeatCount="indefinite"/>
</circle>
</svg>
Any more than this and the page will get very laggy. Up next I'll have to see if I can make these more efficient.