diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Miscellaneous')
87 files changed, 5894 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml new file mode 100644 index 00000000..6470beb0 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Arrow"/> + <Id data="Arrow"/> + <Description data="Arrow shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="20.0" y="50.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioShape type="ClosedPath" name="Arrow"> + <KivioPoint x="45" y="45"/> + <KivioPoint x="85" y="45"/> + <KivioPoint x="85" y="37"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="85" y="63"/> + <KivioPoint x="85" y="55"/> + <KivioPoint x="45" y="55"/> + <KivioPoint x="45" y="45"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good" x="30.0" y="45.0" w="10.0" h="10.0"/> + <KivioShape type="Rectangle" name="Good" x="20.0" y="45.0" w="5.0" h="10.0"/> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm new file mode 100644 index 00000000..f05334e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@#@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$#@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$#@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$$#@@@@.+", +".+@@###@#####@########$$$$#@@@.+", +".+@@#$#+#$$$#+#$$$$$$$$$$$$#@@.+", +".+@@#$#+#$$$#+#$$$$$$$$$$$$#@@.+", +".+@@###+#####+########$$$$#+@@.+", +".+@@@+++@+++++@++++++#$$$#+@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$#+@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$#+@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@#+@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am new file mode 100644 index 00000000..5853bef8 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am @@ -0,0 +1,15 @@ +arrowsdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Arrows + +arrows_DATA = \ +Arrow.sml \ +Arrow.xpm \ +desc \ +icon.xpm \ +Multiple_Arrow_1.sml \ +Multiple_Arrow_1.xpm \ +Multiple_Arrow_2.sml \ +Multiple_Arrow_2.xpm \ +Multiple_Arrow_3.sml \ +Multiple_Arrow_3.xpm \ +Sun_Arrow.sml \ +Sun_Arrow.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml new file mode 100644 index 00000000..909e814c --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml @@ -0,0 +1,75 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Multiple Arrow 1"/> + <Id data="Multiple arrow 1"/> + <Description data="Multiple Arrow shape 1"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioConnectorTarget x="15.0" y="15.0"/> + <KivioConnectorTarget x="15.0" y="85.0"/> + <KivioConnectorTarget x="85.0" y="15.0"/> + <KivioConnectorTarget x="85.0" y="85.0"/> + <KivioShape type="ClosedPath" name="Multiple_Arrow"> + <KivioPoint x="15" y="15"/> + <KivioPoint x="35" y="15"/> + <KivioPoint x="28.5" y="21.5"/> + <KivioPoint x="45" y="38"/> + <KivioPoint x="45" y="15"/> + <KivioPoint x="37" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="63" y="15"/> + <KivioPoint x="55" y="15"/> + <KivioPoint x="55" y="38"/> + <KivioPoint x="71.5" y="21.5"/> + <KivioPoint x="65" y="15"/> + <KivioPoint x="85" y="15"/> + <KivioPoint x="85" y="35"/> + <KivioPoint x="78.5" y="28.5"/> + <KivioPoint x="62" y="45"/> + <KivioPoint x="85" y="45"/> + <KivioPoint x="85" y="37"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="85" y="63"/> + <KivioPoint x="85" y="55"/> + <KivioPoint x="62" y="55"/> + <KivioPoint x="78.5" y="71.5"/> + <KivioPoint x="85" y="65"/> + <KivioPoint x="85" y="85"/> + <KivioPoint x="65" y="85"/> + <KivioPoint x="71.5" y="78.5"/> + <KivioPoint x="55" y="62"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="63" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="37" y="85"/> + <KivioPoint x="45" y="85"/> + <KivioPoint x="45" y="62"/> + <KivioPoint x="28.5" y="78.5"/> + <KivioPoint x="35" y="85"/> + <KivioPoint x="15" y="85"/> + <KivioPoint x="15" y="65"/> + <KivioPoint x="21.5" y="71.5"/> + <KivioPoint x="38" y="55"/> + <KivioPoint x="15" y="55"/> + <KivioPoint x="15" y="63"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="37"/> + <KivioPoint x="15" y="45"/> + <KivioPoint x="38" y="45"/> + <KivioPoint x="21.5" y="28.5"/> + <KivioPoint x="15" y="35"/> + <KivioPoint x="15" y="15"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm new file mode 100644 index 00000000..27d21ae0 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Multiple_Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@###$###@@@@@@@@@@@.+", +".+@@@@@#####@+#$#++#####@@@@@@.+", +".+@@@@@#$$#++@#$#+@@#$$#+@@@@@.+", +".+@@@@@#$$$#@@#$#+@#$$$#+@@@@@.+", +".+@@@@@##$$$#@#$#+#$$$##+@@@@@.+", +".+@@@@@#+#$$$##$##$$$#+#+@@@@@.+", +".+@@@@#@+@#$$$#$#$$$#+@@#@@@@@.+", +".+@@@##+@@@#$$$$$$$#+@@@##@@@@.+", +".+@@#$#######$$$$$#######$#@@@.+", +".+@#$$$$$$$$$$$$$$$$$$$$$$$#+@.+", +".+@+#$#######$$$$$#######$#+@@.+", +".+@@+##++++#$$$$$$$#++++##+@@@.+", +".+@@@+#+@@#$$$#$#$$$#@@@#+@@@@.+", +".+@@@@+#@#$$$##$##$$$#@#+@@@@@.+", +".+@@@@@##$$$#+#$#+#$$$##+@@@@@.+", +".+@@@@@#$$$#+@#$#++#$$$#+@@@@@.+", +".+@@@@@#$$#+@@#$#+@+#$$#+@@@@@.+", +".+@@@@@#####@@#$#+@#####+@@@@@.+", +".+@@@@@@++++###$###++++++@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml new file mode 100644 index 00000000..16599b33 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Multiple Arrow 2"/> + <Id data="Multiple arrow 2"/> + <Description data="Multiple Arrow shape 2"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioShape type="ClosedPath" name="Multiple_Arrow"> + <KivioPoint x="45" y="45"/> + <KivioPoint x="45" y="15"/> + <KivioPoint x="37" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="63" y="15"/> + <KivioPoint x="55" y="15"/> + <KivioPoint x="55" y="45"/> + <KivioPoint x="85" y="45"/> + <KivioPoint x="85" y="37"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="85" y="63"/> + <KivioPoint x="85" y="55"/> + <KivioPoint x="55" y="55"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="63" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="37" y="85"/> + <KivioPoint x="45" y="85"/> + <KivioPoint x="45" y="55"/> + <KivioPoint x="15" y="55"/> + <KivioPoint x="15" y="63"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="37"/> + <KivioPoint x="15" y="45"/> + <KivioPoint x="45" y="45"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm new file mode 100644 index 00000000..ba44b6f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow2_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@##@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$$#@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$$#@@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@@@####$$####+@@@@@@@@.+", +".+@@@@@@@@@@++#$$#++++@@@@@@@@.+", +".+@@@@@@##@@@@#$$#+@@@##@@@@@@.+", +".+@@@@@#$#+@@@#$$#+@@@#$#@@@@@.+", +".+@@@@#$$#+@@@#$$#+@@@#$$#@@@@.+", +".+@@@#$$$######$$######$$$#@@@.+", +".+@@#$$$$$$$$$$$$$$$$$$$$$$#@@.+", +".+@@#$$$$$$$$$$$$$$$$$$$$$$#+@.+", +".+@@@#$$$######$$######$$$#+@@.+", +".+@@@@#$$#++++#$$#++++#$$#+@@@.+", +".+@@@@@#$#+@@@#$$#+@@@#$#+@@@@.+", +".+@@@@@@##+@@@#$$#+@@@##+@@@@@.+", +".+@@@@@@@++@@@#$$#+@@@@+@@@@@@.+", +".+@@@@@@@@@####$$####@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@@@+#$$$$$$#+@@@@@@@@@.+", +".+@@@@@@@@@@+#$$$$#+@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+##+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@++@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml new file mode 100644 index 00000000..b0243201 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Multiple Arrow 3"/> + <Id data="Multiple arrow 3"/> + <Description data="Multiple Arrow shape 3"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="15.0" y="15.0"/> + <KivioConnectorTarget x="15.0" y="85.0"/> + <KivioConnectorTarget x="85.0" y="15.0"/> + <KivioConnectorTarget x="85.0" y="85.0"/> + <KivioShape type="ClosedPath" name="Multiple_Arrow"> + <KivioPoint x="15" y="15"/> + <KivioPoint x="35" y="15"/> + <KivioPoint x="28.5" y="21.5"/> + <KivioPoint x="50" y="43"/> + <KivioPoint x="71.5" y="21.5"/> + <KivioPoint x="65" y="15"/> + <KivioPoint x="85" y="15"/> + <KivioPoint x="85" y="35"/> + <KivioPoint x="78.5" y="28.5"/> + <KivioPoint x="57" y="50"/> + <KivioPoint x="78.5" y="71.5"/> + <KivioPoint x="85" y="65"/> + <KivioPoint x="85" y="85"/> + <KivioPoint x="65" y="85"/> + <KivioPoint x="71.5" y="78.5"/> + <KivioPoint x="50" y="57"/> + <KivioPoint x="28.5" y="78.5"/> + <KivioPoint x="35" y="85"/> + <KivioPoint x="15" y="85"/> + <KivioPoint x="15" y="65"/> + <KivioPoint x="21.5" y="71.5"/> + <KivioPoint x="43" y="50"/> + <KivioPoint x="21.5" y="28.5"/> + <KivioPoint x="15" y="35"/> + <KivioPoint x="15" y="15"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm new file mode 100644 index 00000000..5a20d5ba --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow3_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@#######@@@#######@@@@@@.+", +".+@@@@@#$$$$#+@@@@#$$$$#+@@@@@.+", +".+@@@@@#$$$#+@@@@@@#$$$#+@@@@@.+", +".+@@@@@#$$$$#@@@@@#$$$$#+@@@@@.+", +".+@@@@@#$#$$$#@@@#$$$#$#+@@@@@.+", +".+@@@@@##+#$$$#@#$$$#+##+@@@@@.+", +".+@@@@@#+@+#$$$#$$$#+@@#+@@@@@.+", +".+@@@@@@@@@+#$$$$$#+@@@@+@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$#@@@@@@@@@@@.+", +".+@@@@@#@@@#$$$#$$$#@@@#@@@@@@.+", +".+@@@@@##@#$$$#+#$$$#@##+@@@@@.+", +".+@@@@@#$#$$$#+@+#$$$#$#+@@@@@.+", +".+@@@@@#$$$$#+@@@+#$$$$#+@@@@@.+", +".+@@@@@#$$$#+@@@@@+#$$$#+@@@@@.+", +".+@@@@@#$$$$#@@@@@#$$$$#+@@@@@.+", +".+@@@@@#######@@@#######+@@@@@.+", +".+@@@@@@+++++++@@@+++++++@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml new file mode 100644 index 00000000..7cfdc307 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Sun Arrow"/> + <Id data="Sun arrow"/> + <Description data="Sun Arrow shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioConnectorTarget x="15.0" y="15.0"/> + <KivioConnectorTarget x="15.0" y="85.0"/> + <KivioConnectorTarget x="85.0" y="15.0"/> + <KivioConnectorTarget x="85.0" y="85.0"/> + <KivioShape type="ClosedPath" name="Sun_Arrow"> + <KivioPoint x="15" y="15"/> + <KivioPoint x="35" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="65" y="15"/> + <KivioPoint x="85" y="15"/> + <KivioPoint x="85" y="35"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="85" y="65"/> + <KivioPoint x="85" y="85"/> + <KivioPoint x="65" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="35" y="85"/> + <KivioPoint x="15" y="85"/> + <KivioPoint x="15" y="65"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="35"/> + <KivioPoint x="15" y="15"/> + </KivioShape> + <KivioShape type="Ellipse" name="Sun" x="12" w="76.0" y="12" h="76.0"/> + <KivioShape type="Ellipse" name="Sun" x="15" w="70.0" y="15" h="70.0"/> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm new file mode 100644 index 00000000..9c6ab46f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Sun_Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@#######@@@@@@@@@@@.+", +".+@@@@@#####@++++++#####@@@@@@.+", +".+@@@@@#$$#+@@###@@@#$$#+@@@@@.+", +".+@@@@@#$#+@##$$$##@+#$#+@@@@@.+", +".+@@@@@##+@#$$$$$$$#@+##+@@@@@.+", +".+@@@@@#+@#$$$$$$$$$#@+#+@@@@@.+", +".+@@@@#@@#$$$$$$$$$$$#@+#@@@@@.+", +".+@@@##+@#$$$$$$$$$$$#+@##@@@@.+", +".+@@#$#+#$$$$$$$$$$$$$#+#$#@@@.+", +".+@#$$#+#$$$$$$$$$$$$$#+#$$#+@.+", +".+@+#$#+#$$$$$$$$$$$$$#+#$#+@@.+", +".+@@+##+@#$$$$$$$$$$$#++##+@@@.+", +".+@@@+#+@#$$$$$$$$$$$#+@#+@@@@.+", +".+@@@@+#@+#$$$$$$$$$#++#+@@@@@.+", +".+@@@@@##@+#$$$$$$$#++##+@@@@@.+", +".+@@@@@#$#@+##$$$##++#$#+@@@@@.+", +".+@@@@@#$$#@++###+++#$$#+@@@@@.+", +".+@@@@@#####@@@+++@#####+@@@@@.+", +".+@@@@@@++++#######++++++@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc b/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc new file mode 100644 index 00000000..2db1349b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Arrow Shapes"/> + <Id data="Klipart - Arrow Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm Binary files differnew file mode 100644 index 00000000..d460942b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml new file mode 100755 index 00000000..8ff9b029 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Factory"/> + <Id data="Factory"/> + <Description data="Factory shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="75.0"/> + <KivioConnectorTarget x="100.0" y="75.0"/> + <KivioConnectorTarget x="50.0" y="100"/> + <KivioShape type="ClosedPath" name="Factory"> + <KivioPoint x="0" y="60"/> + <KivioPoint x="25" y="35"/> + <KivioPoint x="25" y="60"/> + <KivioPoint x="50" y="35"/> + <KivioPoint x="50" y="60"/> + <KivioPoint x="75" y="35"/> + <KivioPoint x="75" y="60"/> + <KivioPoint x="90" y="60"/> + <KivioPoint x="90" y="20"/> + + <KivioPoint x="90" y="20"/> + <KivioPoint x="90" y="20" type="bezier"/> + <KivioPoint x="85" y="25" type="bezier"/> + <KivioPoint x="75" y="25" type="bezier"/> + <KivioPoint x="70" y="20" type="bezier"/> + <KivioPoint x="70" y="20"/> + <KivioPoint x="70" y="20" type="bezier"/> + <KivioPoint x="65" y="25" type="bezier"/> + <KivioPoint x="55" y="25" type="bezier"/> + <KivioPoint x="50" y="20" type="bezier"/> + <KivioPoint x="50" y="20"/> + <KivioPoint x="50" y="20" type="bezier"/> + <KivioPoint x="40" y="22" type="bezier"/> + <KivioPoint x="30" y="18" type="bezier"/> + <KivioPoint x="27" y="14" type="bezier"/> + <KivioPoint x="27" y="14"/> + <KivioPoint x="27" y="14" type="bezier"/> + <KivioPoint x="27" y="6" type="bezier"/> + <KivioPoint x="30" y="2" type="bezier"/> + <KivioPoint x="40" y="5" type="bezier"/> + <KivioPoint x="40" y="5"/> + <KivioPoint x="40" y="5" type="bezier"/> + <KivioPoint x="45" y="0" type="bezier"/> + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="60" y="5" type="bezier"/> + <KivioPoint x="60" y="5"/> + <KivioPoint x="60" y="5" type="bezier"/> + <KivioPoint x="65" y="0" type="bezier"/> + <KivioPoint x="75" y="0" type="bezier"/> + <KivioPoint x="80" y="5" type="bezier"/> + <KivioPoint x="80" y="5"/> + <KivioPoint x="80" y="5" type="bezier"/> + <KivioPoint x="90" y="2" type="bezier"/> + <KivioPoint x="98" y="10" type="bezier"/> + <KivioPoint x="100" y="20" type="bezier"/> + <KivioPoint x="100" y="20"/> + <KivioPoint x="100" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="0" y="60"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="2.0" y="60.0" w="96.0" h="40.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm Binary files differnew file mode 100644 index 00000000..3a84a811 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml new file mode 100755 index 00000000..95075972 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="House"/> + <Id data="House"/> + <Description data="House shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="10.0" y="75.0"/> + <KivioConnectorTarget x="90.0" y="75.0"/> + <KivioConnectorTarget x="50.0" y="100"/> + <KivioShape type="ClosedPath" name="House"> + <KivioPoint x="50" y="0"/> + + <KivioPoint x="70" y="20"/> + <KivioPoint x="70" y="10"/> + <KivioPoint x="80" y="10"/> + <KivioPoint x="80" y="30"/> + + <KivioPoint x="100" y="50"/> + <KivioPoint x="90" y="50"/> + <KivioPoint x="90" y="100"/> + <KivioPoint x="10" y="100"/> + <KivioPoint x="10" y="50"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="50" y="0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="10.0" y="40.0" w="80.0" h="60.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm Binary files differnew file mode 100644 index 00000000..044dae3f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am new file mode 100644 index 00000000..9b72f572 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am @@ -0,0 +1,12 @@ +buildingsdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Buildings + +buildings_DATA = \ +desc \ +Factory.sml \ +Factory.xpm \ +House.sml \ +House.xpm \ +icon.xpm \ +Office2.xpm \ +Office.sml \ +Office.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml new file mode 100644 index 00000000..26dfe707 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml @@ -0,0 +1,3126 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="office2"/> +<Description data="Large office building"/> +<Title data="Large office building"/> +<Version data="0.1"/> +<Web data="www.koffice.org"/> +<Email data="[email protected]"/> +<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> +<AutoUpdate data="off"/> +</KivioSMLStencilSpawnerInfo> +<Dimensions w="260.829" h="130.488" defaultAspect="0.75"/> +<KivioConnectorTarget x="130.0" y="129"/> +<KivioConnectorTarget x="130.0" y="10"/> +<KivioConnectorTarget x="22.0" y="65"/> +<KivioConnectorTarget x="242.0" y="65"/> + +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="7.854" y="105.122"/> + <KivioPoint x="16.634" y="101.463"/> + <KivioPoint x="35.293" y="100.732"/> + <KivioPoint x="56.878" y="98.902"/> + <KivioPoint x="79.927" y="101.829"/> + <KivioPoint x="96.390" y="101.098"/> + <KivioPoint x="104.805" y="103.659"/> + <KivioPoint x="104.439" y="110.610"/> + <KivioPoint x="88.341" y="117.561"/> + <KivioPoint x="70.780" y="119.024"/> + <KivioPoint x="42.610" y="117.195"/> + <KivioPoint x="26.146" y="113.171"/> + <KivioPoint x="11.146" y="110.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a14000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="143.220" y="100.366"/> + <KivioPoint x="128.585" y="107.683"/> + <KivioPoint x="139.561" y="115.732"/> + <KivioPoint x="154.195" y="122.317"/> + <KivioPoint x="185.293" y="120.488"/> + <KivioPoint x="199.927" y="120.488"/> + <KivioPoint x="219.683" y="117.927"/> + <KivioPoint x="241.268" y="117.561"/> + <KivioPoint x="259.927" y="117.561"/> + <KivioPoint x="255.537" y="106.220"/> + <KivioPoint x="237.244" y="98.902"/> + <KivioPoint x="143.220" y="100.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a14000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="23.220" y="70.366"/> + <KivioPoint x="24.683" y="70.366"/> + <KivioPoint x="59.073" y="45.854"/> + <KivioPoint x="87.415" y="50.073"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="64.561" y="40.000"/> + <KivioPoint x="23.220" y="70.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="134.268" y="44.756"/> + <KivioPoint x="139.756" y="49.878"/> + <KivioPoint x="167.732" y="42.024"/> + <KivioPoint x="238.902" y="66.707"/> + <KivioPoint x="240.732" y="66.707"/> + <KivioPoint x="161.707" y="35.366"/> + <KivioPoint x="134.268" y="44.951"/> + <KivioPoint x="134.268" y="44.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="24.024" y="52.390"/> + <KivioPoint x="62.122" y="16.341"/> + <KivioPoint x="115.488" y="26.902"/> + <KivioPoint x="157.000" y="13.902"/> + <KivioPoint x="239.268" y="52.707"/> + <KivioPoint x="246.707" y="52.707"/> + <KivioPoint x="158.341" y="8.390"/> + <KivioPoint x="115.488" y="22.829"/> + <KivioPoint x="59.951" y="11.171"/> + <KivioPoint x="19.317" y="52.390"/> + <KivioPoint x="24.024" y="52.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="88.146" y="92.512"/> + <KivioPoint x="71.146" y="92.146"/> + <KivioPoint x="71.146" y="106.585"/> + <KivioPoint x="87.976" y="105.317"/> + <KivioPoint x="88.146" y="92.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="139.927" y="91.585"/> + <KivioPoint x="139.927" y="105.854"/> + <KivioPoint x="157.000" y="108.049"/> + <KivioPoint x="156.756" y="90.244"/> + <KivioPoint x="139.927" y="91.585"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="172.732" y="90.244"/> + <KivioPoint x="238.829" y="95.976"/> + <KivioPoint x="238.829" y="101.341"/> + <KivioPoint x="172.854" y="108.659"/> + <KivioPoint x="172.732" y="90.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="28.341" y="95.610"/> + <KivioPoint x="27.805" y="100.366"/> + <KivioPoint x="56.878" y="104.951"/> + <KivioPoint x="56.878" y="91.951"/> + <KivioPoint x="28.341" y="95.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="25.171" y="84.146"/> + <KivioPoint x="58.951" y="68.415"/> + <KivioPoint x="87.976" y="71.463"/> + <KivioPoint x="87.976" y="81.098"/> + <KivioPoint x="60.049" y="79.268"/> + <KivioPoint x="25.049" y="89.390"/> + <KivioPoint x="25.171" y="84.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="24.683" y="76.415"/> + <KivioPoint x="24.683" y="70.195"/> + <KivioPoint x="59.244" y="45.854"/> + <KivioPoint x="87.732" y="50.073"/> + <KivioPoint x="87.732" y="59.390"/> + <KivioPoint x="59.317" y="56.341"/> + <KivioPoint x="24.683" y="76.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="24.122" y="61.220"/> + <KivioPoint x="24.122" y="52.073"/> + <KivioPoint x="62.000" y="16.390"/> + <KivioPoint x="115.585" y="26.829"/> + <KivioPoint x="115.780" y="39.073"/> + <KivioPoint x="64.732" y="27.927"/> + <KivioPoint x="24.122" y="61.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="139.927" y="59.024"/> + <KivioPoint x="168.463" y="52.634"/> + <KivioPoint x="238.902" y="73.488"/> + <KivioPoint x="238.902" y="66.707"/> + <KivioPoint x="167.732" y="41.659"/> + <KivioPoint x="139.927" y="49.707"/> + <KivioPoint x="139.927" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="139.561" y="70.000"/> + <KivioPoint x="168.293" y="64.512"/> + <KivioPoint x="238.707" y="82.439"/> + <KivioPoint x="238.537" y="89.585"/> + <KivioPoint x="167.000" y="77.146"/> + <KivioPoint x="139.561" y="80.805"/> + <KivioPoint x="139.561" y="70.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="55.902" y="91.951"/> + <KivioPoint x="56.024" y="106.585"/> + <KivioPoint x="60.537" y="107.317"/> + <KivioPoint x="71.512" y="106.951"/> + <KivioPoint x="71.634" y="91.585"/> + <KivioPoint x="55.902" y="91.951"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="42.000" y="93.902"/> + <KivioPoint x="41.878" y="104.220"/> + <KivioPoint x="46.512" y="105.000"/> + <KivioPoint x="52.976" y="104.220"/> + <KivioPoint x="53.220" y="92.317"/> + <KivioPoint x="42.000" y="93.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="30.780" y="95.122"/> + <KivioPoint x="30.780" y="102.317"/> + <KivioPoint x="33.951" y="102.927"/> + <KivioPoint x="39.683" y="102.195"/> + <KivioPoint x="39.927" y="93.780"/> + <KivioPoint x="30.780" y="95.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="24.195" y="96.463"/> + <KivioPoint x="24.195" y="100.976"/> + <KivioPoint x="25.902" y="101.220"/> + <KivioPoint x="29.195" y="100.732"/> + <KivioPoint x="29.439" y="95.610"/> + <KivioPoint x="24.195" y="96.463"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="59.195" y="68.537"/> + <KivioPoint x="59.195" y="79.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="59.195" y="46.049"/> + <KivioPoint x="59.195" y="56.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="87.610" y="50.244"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="93.098" y="107.488"/> + <KivioPoint x="87.976" y="105.293"/> + <KivioPoint x="87.610" y="50.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#dbdbdb" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="62.366" y="16.415"/> + <KivioPoint x="62.366" y="29.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="73.878" y="18.976"/> + <KivioPoint x="73.878" y="30.854"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon24"> + <KivioPoint x="84.683" y="20.610"/> + <KivioPoint x="84.683" y="33.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="96.220" y="23.171"/> + <KivioPoint x="96.220" y="35.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="106.073" y="25.171"/> + <KivioPoint x="106.073" y="37.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="167.927" y="42.024"/> + <KivioPoint x="167.927" y="54.634"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="139.561" y="49.707"/> + <KivioPoint x="134.244" y="44.951"/> + <KivioPoint x="134.073" y="107.488"/> + <KivioPoint x="139.756" y="105.854"/> + <KivioPoint x="139.561" y="49.707"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#dbdbdb" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="167.927" y="64.512"/> + <KivioPoint x="167.927" y="77.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="185.488" y="68.537"/> + <KivioPoint x="185.488" y="80.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon31"> + <KivioPoint x="176.707" y="66.537"/> + <KivioPoint x="176.707" y="78.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon32"> + <KivioPoint x="176.707" y="44.756"/> + <KivioPoint x="176.707" y="56.634"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="185.488" y="47.854"/> + <KivioPoint x="185.488" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon34"> + <KivioPoint x="194.268" y="50.951"/> + <KivioPoint x="194.268" y="61.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="201.756" y="53.878"/> + <KivioPoint x="201.756" y="64.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="209.073" y="56.439"/> + <KivioPoint x="209.073" y="65.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="215.488" y="58.488"/> + <KivioPoint x="215.488" y="68.171"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon38"> + <KivioPoint x="220.976" y="60.683"/> + <KivioPoint x="220.976" y="69.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon39"> + <KivioPoint x="226.268" y="62.341"/> + <KivioPoint x="226.268" y="71.293"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon40"> + <KivioPoint x="230.659" y="63.780"/> + <KivioPoint x="230.659" y="72.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon41"> + <KivioPoint x="235.049" y="65.610"/> + <KivioPoint x="235.049" y="73.854"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon42"> + <KivioPoint x="157.317" y="44.780"/> + <KivioPoint x="157.317" y="55.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon43"> + <KivioPoint x="148.537" y="47.512"/> + <KivioPoint x="148.537" y="57.561"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon44"> + <KivioPoint x="148.537" y="67.634"/> + <KivioPoint x="148.537" y="79.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon45"> + <KivioPoint x="157.317" y="66.171"/> + <KivioPoint x="157.317" y="78.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon46"> + <KivioPoint x="209.073" y="74.561"/> + <KivioPoint x="209.073" y="86.439"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon47"> + <KivioPoint x="226.268" y="78.610"/> + <KivioPoint x="226.268" y="90.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="60.537" y="107.317"/> + <KivioPoint x="60.659" y="91.951"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="46.512" y="105.000"/> + <KivioPoint x="46.512" y="93.293"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="34.195" y="102.805"/> + <KivioPoint x="34.195" y="95.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="25.780" y="101.220"/> + <KivioPoint x="25.780" y="95.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon52"> + <KivioPoint x="100.415" y="59.024"/> + <KivioPoint x="99.683" y="106.415"/> + <KivioPoint x="115.780" y="104.951"/> + <KivioPoint x="129.146" y="106.415"/> + <KivioPoint x="128.585" y="58.659"/> + <KivioPoint x="115.610" y="62.146"/> + <KivioPoint x="100.415" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.463" y="84.024"/> + <KivioPoint x="25.171" y="84.024"/> + <KivioPoint x="59.073" y="68.293"/> + <KivioPoint x="87.488" y="71.463"/> + <KivioPoint x="87.610" y="69.878"/> + <KivioPoint x="60.293" y="66.220"/> + <KivioPoint x="23.463" y="84.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="139.610" y="69.220"/> + <KivioPoint x="139.610" y="70.317"/> + <KivioPoint x="168.293" y="64.512"/> + <KivioPoint x="238.537" y="82.268"/> + <KivioPoint x="240.366" y="82.268"/> + <KivioPoint x="167.366" y="62.683"/> + <KivioPoint x="139.610" y="69.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="100.244" y="35.610"/> + <KivioPoint x="115.780" y="39.098"/> + <KivioPoint x="115.780" y="62.146"/> + <KivioPoint x="100.244" y="59.024"/> + <KivioPoint x="100.244" y="35.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon56"> + <KivioPoint x="115.780" y="39.268"/> + <KivioPoint x="128.780" y="35.439"/> + <KivioPoint x="128.780" y="58.488"/> + <KivioPoint x="115.780" y="62.146"/> + <KivioPoint x="115.780" y="39.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="115.780" y="26.829"/> + <KivioPoint x="156.951" y="13.659"/> + <KivioPoint x="239.268" y="52.634"/> + <KivioPoint x="239.268" y="59.585"/> + <KivioPoint x="159.512" y="25.561"/> + <KivioPoint x="115.780" y="39.463"/> + <KivioPoint x="115.780" y="26.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon58"> + <KivioPoint x="52.732" y="71.463"/> + <KivioPoint x="52.732" y="81.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon59"> + <KivioPoint x="46.512" y="74.268"/> + <KivioPoint x="46.512" y="83.732"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon60"> + <KivioPoint x="40.902" y="76.951"/> + <KivioPoint x="40.902" y="85.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon61"> + <KivioPoint x="35.780" y="79.390"/> + <KivioPoint x="35.780" y="86.878"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon62"> + <KivioPoint x="31.390" y="81.341"/> + <KivioPoint x="31.390" y="87.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon63"> + <KivioPoint x="69.317" y="69.634"/> + <KivioPoint x="69.317" y="80.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon64"> + <KivioPoint x="78.829" y="70.610"/> + <KivioPoint x="78.829" y="80.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon65"> + <KivioPoint x="28.098" y="82.683"/> + <KivioPoint x="28.098" y="88.780"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon66"> + <KivioPoint x="28.098" y="67.805"/> + <KivioPoint x="28.098" y="74.878"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon67"> + <KivioPoint x="31.390" y="65.244"/> + <KivioPoint x="31.390" y="73.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon68"> + <KivioPoint x="35.780" y="61.951"/> + <KivioPoint x="35.780" y="70.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon69"> + <KivioPoint x="40.902" y="58.854"/> + <KivioPoint x="40.902" y="67.171"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon70"> + <KivioPoint x="46.512" y="54.512"/> + <KivioPoint x="46.512" y="63.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon71"> + <KivioPoint x="52.732" y="50.610"/> + <KivioPoint x="52.732" y="60.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon72"> + <KivioPoint x="69.317" y="46.951"/> + <KivioPoint x="69.317" y="57.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon73"> + <KivioPoint x="78.829" y="48.293"/> + <KivioPoint x="78.829" y="58.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon74"> + <KivioPoint x="28.098" y="48.049"/> + <KivioPoint x="28.098" y="57.683"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon75"> + <KivioPoint x="55.780" y="22.805"/> + <KivioPoint x="55.780" y="35.537"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon76"> + <KivioPoint x="48.829" y="28.659"/> + <KivioPoint x="48.829" y="40.732"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon77"> + <KivioPoint x="42.439" y="34.317"/> + <KivioPoint x="42.439" y="46.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon78"> + <KivioPoint x="37.122" y="39.805"/> + <KivioPoint x="37.122" y="50.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon79"> + <KivioPoint x="32.537" y="44.024"/> + <KivioPoint x="32.537" y="54.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon80"> + <KivioPoint x="156.220" y="91.220"/> + <KivioPoint x="156.585" y="108.244"/> + <KivioPoint x="166.268" y="109.707"/> + <KivioPoint x="173.220" y="108.780"/> + <KivioPoint x="173.415" y="91.220"/> + <KivioPoint x="167.000" y="90.854"/> + <KivioPoint x="156.220" y="91.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon81"> + <KivioPoint x="166.902" y="18.415"/> + <KivioPoint x="167.073" y="31.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon82"> + <KivioPoint x="156.951" y="14.024"/> + <KivioPoint x="157.122" y="26.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon83"> + <KivioPoint x="145.878" y="17.122"/> + <KivioPoint x="146.049" y="29.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon84"> + <KivioPoint x="136.000" y="20.415"/> + <KivioPoint x="136.171" y="33.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon85"> + <KivioPoint x="125.756" y="23.707"/> + <KivioPoint x="125.927" y="36.341"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon86"> + <KivioPoint x="176.610" y="23.171"/> + <KivioPoint x="176.780" y="35.805"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon87"> + <KivioPoint x="185.951" y="27.561"/> + <KivioPoint x="186.122" y="40.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon88"> + <KivioPoint x="197.463" y="33.073"/> + <KivioPoint x="197.634" y="41.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon89"> + <KivioPoint x="206.049" y="36.902"/> + <KivioPoint x="206.220" y="45.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon90"> + <KivioPoint x="212.829" y="40.561"/> + <KivioPoint x="213.000" y="49.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon91"> + <KivioPoint x="219.220" y="43.317"/> + <KivioPoint x="219.390" y="51.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon92"> + <KivioPoint x="225.073" y="46.244"/> + <KivioPoint x="225.244" y="54.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon93"> + <KivioPoint x="229.829" y="48.439"/> + <KivioPoint x="230.000" y="57.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon94"> + <KivioPoint x="234.585" y="50.439"/> + <KivioPoint x="234.756" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon95"> + <KivioPoint x="243.829" y="118.659"/> + <KivioPoint x="242.512" y="118.659"/> + <KivioPoint x="241.244" y="118.659"/> + <KivioPoint x="240.049" y="118.659"/> + <KivioPoint x="238.976" y="118.659"/> + <KivioPoint x="238.000" y="118.634"/> + <KivioPoint x="237.146" y="118.634"/> + <KivioPoint x="236.415" y="118.634"/> + <KivioPoint x="235.805" y="118.610"/> + <KivioPoint x="235.317" y="118.585"/> + <KivioPoint x="234.902" y="118.585"/> + <KivioPoint x="234.537" y="118.561"/> + <KivioPoint x="234.268" y="118.537"/> + <KivioPoint x="234.000" y="118.537"/> + <KivioPoint x="233.756" y="118.512"/> + <KivioPoint x="233.537" y="118.488"/> + <KivioPoint x="233.268" y="118.463"/> + <KivioPoint x="233.000" y="118.463"/> + <KivioPoint x="232.634" y="118.439"/> + <KivioPoint x="232.220" y="118.439"/> + <KivioPoint x="231.732" y="118.439"/> + <KivioPoint x="231.122" y="118.439"/> + <KivioPoint x="230.390" y="118.439"/> + <KivioPoint x="229.537" y="118.463"/> + <KivioPoint x="228.561" y="118.488"/> + <KivioPoint x="227.488" y="118.512"/> + <KivioPoint x="226.293" y="118.537"/> + <KivioPoint x="225.024" y="118.610"/> + <KivioPoint x="223.707" y="118.659"/> + <KivioPoint x="222.317" y="118.732"/> + <KivioPoint x="221.024" y="118.805"/> + <KivioPoint x="219.854" y="118.878"/> + <KivioPoint x="218.854" y="118.951"/> + <KivioPoint x="218.024" y="119.024"/> + <KivioPoint x="217.366" y="119.073"/> + <KivioPoint x="216.878" y="119.122"/> + <KivioPoint x="216.512" y="119.171"/> + <KivioPoint x="216.268" y="119.195"/> + <KivioPoint x="216.146" y="119.220"/> + <KivioPoint x="216.073" y="119.244"/> + <KivioPoint x="216.098" y="119.268"/> + <KivioPoint x="216.098" y="119.293"/> + <KivioPoint x="216.073" y="119.317"/> + <KivioPoint x="216.000" y="119.341"/> + <KivioPoint x="215.829" y="119.366"/> + <KivioPoint x="215.561" y="119.415"/> + <KivioPoint x="215.146" y="119.488"/> + <KivioPoint x="214.585" y="119.561"/> + <KivioPoint x="213.829" y="119.659"/> + <KivioPoint x="212.902" y="119.780"/> + <KivioPoint x="211.756" y="119.927"/> + <KivioPoint x="210.415" y="120.098"/> + <KivioPoint x="208.878" y="120.293"/> + <KivioPoint x="207.244" y="120.488"/> + <KivioPoint x="205.854" y="120.659"/> + <KivioPoint x="204.488" y="120.829"/> + <KivioPoint x="203.171" y="121.000"/> + <KivioPoint x="201.951" y="121.171"/> + <KivioPoint x="200.829" y="121.317"/> + <KivioPoint x="199.829" y="121.439"/> + <KivioPoint x="198.976" y="121.561"/> + <KivioPoint x="198.220" y="121.683"/> + <KivioPoint x="197.610" y="121.780"/> + <KivioPoint x="197.098" y="121.854"/> + <KivioPoint x="196.683" y="121.927"/> + <KivioPoint x="196.341" y="121.976"/> + <KivioPoint x="196.073" y="122.024"/> + <KivioPoint x="195.878" y="122.073"/> + <KivioPoint x="195.683" y="122.122"/> + <KivioPoint x="195.512" y="122.171"/> + <KivioPoint x="195.317" y="122.195"/> + <KivioPoint x="195.122" y="122.244"/> + <KivioPoint x="194.854" y="122.293"/> + <KivioPoint x="194.537" y="122.366"/> + <KivioPoint x="194.146" y="122.415"/> + <KivioPoint x="193.634" y="122.488"/> + <KivioPoint x="193.000" y="122.585"/> + <KivioPoint x="192.220" y="122.707"/> + <KivioPoint x="191.268" y="122.829"/> + <KivioPoint x="190.146" y="122.951"/> + <KivioPoint x="188.854" y="123.122"/> + <KivioPoint x="187.366" y="123.293"/> + <KivioPoint x="185.707" y="123.488"/> + <KivioPoint x="183.854" y="123.707"/> + <KivioPoint x="181.878" y="123.927"/> + <KivioPoint x="179.805" y="124.146"/> + <KivioPoint x="178.098" y="124.317"/> + <KivioPoint x="176.415" y="124.512"/> + <KivioPoint x="174.756" y="124.683"/> + <KivioPoint x="173.146" y="124.854"/> + <KivioPoint x="171.634" y="125.000"/> + <KivioPoint x="170.220" y="125.146"/> + <KivioPoint x="168.902" y="125.268"/> + <KivioPoint x="167.683" y="125.390"/> + <KivioPoint x="166.585" y="125.512"/> + <KivioPoint x="165.610" y="125.585"/> + <KivioPoint x="164.707" y="125.683"/> + <KivioPoint x="163.927" y="125.756"/> + <KivioPoint x="163.220" y="125.829"/> + <KivioPoint x="162.585" y="125.878"/> + <KivioPoint x="162.024" y="125.927"/> + <KivioPoint x="161.512" y="125.976"/> + <KivioPoint x="161.049" y="126.024"/> + <KivioPoint x="160.634" y="126.049"/> + <KivioPoint x="160.220" y="126.098"/> + <KivioPoint x="159.829" y="126.122"/> + <KivioPoint x="159.439" y="126.171"/> + <KivioPoint x="159.049" y="126.195"/> + <KivioPoint x="158.610" y="126.220"/> + <KivioPoint x="158.146" y="126.268"/> + <KivioPoint x="157.634" y="126.317"/> + <KivioPoint x="157.073" y="126.366"/> + <KivioPoint x="156.439" y="126.415"/> + <KivioPoint x="155.732" y="126.463"/> + <KivioPoint x="154.927" y="126.537"/> + <KivioPoint x="154.024" y="126.610"/> + <KivioPoint x="153.024" y="126.707"/> + <KivioPoint x="151.902" y="126.780"/> + <KivioPoint x="150.683" y="126.902"/> + <KivioPoint x="149.341" y="127.000"/> + <KivioPoint x="147.902" y="127.122"/> + <KivioPoint x="146.366" y="127.244"/> + <KivioPoint x="144.732" y="127.390"/> + <KivioPoint x="143.049" y="127.537"/> + <KivioPoint x="141.317" y="127.659"/> + <KivioPoint x="139.561" y="127.805"/> + <KivioPoint x="137.537" y="127.951"/> + <KivioPoint x="135.610" y="128.122"/> + <KivioPoint x="133.805" y="128.244"/> + <KivioPoint x="132.171" y="128.366"/> + <KivioPoint x="130.683" y="128.488"/> + <KivioPoint x="129.366" y="128.585"/> + <KivioPoint x="128.244" y="128.659"/> + <KivioPoint x="127.268" y="128.732"/> + <KivioPoint x="126.463" y="128.805"/> + <KivioPoint x="125.805" y="128.854"/> + <KivioPoint x="125.293" y="128.902"/> + <KivioPoint x="124.878" y="128.927"/> + <KivioPoint x="124.537" y="128.951"/> + <KivioPoint x="124.317" y="128.976"/> + <KivioPoint x="124.122" y="129.000"/> + <KivioPoint x="123.976" y="129.000"/> + <KivioPoint x="123.854" y="129.024"/> + <KivioPoint x="123.732" y="129.024"/> + <KivioPoint x="123.610" y="129.049"/> + <KivioPoint x="123.439" y="129.049"/> + <KivioPoint x="123.220" y="129.073"/> + <KivioPoint x="122.951" y="129.098"/> + <KivioPoint x="122.585" y="129.122"/> + <KivioPoint x="122.098" y="129.146"/> + <KivioPoint x="121.512" y="129.171"/> + <KivioPoint x="120.805" y="129.195"/> + <KivioPoint x="119.951" y="129.244"/> + <KivioPoint x="118.951" y="129.293"/> + <KivioPoint x="117.805" y="129.341"/> + <KivioPoint x="116.537" y="129.390"/> + <KivioPoint x="115.098" y="129.463"/> + <KivioPoint x="113.561" y="129.512"/> + <KivioPoint x="111.951" y="129.585"/> + <KivioPoint x="110.293" y="129.634"/> + <KivioPoint x="108.537" y="129.683"/> + <KivioPoint x="106.829" y="129.732"/> + <KivioPoint x="105.244" y="129.780"/> + <KivioPoint x="103.780" y="129.805"/> + <KivioPoint x="102.463" y="129.829"/> + <KivioPoint x="101.317" y="129.854"/> + <KivioPoint x="100.317" y="129.878"/> + <KivioPoint x="99.488" y="129.902"/> + <KivioPoint x="98.780" y="129.902"/> + <KivioPoint x="98.220" y="129.927"/> + <KivioPoint x="97.780" y="129.927"/> + <KivioPoint x="97.415" y="129.927"/> + <KivioPoint x="97.146" y="129.927"/> + <KivioPoint x="96.927" y="129.927"/> + <KivioPoint x="96.732" y="129.927"/> + <KivioPoint x="96.585" y="129.951"/> + <KivioPoint x="96.415" y="129.927"/> + <KivioPoint x="96.220" y="129.927"/> + <KivioPoint x="96.000" y="129.927"/> + <KivioPoint x="95.732" y="129.927"/> + <KivioPoint x="95.366" y="129.927"/> + <KivioPoint x="94.927" y="129.927"/> + <KivioPoint x="94.366" y="129.902"/> + <KivioPoint x="93.659" y="129.902"/> + <KivioPoint x="92.829" y="129.878"/> + <KivioPoint x="91.829" y="129.854"/> + <KivioPoint x="90.683" y="129.829"/> + <KivioPoint x="89.366" y="129.805"/> + <KivioPoint x="87.902" y="129.780"/> + <KivioPoint x="86.317" y="129.732"/> + <KivioPoint x="84.610" y="129.683"/> + <KivioPoint x="82.854" y="129.634"/> + <KivioPoint x="81.195" y="129.585"/> + <KivioPoint x="79.561" y="129.512"/> + <KivioPoint x="78.024" y="129.463"/> + <KivioPoint x="76.561" y="129.390"/> + <KivioPoint x="75.244" y="129.341"/> + <KivioPoint x="74.024" y="129.268"/> + <KivioPoint x="72.951" y="129.220"/> + <KivioPoint x="72.000" y="129.171"/> + <KivioPoint x="71.195" y="129.122"/> + <KivioPoint x="70.463" y="129.098"/> + <KivioPoint x="69.878" y="129.049"/> + <KivioPoint x="69.341" y="129.024"/> + <KivioPoint x="68.902" y="128.976"/> + <KivioPoint x="68.537" y="128.951"/> + <KivioPoint x="68.195" y="128.927"/> + <KivioPoint x="67.902" y="128.902"/> + <KivioPoint x="67.610" y="128.878"/> + <KivioPoint x="67.317" y="128.854"/> + <KivioPoint x="67.024" y="128.805"/> + <KivioPoint x="66.707" y="128.780"/> + <KivioPoint x="66.341" y="128.756"/> + <KivioPoint x="65.927" y="128.707"/> + <KivioPoint x="65.439" y="128.683"/> + <KivioPoint x="64.854" y="128.634"/> + <KivioPoint x="64.195" y="128.585"/> + <KivioPoint x="63.415" y="128.512"/> + <KivioPoint x="62.537" y="128.463"/> + <KivioPoint x="61.537" y="128.390"/> + <KivioPoint x="60.439" y="128.293"/> + <KivioPoint x="59.220" y="128.220"/> + <KivioPoint x="57.878" y="128.122"/> + <KivioPoint x="56.488" y="128.024"/> + <KivioPoint x="55.049" y="127.902"/> + <KivioPoint x="53.585" y="127.805"/> + <KivioPoint x="51.854" y="127.683"/> + <KivioPoint x="50.220" y="127.561"/> + <KivioPoint x="48.756" y="127.439"/> + <KivioPoint x="47.439" y="127.341"/> + <KivioPoint x="46.293" y="127.244"/> + <KivioPoint x="45.317" y="127.195"/> + <KivioPoint x="44.537" y="127.122"/> + <KivioPoint x="43.902" y="127.098"/> + <KivioPoint x="43.390" y="127.073"/> + <KivioPoint x="43.000" y="127.049"/> + <KivioPoint x="42.707" y="127.049"/> + <KivioPoint x="42.488" y="127.049"/> + <KivioPoint x="42.293" y="127.049"/> + <KivioPoint x="42.146" y="127.049"/> + <KivioPoint x="42.000" y="127.049"/> + <KivioPoint x="41.854" y="127.049"/> + <KivioPoint x="41.659" y="127.049"/> + <KivioPoint x="41.415" y="127.024"/> + <KivioPoint x="41.098" y="127.000"/> + <KivioPoint x="40.683" y="126.951"/> + <KivioPoint x="40.171" y="126.902"/> + <KivioPoint x="39.537" y="126.829"/> + <KivioPoint x="38.780" y="126.756"/> + <KivioPoint x="37.902" y="126.634"/> + <KivioPoint x="36.902" y="126.488"/> + <KivioPoint x="35.805" y="126.341"/> + <KivioPoint x="34.659" y="126.171"/> + <KivioPoint x="33.463" y="125.976"/> + <KivioPoint x="32.024" y="125.732"/> + <KivioPoint x="30.707" y="125.488"/> + <KivioPoint x="29.585" y="125.268"/> + <KivioPoint x="28.683" y="125.098"/> + <KivioPoint x="28.024" y="124.976"/> + <KivioPoint x="27.537" y="124.878"/> + <KivioPoint x="27.220" y="124.854"/> + <KivioPoint x="27.049" y="124.829"/> + <KivioPoint x="27.000" y="124.854"/> + <KivioPoint x="27.000" y="124.878"/> + <KivioPoint x="27.073" y="124.902"/> + <KivioPoint x="27.122" y="124.927"/> + <KivioPoint x="27.122" y="124.951"/> + <KivioPoint x="27.073" y="124.927"/> + <KivioPoint x="26.902" y="124.878"/> + <KivioPoint x="26.585" y="124.756"/> + <KivioPoint x="26.098" y="124.561"/> + <KivioPoint x="25.439" y="124.293"/> + <KivioPoint x="24.537" y="123.951"/> + <KivioPoint x="23.415" y="123.488"/> + <KivioPoint x="22.098" y="122.951"/> + <KivioPoint x="20.659" y="122.317"/> + <KivioPoint x="19.561" y="121.805"/> + <KivioPoint x="18.439" y="121.293"/> + <KivioPoint x="17.341" y="120.756"/> + <KivioPoint x="16.268" y="120.244"/> + <KivioPoint x="15.220" y="119.707"/> + <KivioPoint x="14.195" y="119.195"/> + <KivioPoint x="13.220" y="118.683"/> + <KivioPoint x="12.268" y="118.171"/> + <KivioPoint x="11.341" y="117.659"/> + <KivioPoint x="10.439" y="117.171"/> + <KivioPoint x="9.561" y="116.683"/> + <KivioPoint x="8.707" y="116.195"/> + <KivioPoint x="7.878" y="115.707"/> + <KivioPoint x="7.049" y="115.244"/> + <KivioPoint x="6.244" y="114.780"/> + <KivioPoint x="5.488" y="114.317"/> + <KivioPoint x="4.756" y="113.878"/> + <KivioPoint x="4.049" y="113.463"/> + <KivioPoint x="3.415" y="113.073"/> + <KivioPoint x="2.829" y="112.732"/> + <KivioPoint x="2.293" y="112.415"/> + <KivioPoint x="1.829" y="112.122"/> + <KivioPoint x="1.439" y="111.902"/> + <KivioPoint x="1.146" y="111.707"/> + <KivioPoint x="0.902" y="111.561"/> + <KivioPoint x="0.732" y="111.463"/> + <KivioPoint x="0.610" y="111.390"/> + <KivioPoint x="0.561" y="111.366"/> + <KivioPoint x="0.537" y="111.341"/> + <KivioPoint x="0.537" y="111.317"/> + <KivioPoint x="0.537" y="111.171"/> + <KivioPoint x="0.537" y="110.854"/> + <KivioPoint x="0.537" y="110.439"/> + <KivioPoint x="0.537" y="110.000"/> + <KivioPoint x="0.537" y="109.683"/> + <KivioPoint x="0.537" y="109.537"/> + <KivioPoint x="0.537" y="109.512"/> + <KivioPoint x="0.561" y="109.537"/> + <KivioPoint x="0.610" y="109.561"/> + <KivioPoint x="0.732" y="109.634"/> + <KivioPoint x="0.902" y="109.732"/> + <KivioPoint x="1.146" y="109.878"/> + <KivioPoint x="1.439" y="110.073"/> + <KivioPoint x="1.829" y="110.293"/> + <KivioPoint x="2.293" y="110.585"/> + <KivioPoint x="2.829" y="110.902"/> + <KivioPoint x="3.415" y="111.244"/> + <KivioPoint x="4.049" y="111.634"/> + <KivioPoint x="4.756" y="112.049"/> + <KivioPoint x="5.488" y="112.488"/> + <KivioPoint x="6.244" y="112.951"/> + <KivioPoint x="7.049" y="113.415"/> + <KivioPoint x="7.878" y="113.878"/> + <KivioPoint x="8.707" y="114.366"/> + <KivioPoint x="9.561" y="114.854"/> + <KivioPoint x="10.439" y="115.341"/> + <KivioPoint x="11.341" y="115.829"/> + <KivioPoint x="12.268" y="116.341"/> + <KivioPoint x="13.220" y="116.854"/> + <KivioPoint x="14.195" y="117.366"/> + <KivioPoint x="15.220" y="117.878"/> + <KivioPoint x="16.268" y="118.415"/> + <KivioPoint x="17.341" y="118.927"/> + <KivioPoint x="18.439" y="119.463"/> + <KivioPoint x="19.561" y="119.976"/> + <KivioPoint x="20.659" y="120.488"/> + <KivioPoint x="22.098" y="121.122"/> + <KivioPoint x="23.415" y="121.659"/> + <KivioPoint x="24.537" y="122.122"/> + <KivioPoint x="25.439" y="122.463"/> + <KivioPoint x="26.098" y="122.732"/> + <KivioPoint x="26.585" y="122.927"/> + <KivioPoint x="26.902" y="123.049"/> + <KivioPoint x="27.073" y="123.098"/> + <KivioPoint x="27.122" y="123.122"/> + <KivioPoint x="27.122" y="123.098"/> + <KivioPoint x="27.049" y="123.073"/> + <KivioPoint x="27.000" y="123.049"/> + <KivioPoint x="27.000" y="123.024"/> + <KivioPoint x="27.049" y="123.000"/> + <KivioPoint x="27.220" y="123.024"/> + <KivioPoint x="27.537" y="123.049"/> + <KivioPoint x="28.024" y="123.146"/> + <KivioPoint x="28.683" y="123.268"/> + <KivioPoint x="29.585" y="123.439"/> + <KivioPoint x="30.707" y="123.659"/> + <KivioPoint x="32.024" y="123.902"/> + <KivioPoint x="33.463" y="124.146"/> + <KivioPoint x="34.659" y="124.341"/> + <KivioPoint x="35.805" y="124.512"/> + <KivioPoint x="36.902" y="124.659"/> + <KivioPoint x="37.902" y="124.805"/> + <KivioPoint x="38.780" y="124.927"/> + <KivioPoint x="39.537" y="125.000"/> + <KivioPoint x="40.171" y="125.073"/> + <KivioPoint x="40.683" y="125.122"/> + <KivioPoint x="41.098" y="125.171"/> + <KivioPoint x="41.415" y="125.195"/> + <KivioPoint x="41.659" y="125.220"/> + <KivioPoint x="41.854" y="125.220"/> + <KivioPoint x="42.000" y="125.220"/> + <KivioPoint x="42.146" y="125.220"/> + <KivioPoint x="42.293" y="125.220"/> + <KivioPoint x="42.488" y="125.220"/> + <KivioPoint x="42.707" y="125.220"/> + <KivioPoint x="43.000" y="125.220"/> + <KivioPoint x="43.390" y="125.244"/> + <KivioPoint x="43.902" y="125.268"/> + <KivioPoint x="44.537" y="125.293"/> + <KivioPoint x="45.317" y="125.366"/> + <KivioPoint x="46.293" y="125.415"/> + <KivioPoint x="47.439" y="125.512"/> + <KivioPoint x="48.756" y="125.610"/> + <KivioPoint x="50.220" y="125.732"/> + <KivioPoint x="51.854" y="125.854"/> + <KivioPoint x="53.585" y="125.976"/> + <KivioPoint x="55.049" y="126.073"/> + <KivioPoint x="56.488" y="126.195"/> + <KivioPoint x="57.878" y="126.293"/> + <KivioPoint x="59.220" y="126.390"/> + <KivioPoint x="60.439" y="126.463"/> + <KivioPoint x="61.537" y="126.561"/> + <KivioPoint x="62.537" y="126.634"/> + <KivioPoint x="63.415" y="126.683"/> + <KivioPoint x="64.195" y="126.756"/> + <KivioPoint x="64.854" y="126.805"/> + <KivioPoint x="65.439" y="126.854"/> + <KivioPoint x="65.927" y="126.878"/> + <KivioPoint x="66.341" y="126.927"/> + <KivioPoint x="66.707" y="126.951"/> + <KivioPoint x="67.024" y="126.976"/> + <KivioPoint x="67.317" y="127.024"/> + <KivioPoint x="67.610" y="127.049"/> + <KivioPoint x="67.902" y="127.073"/> + <KivioPoint x="68.195" y="127.098"/> + <KivioPoint x="68.537" y="127.122"/> + <KivioPoint x="68.902" y="127.146"/> + <KivioPoint x="69.341" y="127.195"/> + <KivioPoint x="69.878" y="127.220"/> + <KivioPoint x="70.463" y="127.268"/> + <KivioPoint x="71.195" y="127.293"/> + <KivioPoint x="72.000" y="127.341"/> + <KivioPoint x="72.951" y="127.390"/> + <KivioPoint x="74.024" y="127.439"/> + <KivioPoint x="75.244" y="127.512"/> + <KivioPoint x="76.561" y="127.561"/> + <KivioPoint x="78.024" y="127.634"/> + <KivioPoint x="79.561" y="127.683"/> + <KivioPoint x="81.195" y="127.756"/> + <KivioPoint x="82.854" y="127.805"/> + <KivioPoint x="84.610" y="127.854"/> + <KivioPoint x="86.317" y="127.902"/> + <KivioPoint x="87.902" y="127.951"/> + <KivioPoint x="89.366" y="127.976"/> + <KivioPoint x="90.683" y="128.000"/> + <KivioPoint x="91.829" y="128.024"/> + <KivioPoint x="92.829" y="128.049"/> + <KivioPoint x="93.659" y="128.073"/> + <KivioPoint x="94.366" y="128.073"/> + <KivioPoint x="94.927" y="128.098"/> + <KivioPoint x="95.366" y="128.098"/> + <KivioPoint x="95.732" y="128.098"/> + <KivioPoint x="96.000" y="128.098"/> + <KivioPoint x="96.220" y="128.098"/> + <KivioPoint x="96.415" y="128.098"/> + <KivioPoint x="96.585" y="128.122"/> + <KivioPoint x="96.732" y="128.098"/> + <KivioPoint x="96.927" y="128.098"/> + <KivioPoint x="97.146" y="128.098"/> + <KivioPoint x="97.415" y="128.098"/> + <KivioPoint x="97.780" y="128.098"/> + <KivioPoint x="98.220" y="128.098"/> + <KivioPoint x="98.780" y="128.073"/> + <KivioPoint x="99.488" y="128.073"/> + <KivioPoint x="100.317" y="128.049"/> + <KivioPoint x="101.317" y="128.024"/> + <KivioPoint x="102.463" y="128.000"/> + <KivioPoint x="103.780" y="127.976"/> + <KivioPoint x="105.244" y="127.951"/> + <KivioPoint x="106.829" y="127.902"/> + <KivioPoint x="108.537" y="127.854"/> + <KivioPoint x="110.293" y="127.805"/> + <KivioPoint x="111.951" y="127.756"/> + <KivioPoint x="113.561" y="127.683"/> + <KivioPoint x="115.098" y="127.634"/> + <KivioPoint x="116.537" y="127.561"/> + <KivioPoint x="117.805" y="127.512"/> + <KivioPoint x="118.951" y="127.463"/> + <KivioPoint x="119.951" y="127.415"/> + <KivioPoint x="120.805" y="127.366"/> + <KivioPoint x="121.512" y="127.341"/> + <KivioPoint x="122.098" y="127.317"/> + <KivioPoint x="122.585" y="127.293"/> + <KivioPoint x="122.951" y="127.268"/> + <KivioPoint x="123.220" y="127.244"/> + <KivioPoint x="123.439" y="127.220"/> + <KivioPoint x="123.610" y="127.220"/> + <KivioPoint x="123.732" y="127.195"/> + <KivioPoint x="123.854" y="127.195"/> + <KivioPoint x="123.976" y="127.171"/> + <KivioPoint x="124.122" y="127.171"/> + <KivioPoint x="124.317" y="127.146"/> + <KivioPoint x="124.537" y="127.122"/> + <KivioPoint x="124.878" y="127.098"/> + <KivioPoint x="125.293" y="127.073"/> + <KivioPoint x="125.805" y="127.024"/> + <KivioPoint x="126.463" y="126.976"/> + <KivioPoint x="127.268" y="126.902"/> + <KivioPoint x="128.244" y="126.829"/> + <KivioPoint x="129.366" y="126.756"/> + <KivioPoint x="130.683" y="126.659"/> + <KivioPoint x="132.171" y="126.537"/> + <KivioPoint x="133.805" y="126.415"/> + <KivioPoint x="135.610" y="126.293"/> + <KivioPoint x="137.537" y="126.122"/> + <KivioPoint x="139.561" y="125.976"/> + <KivioPoint x="141.317" y="125.829"/> + <KivioPoint x="143.049" y="125.707"/> + <KivioPoint x="144.732" y="125.561"/> + <KivioPoint x="146.366" y="125.415"/> + <KivioPoint x="147.902" y="125.293"/> + <KivioPoint x="149.341" y="125.171"/> + <KivioPoint x="150.683" y="125.073"/> + <KivioPoint x="151.902" y="124.951"/> + <KivioPoint x="153.024" y="124.878"/> + <KivioPoint x="154.024" y="124.780"/> + <KivioPoint x="154.927" y="124.707"/> + <KivioPoint x="155.732" y="124.634"/> + <KivioPoint x="156.439" y="124.585"/> + <KivioPoint x="157.073" y="124.537"/> + <KivioPoint x="157.634" y="124.488"/> + <KivioPoint x="158.146" y="124.439"/> + <KivioPoint x="158.610" y="124.390"/> + <KivioPoint x="159.049" y="124.366"/> + <KivioPoint x="159.439" y="124.341"/> + <KivioPoint x="159.829" y="124.293"/> + <KivioPoint x="160.220" y="124.268"/> + <KivioPoint x="160.634" y="124.220"/> + <KivioPoint x="161.049" y="124.195"/> + <KivioPoint x="161.512" y="124.146"/> + <KivioPoint x="162.024" y="124.098"/> + <KivioPoint x="162.585" y="124.049"/> + <KivioPoint x="163.220" y="124.000"/> + <KivioPoint x="163.927" y="123.927"/> + <KivioPoint x="164.707" y="123.854"/> + <KivioPoint x="165.610" y="123.756"/> + <KivioPoint x="166.585" y="123.683"/> + <KivioPoint x="167.683" y="123.561"/> + <KivioPoint x="168.902" y="123.439"/> + <KivioPoint x="170.220" y="123.317"/> + <KivioPoint x="171.634" y="123.171"/> + <KivioPoint x="173.146" y="123.024"/> + <KivioPoint x="174.756" y="122.854"/> + <KivioPoint x="176.415" y="122.683"/> + <KivioPoint x="178.098" y="122.488"/> + <KivioPoint x="179.805" y="122.317"/> + <KivioPoint x="181.878" y="122.098"/> + <KivioPoint x="183.854" y="121.878"/> + <KivioPoint x="185.707" y="121.659"/> + <KivioPoint x="187.366" y="121.463"/> + <KivioPoint x="188.854" y="121.293"/> + <KivioPoint x="190.146" y="121.122"/> + <KivioPoint x="191.268" y="121.000"/> + <KivioPoint x="192.220" y="120.878"/> + <KivioPoint x="193.000" y="120.756"/> + <KivioPoint x="193.634" y="120.659"/> + <KivioPoint x="194.146" y="120.585"/> + <KivioPoint x="194.537" y="120.537"/> + <KivioPoint x="194.854" y="120.463"/> + <KivioPoint x="195.122" y="120.415"/> + <KivioPoint x="195.317" y="120.366"/> + <KivioPoint x="195.512" y="120.341"/> + <KivioPoint x="195.683" y="120.293"/> + <KivioPoint x="195.878" y="120.244"/> + <KivioPoint x="196.073" y="120.195"/> + <KivioPoint x="196.341" y="120.146"/> + <KivioPoint x="196.683" y="120.098"/> + <KivioPoint x="197.098" y="120.024"/> + <KivioPoint x="197.610" y="119.951"/> + <KivioPoint x="198.220" y="119.854"/> + <KivioPoint x="198.976" y="119.732"/> + <KivioPoint x="199.829" y="119.610"/> + <KivioPoint x="200.829" y="119.488"/> + <KivioPoint x="201.951" y="119.341"/> + <KivioPoint x="203.171" y="119.171"/> + <KivioPoint x="204.488" y="119.000"/> + <KivioPoint x="205.854" y="118.829"/> + <KivioPoint x="207.244" y="118.659"/> + <KivioPoint x="208.878" y="118.463"/> + <KivioPoint x="210.415" y="118.268"/> + <KivioPoint x="211.756" y="118.098"/> + <KivioPoint x="212.902" y="117.951"/> + <KivioPoint x="213.829" y="117.829"/> + <KivioPoint x="214.585" y="117.732"/> + <KivioPoint x="215.146" y="117.659"/> + <KivioPoint x="215.561" y="117.585"/> + <KivioPoint x="215.829" y="117.537"/> + <KivioPoint x="216.000" y="117.512"/> + <KivioPoint x="216.073" y="117.488"/> + <KivioPoint x="216.098" y="117.463"/> + <KivioPoint x="216.073" y="117.439"/> + <KivioPoint x="216.073" y="117.415"/> + <KivioPoint x="216.146" y="117.390"/> + <KivioPoint x="216.268" y="117.366"/> + <KivioPoint x="216.512" y="117.341"/> + <KivioPoint x="216.878" y="117.293"/> + <KivioPoint x="217.366" y="117.244"/> + <KivioPoint x="218.024" y="117.195"/> + <KivioPoint x="218.854" y="117.122"/> + <KivioPoint x="219.854" y="117.049"/> + <KivioPoint x="221.024" y="116.976"/> + <KivioPoint x="222.317" y="116.902"/> + <KivioPoint x="223.707" y="116.829"/> + <KivioPoint x="225.024" y="116.780"/> + <KivioPoint x="226.293" y="116.707"/> + <KivioPoint x="227.488" y="116.683"/> + <KivioPoint x="228.561" y="116.659"/> + <KivioPoint x="229.537" y="116.634"/> + <KivioPoint x="230.390" y="116.610"/> + <KivioPoint x="231.122" y="116.610"/> + <KivioPoint x="231.732" y="116.610"/> + <KivioPoint x="232.220" y="116.610"/> + <KivioPoint x="232.634" y="116.610"/> + <KivioPoint x="233.000" y="116.634"/> + <KivioPoint x="233.268" y="116.634"/> + <KivioPoint x="233.537" y="116.659"/> + <KivioPoint x="233.780" y="116.683"/> + <KivioPoint x="234.000" y="116.707"/> + <KivioPoint x="234.268" y="116.707"/> + <KivioPoint x="234.537" y="116.732"/> + <KivioPoint x="234.902" y="116.756"/> + <KivioPoint x="235.317" y="116.756"/> + <KivioPoint x="235.805" y="116.780"/> + <KivioPoint x="236.415" y="116.805"/> + <KivioPoint x="237.146" y="116.805"/> + <KivioPoint x="238.000" y="116.805"/> + <KivioPoint x="238.976" y="116.829"/> + <KivioPoint x="240.049" y="116.829"/> + <KivioPoint x="241.244" y="116.829"/> + <KivioPoint x="242.512" y="116.829"/> + <KivioPoint x="243.829" y="116.829"/> + <KivioPoint x="245.341" y="116.829"/> + <KivioPoint x="246.756" y="116.829"/> + <KivioPoint x="248.098" y="116.829"/> + <KivioPoint x="249.341" y="116.829"/> + <KivioPoint x="250.488" y="116.829"/> + <KivioPoint x="251.537" y="116.829"/> + <KivioPoint x="252.512" y="116.829"/> + <KivioPoint x="253.415" y="116.829"/> + <KivioPoint x="254.268" y="116.829"/> + <KivioPoint x="255.049" y="116.829"/> + <KivioPoint x="255.805" y="116.829"/> + <KivioPoint x="256.512" y="116.829"/> + <KivioPoint x="257.171" y="116.829"/> + <KivioPoint x="257.780" y="116.829"/> + <KivioPoint x="258.341" y="116.829"/> + <KivioPoint x="258.829" y="116.829"/> + <KivioPoint x="259.268" y="116.829"/> + <KivioPoint x="259.610" y="116.829"/> + <KivioPoint x="259.878" y="116.829"/> + <KivioPoint x="260.073" y="116.829"/> + <KivioPoint x="260.195" y="116.829"/> + <KivioPoint x="260.268" y="116.829"/> + <KivioPoint x="260.293" y="116.829"/> + <KivioPoint x="260.293" y="116.854"/> + <KivioPoint x="260.293" y="117.000"/> + <KivioPoint x="260.293" y="117.317"/> + <KivioPoint x="260.293" y="117.756"/> + <KivioPoint x="260.293" y="118.171"/> + <KivioPoint x="260.293" y="118.488"/> + <KivioPoint x="260.293" y="118.634"/> + <KivioPoint x="260.293" y="118.659"/> + <KivioPoint x="260.268" y="118.659"/> + <KivioPoint x="260.195" y="118.659"/> + <KivioPoint x="260.073" y="118.659"/> + <KivioPoint x="259.878" y="118.659"/> + <KivioPoint x="259.610" y="118.659"/> + <KivioPoint x="259.268" y="118.659"/> + <KivioPoint x="258.829" y="118.659"/> + <KivioPoint x="258.341" y="118.659"/> + <KivioPoint x="257.780" y="118.659"/> + <KivioPoint x="257.171" y="118.659"/> + <KivioPoint x="256.512" y="118.659"/> + <KivioPoint x="255.805" y="118.659"/> + <KivioPoint x="255.049" y="118.659"/> + <KivioPoint x="254.268" y="118.659"/> + <KivioPoint x="253.415" y="118.659"/> + <KivioPoint x="252.512" y="118.659"/> + <KivioPoint x="251.537" y="118.659"/> + <KivioPoint x="250.488" y="118.659"/> + <KivioPoint x="249.341" y="118.659"/> + <KivioPoint x="248.098" y="118.659"/> + <KivioPoint x="246.756" y="118.659"/> + <KivioPoint x="245.341" y="118.659"/> + <KivioPoint x="243.829" y="118.659"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon96"> + <KivioPoint x="161.512" y="118.659"/> + <KivioPoint x="159.707" y="118.463"/> + <KivioPoint x="158.000" y="118.244"/> + <KivioPoint x="156.415" y="118.049"/> + <KivioPoint x="154.976" y="117.854"/> + <KivioPoint x="153.659" y="117.659"/> + <KivioPoint x="152.463" y="117.463"/> + <KivioPoint x="151.366" y="117.293"/> + <KivioPoint x="150.390" y="117.098"/> + <KivioPoint x="149.488" y="116.927"/> + <KivioPoint x="148.659" y="116.756"/> + <KivioPoint x="147.902" y="116.585"/> + <KivioPoint x="147.195" y="116.415"/> + <KivioPoint x="146.537" y="116.244"/> + <KivioPoint x="145.951" y="116.098"/> + <KivioPoint x="145.390" y="115.927"/> + <KivioPoint x="144.878" y="115.780"/> + <KivioPoint x="144.415" y="115.634"/> + <KivioPoint x="144.000" y="115.512"/> + <KivioPoint x="143.634" y="115.390"/> + <KivioPoint x="143.341" y="115.293"/> + <KivioPoint x="143.073" y="115.220"/> + <KivioPoint x="142.878" y="115.146"/> + <KivioPoint x="142.707" y="115.073"/> + <KivioPoint x="142.610" y="115.049"/> + <KivioPoint x="142.537" y="115.024"/> + <KivioPoint x="142.512" y="115.000"/> + <KivioPoint x="142.488" y="115.000"/> + <KivioPoint x="142.463" y="114.951"/> + <KivioPoint x="142.390" y="114.854"/> + <KivioPoint x="142.244" y="114.683"/> + <KivioPoint x="142.073" y="114.463"/> + <KivioPoint x="141.829" y="114.146"/> + <KivioPoint x="141.561" y="113.805"/> + <KivioPoint x="141.268" y="113.415"/> + <KivioPoint x="140.951" y="113.024"/> + <KivioPoint x="140.634" y="112.585"/> + <KivioPoint x="140.293" y="112.171"/> + <KivioPoint x="139.951" y="111.732"/> + <KivioPoint x="139.585" y="111.293"/> + <KivioPoint x="139.220" y="110.829"/> + <KivioPoint x="138.829" y="110.366"/> + <KivioPoint x="138.463" y="109.927"/> + <KivioPoint x="137.951" y="109.341"/> + <KivioPoint x="137.610" y="108.927"/> + <KivioPoint x="137.463" y="108.732"/> + <KivioPoint x="137.415" y="108.659"/> + <KivioPoint x="137.463" y="108.683"/> + <KivioPoint x="137.488" y="108.683"/> + <KivioPoint x="137.366" y="108.585"/> + <KivioPoint x="137.098" y="108.415"/> + <KivioPoint x="136.707" y="108.171"/> + <KivioPoint x="136.293" y="107.976"/> + <KivioPoint x="135.878" y="107.829"/> + <KivioPoint x="135.537" y="107.732"/> + <KivioPoint x="135.220" y="107.659"/> + <KivioPoint x="134.902" y="107.610"/> + <KivioPoint x="134.634" y="107.610"/> + <KivioPoint x="134.439" y="107.585"/> + <KivioPoint x="134.293" y="107.585"/> + <KivioPoint x="134.220" y="107.585"/> + <KivioPoint x="134.171" y="107.585"/> + <KivioPoint x="134.024" y="107.561"/> + <KivioPoint x="133.780" y="107.512"/> + <KivioPoint x="133.415" y="107.463"/> + <KivioPoint x="132.902" y="107.390"/> + <KivioPoint x="132.220" y="107.293"/> + <KivioPoint x="131.390" y="107.171"/> + <KivioPoint x="130.390" y="107.024"/> + <KivioPoint x="129.268" y="106.854"/> + <KivioPoint x="128.024" y="106.659"/> + <KivioPoint x="126.732" y="106.463"/> + <KivioPoint x="125.366" y="106.268"/> + <KivioPoint x="124.000" y="106.073"/> + <KivioPoint x="122.707" y="105.878"/> + <KivioPoint x="121.463" y="105.683"/> + <KivioPoint x="120.341" y="105.512"/> + <KivioPoint x="119.341" y="105.366"/> + <KivioPoint x="118.512" y="105.244"/> + <KivioPoint x="117.829" y="105.146"/> + <KivioPoint x="117.317" y="105.073"/> + <KivioPoint x="116.951" y="105.024"/> + <KivioPoint x="116.707" y="104.976"/> + <KivioPoint x="116.561" y="104.951"/> + <KivioPoint x="116.512" y="104.951"/> + <KivioPoint x="116.439" y="104.951"/> + <KivioPoint x="116.293" y="104.976"/> + <KivioPoint x="116.024" y="105.000"/> + <KivioPoint x="115.610" y="105.049"/> + <KivioPoint x="115.024" y="105.098"/> + <KivioPoint x="114.268" y="105.171"/> + <KivioPoint x="113.341" y="105.268"/> + <KivioPoint x="112.268" y="105.390"/> + <KivioPoint x="111.073" y="105.512"/> + <KivioPoint x="109.805" y="105.634"/> + <KivioPoint x="108.463" y="105.780"/> + <KivioPoint x="107.122" y="105.902"/> + <KivioPoint x="105.854" y="106.024"/> + <KivioPoint x="104.659" y="106.146"/> + <KivioPoint x="103.585" y="106.268"/> + <KivioPoint x="102.659" y="106.366"/> + <KivioPoint x="101.902" y="106.439"/> + <KivioPoint x="101.317" y="106.488"/> + <KivioPoint x="100.902" y="106.537"/> + <KivioPoint x="100.634" y="106.561"/> + <KivioPoint x="100.488" y="106.585"/> + <KivioPoint x="100.415" y="106.585"/> + <KivioPoint x="100.341" y="106.634"/> + <KivioPoint x="100.220" y="106.732"/> + <KivioPoint x="99.976" y="106.927"/> + <KivioPoint x="99.610" y="107.220"/> + <KivioPoint x="99.122" y="107.585"/> + <KivioPoint x="98.537" y="108.049"/> + <KivioPoint x="97.854" y="108.585"/> + <KivioPoint x="97.122" y="109.146"/> + <KivioPoint x="96.390" y="109.707"/> + <KivioPoint x="95.707" y="110.244"/> + <KivioPoint x="95.122" y="110.707"/> + <KivioPoint x="94.634" y="111.073"/> + <KivioPoint x="94.268" y="111.366"/> + <KivioPoint x="94.024" y="111.561"/> + <KivioPoint x="93.902" y="111.659"/> + <KivioPoint x="93.829" y="111.707"/> + <KivioPoint x="93.805" y="111.707"/> + <KivioPoint x="93.756" y="111.732"/> + <KivioPoint x="93.659" y="111.756"/> + <KivioPoint x="93.512" y="111.780"/> + <KivioPoint x="93.317" y="111.829"/> + <KivioPoint x="93.073" y="111.902"/> + <KivioPoint x="92.756" y="111.951"/> + <KivioPoint x="92.390" y="112.049"/> + <KivioPoint x="91.976" y="112.122"/> + <KivioPoint x="91.488" y="112.220"/> + <KivioPoint x="90.902" y="112.317"/> + <KivioPoint x="90.244" y="112.415"/> + <KivioPoint x="89.463" y="112.537"/> + <KivioPoint x="88.537" y="112.683"/> + <KivioPoint x="87.415" y="112.829"/> + <KivioPoint x="86.146" y="113.000"/> + <KivioPoint x="84.683" y="113.171"/> + <KivioPoint x="83.610" y="113.293"/> + <KivioPoint x="82.537" y="113.415"/> + <KivioPoint x="81.537" y="113.537"/> + <KivioPoint x="80.610" y="113.659"/> + <KivioPoint x="79.780" y="113.756"/> + <KivioPoint x="79.073" y="113.854"/> + <KivioPoint x="78.488" y="113.951"/> + <KivioPoint x="77.976" y="114.024"/> + <KivioPoint x="77.561" y="114.098"/> + <KivioPoint x="77.220" y="114.171"/> + <KivioPoint x="76.927" y="114.244"/> + <KivioPoint x="76.683" y="114.293"/> + <KivioPoint x="76.439" y="114.366"/> + <KivioPoint x="76.220" y="114.415"/> + <KivioPoint x="75.951" y="114.463"/> + <KivioPoint x="75.634" y="114.537"/> + <KivioPoint x="75.244" y="114.585"/> + <KivioPoint x="74.780" y="114.659"/> + <KivioPoint x="74.195" y="114.707"/> + <KivioPoint x="73.488" y="114.756"/> + <KivioPoint x="72.659" y="114.829"/> + <KivioPoint x="71.659" y="114.878"/> + <KivioPoint x="70.512" y="114.927"/> + <KivioPoint x="69.244" y="114.951"/> + <KivioPoint x="67.854" y="115.000"/> + <KivioPoint x="66.390" y="115.000"/> + <KivioPoint x="65.024" y="115.000"/> + <KivioPoint x="63.707" y="114.976"/> + <KivioPoint x="62.463" y="114.927"/> + <KivioPoint x="61.341" y="114.902"/> + <KivioPoint x="60.341" y="114.854"/> + <KivioPoint x="59.463" y="114.805"/> + <KivioPoint x="58.732" y="114.732"/> + <KivioPoint x="58.098" y="114.683"/> + <KivioPoint x="57.585" y="114.634"/> + <KivioPoint x="57.171" y="114.585"/> + <KivioPoint x="56.805" y="114.537"/> + <KivioPoint x="56.512" y="114.488"/> + <KivioPoint x="56.268" y="114.439"/> + <KivioPoint x="56.024" y="114.390"/> + <KivioPoint x="55.780" y="114.341"/> + <KivioPoint x="55.537" y="114.293"/> + <KivioPoint x="55.244" y="114.220"/> + <KivioPoint x="54.902" y="114.171"/> + <KivioPoint x="54.512" y="114.098"/> + <KivioPoint x="54.000" y="114.024"/> + <KivioPoint x="53.415" y="113.951"/> + <KivioPoint x="52.707" y="113.854"/> + <KivioPoint x="51.878" y="113.756"/> + <KivioPoint x="50.951" y="113.659"/> + <KivioPoint x="49.878" y="113.537"/> + <KivioPoint x="48.732" y="113.439"/> + <KivioPoint x="47.512" y="113.293"/> + <KivioPoint x="46.268" y="113.171"/> + <KivioPoint x="44.854" y="113.024"/> + <KivioPoint x="43.537" y="112.878"/> + <KivioPoint x="42.366" y="112.756"/> + <KivioPoint x="41.366" y="112.634"/> + <KivioPoint x="40.561" y="112.537"/> + <KivioPoint x="39.902" y="112.463"/> + <KivioPoint x="39.390" y="112.390"/> + <KivioPoint x="39.024" y="112.366"/> + <KivioPoint x="38.756" y="112.317"/> + <KivioPoint x="38.561" y="112.293"/> + <KivioPoint x="38.439" y="112.268"/> + <KivioPoint x="38.341" y="112.244"/> + <KivioPoint x="38.244" y="112.244"/> + <KivioPoint x="38.122" y="112.220"/> + <KivioPoint x="37.976" y="112.195"/> + <KivioPoint x="37.732" y="112.146"/> + <KivioPoint x="37.415" y="112.122"/> + <KivioPoint x="36.976" y="112.049"/> + <KivioPoint x="36.390" y="111.976"/> + <KivioPoint x="35.683" y="111.878"/> + <KivioPoint x="34.829" y="111.756"/> + <KivioPoint x="33.854" y="111.634"/> + <KivioPoint x="32.780" y="111.488"/> + <KivioPoint x="31.634" y="111.341"/> + <KivioPoint x="30.415" y="111.171"/> + <KivioPoint x="29.268" y="111.024"/> + <KivioPoint x="28.244" y="110.902"/> + <KivioPoint x="27.390" y="110.805"/> + <KivioPoint x="26.707" y="110.707"/> + <KivioPoint x="26.146" y="110.659"/> + <KivioPoint x="25.732" y="110.634"/> + <KivioPoint x="25.415" y="110.634"/> + <KivioPoint x="25.195" y="110.634"/> + <KivioPoint x="25.000" y="110.659"/> + <KivioPoint x="24.854" y="110.683"/> + <KivioPoint x="24.732" y="110.683"/> + <KivioPoint x="24.561" y="110.707"/> + <KivioPoint x="24.341" y="110.683"/> + <KivioPoint x="24.049" y="110.659"/> + <KivioPoint x="23.659" y="110.610"/> + <KivioPoint x="23.171" y="110.537"/> + <KivioPoint x="22.537" y="110.415"/> + <KivioPoint x="21.756" y="110.244"/> + <KivioPoint x="20.878" y="110.049"/> + <KivioPoint x="19.878" y="109.805"/> + <KivioPoint x="18.829" y="109.512"/> + <KivioPoint x="17.707" y="109.171"/> + <KivioPoint x="16.634" y="108.829"/> + <KivioPoint x="15.659" y="108.463"/> + <KivioPoint x="14.805" y="108.122"/> + <KivioPoint x="14.000" y="107.805"/> + <KivioPoint x="13.268" y="107.463"/> + <KivioPoint x="12.610" y="107.146"/> + <KivioPoint x="12.000" y="106.829"/> + <KivioPoint x="11.439" y="106.512"/> + <KivioPoint x="10.902" y="106.220"/> + <KivioPoint x="10.415" y="105.927"/> + <KivioPoint x="9.976" y="105.659"/> + <KivioPoint x="9.585" y="105.415"/> + <KivioPoint x="9.268" y="105.220"/> + <KivioPoint x="9.000" y="105.049"/> + <KivioPoint x="8.805" y="104.902"/> + <KivioPoint x="8.683" y="104.829"/> + <KivioPoint x="8.610" y="104.780"/> + <KivioPoint x="8.585" y="104.756"/> + <KivioPoint x="8.512" y="104.805"/> + <KivioPoint x="8.341" y="104.902"/> + <KivioPoint x="8.049" y="105.073"/> + <KivioPoint x="7.610" y="105.341"/> + <KivioPoint x="7.000" y="105.683"/> + <KivioPoint x="6.268" y="106.122"/> + <KivioPoint x="5.439" y="106.610"/> + <KivioPoint x="4.561" y="107.146"/> + <KivioPoint x="3.683" y="107.659"/> + <KivioPoint x="2.854" y="108.146"/> + <KivioPoint x="2.122" y="108.585"/> + <KivioPoint x="1.512" y="108.927"/> + <KivioPoint x="1.073" y="109.195"/> + <KivioPoint x="0.780" y="109.366"/> + <KivioPoint x="0.610" y="109.463"/> + <KivioPoint x="0.537" y="109.512"/> + <KivioPoint x="0.561" y="109.537"/> + <KivioPoint x="0.610" y="109.561"/> + <KivioPoint x="0.732" y="109.634"/> + <KivioPoint x="0.902" y="109.732"/> + <KivioPoint x="1.146" y="109.878"/> + <KivioPoint x="1.439" y="110.073"/> + <KivioPoint x="1.829" y="110.293"/> + <KivioPoint x="2.293" y="110.585"/> + <KivioPoint x="2.829" y="110.902"/> + <KivioPoint x="3.415" y="111.244"/> + <KivioPoint x="4.049" y="111.634"/> + <KivioPoint x="4.756" y="112.049"/> + <KivioPoint x="5.488" y="112.488"/> + <KivioPoint x="6.244" y="112.951"/> + <KivioPoint x="7.049" y="113.415"/> + <KivioPoint x="7.878" y="113.878"/> + <KivioPoint x="8.707" y="114.366"/> + <KivioPoint x="9.561" y="114.854"/> + <KivioPoint x="10.439" y="115.341"/> + <KivioPoint x="11.341" y="115.829"/> + <KivioPoint x="12.268" y="116.341"/> + <KivioPoint x="13.220" y="116.854"/> + <KivioPoint x="14.195" y="117.366"/> + <KivioPoint x="15.220" y="117.878"/> + <KivioPoint x="16.268" y="118.415"/> + <KivioPoint x="17.341" y="118.927"/> + <KivioPoint x="18.439" y="119.463"/> + <KivioPoint x="19.561" y="119.976"/> + <KivioPoint x="20.659" y="120.488"/> + <KivioPoint x="22.098" y="121.122"/> + <KivioPoint x="23.415" y="121.659"/> + <KivioPoint x="24.537" y="122.122"/> + <KivioPoint x="25.439" y="122.463"/> + <KivioPoint x="26.098" y="122.732"/> + <KivioPoint x="26.585" y="122.927"/> + <KivioPoint x="26.902" y="123.049"/> + <KivioPoint x="27.073" y="123.098"/> + <KivioPoint x="27.122" y="123.122"/> + <KivioPoint x="27.122" y="123.098"/> + <KivioPoint x="27.049" y="123.073"/> + <KivioPoint x="27.000" y="123.049"/> + <KivioPoint x="27.000" y="123.024"/> + <KivioPoint x="27.049" y="123.000"/> + <KivioPoint x="27.220" y="123.024"/> + <KivioPoint x="27.537" y="123.049"/> + <KivioPoint x="28.024" y="123.146"/> + <KivioPoint x="28.683" y="123.268"/> + <KivioPoint x="29.585" y="123.439"/> + <KivioPoint x="30.707" y="123.659"/> + <KivioPoint x="32.024" y="123.902"/> + <KivioPoint x="33.463" y="124.146"/> + <KivioPoint x="34.659" y="124.341"/> + <KivioPoint x="35.805" y="124.512"/> + <KivioPoint x="36.902" y="124.659"/> + <KivioPoint x="37.902" y="124.805"/> + <KivioPoint x="38.780" y="124.927"/> + <KivioPoint x="39.537" y="125.000"/> + <KivioPoint x="40.171" y="125.073"/> + <KivioPoint x="40.683" y="125.122"/> + <KivioPoint x="41.098" y="125.171"/> + <KivioPoint x="41.415" y="125.195"/> + <KivioPoint x="41.659" y="125.220"/> + <KivioPoint x="41.854" y="125.220"/> + <KivioPoint x="42.000" y="125.220"/> + <KivioPoint x="42.146" y="125.220"/> + <KivioPoint x="42.293" y="125.220"/> + <KivioPoint x="42.488" y="125.220"/> + <KivioPoint x="42.707" y="125.220"/> + <KivioPoint x="43.000" y="125.220"/> + <KivioPoint x="43.390" y="125.244"/> + <KivioPoint x="43.902" y="125.268"/> + <KivioPoint x="44.537" y="125.293"/> + <KivioPoint x="45.317" y="125.366"/> + <KivioPoint x="46.293" y="125.415"/> + <KivioPoint x="47.439" y="125.512"/> + <KivioPoint x="48.756" y="125.610"/> + <KivioPoint x="50.220" y="125.732"/> + <KivioPoint x="51.854" y="125.854"/> + <KivioPoint x="53.585" y="125.976"/> + <KivioPoint x="55.049" y="126.073"/> + <KivioPoint x="56.488" y="126.195"/> + <KivioPoint x="57.878" y="126.293"/> + <KivioPoint x="59.220" y="126.390"/> + <KivioPoint x="60.439" y="126.463"/> + <KivioPoint x="61.537" y="126.561"/> + <KivioPoint x="62.537" y="126.634"/> + <KivioPoint x="63.415" y="126.683"/> + <KivioPoint x="64.195" y="126.756"/> + <KivioPoint x="64.854" y="126.805"/> + <KivioPoint x="65.439" y="126.854"/> + <KivioPoint x="65.927" y="126.878"/> + <KivioPoint x="66.341" y="126.927"/> + <KivioPoint x="66.707" y="126.951"/> + <KivioPoint x="67.024" y="126.976"/> + <KivioPoint x="67.317" y="127.024"/> + <KivioPoint x="67.610" y="127.049"/> + <KivioPoint x="67.902" y="127.073"/> + <KivioPoint x="68.195" y="127.098"/> + <KivioPoint x="68.537" y="127.122"/> + <KivioPoint x="68.902" y="127.146"/> + <KivioPoint x="69.341" y="127.195"/> + <KivioPoint x="69.878" y="127.220"/> + <KivioPoint x="70.463" y="127.268"/> + <KivioPoint x="71.195" y="127.293"/> + <KivioPoint x="72.000" y="127.341"/> + <KivioPoint x="72.951" y="127.390"/> + <KivioPoint x="74.024" y="127.439"/> + <KivioPoint x="75.244" y="127.512"/> + <KivioPoint x="76.561" y="127.561"/> + <KivioPoint x="78.024" y="127.634"/> + <KivioPoint x="79.561" y="127.683"/> + <KivioPoint x="81.195" y="127.756"/> + <KivioPoint x="82.854" y="127.805"/> + <KivioPoint x="84.610" y="127.854"/> + <KivioPoint x="86.317" y="127.902"/> + <KivioPoint x="87.902" y="127.951"/> + <KivioPoint x="89.366" y="127.976"/> + <KivioPoint x="90.683" y="128.000"/> + <KivioPoint x="91.829" y="128.024"/> + <KivioPoint x="92.829" y="128.049"/> + <KivioPoint x="93.659" y="128.073"/> + <KivioPoint x="94.366" y="128.073"/> + <KivioPoint x="94.927" y="128.098"/> + <KivioPoint x="95.366" y="128.098"/> + <KivioPoint x="95.732" y="128.098"/> + <KivioPoint x="96.000" y="128.098"/> + <KivioPoint x="96.220" y="128.098"/> + <KivioPoint x="96.415" y="128.098"/> + <KivioPoint x="96.585" y="128.122"/> + <KivioPoint x="96.732" y="128.098"/> + <KivioPoint x="96.927" y="128.098"/> + <KivioPoint x="97.146" y="128.098"/> + <KivioPoint x="97.415" y="128.098"/> + <KivioPoint x="97.780" y="128.098"/> + <KivioPoint x="98.220" y="128.098"/> + <KivioPoint x="98.780" y="128.073"/> + <KivioPoint x="99.488" y="128.073"/> + <KivioPoint x="100.317" y="128.049"/> + <KivioPoint x="101.317" y="128.024"/> + <KivioPoint x="102.463" y="128.000"/> + <KivioPoint x="103.780" y="127.976"/> + <KivioPoint x="105.244" y="127.951"/> + <KivioPoint x="106.829" y="127.902"/> + <KivioPoint x="108.537" y="127.854"/> + <KivioPoint x="110.293" y="127.805"/> + <KivioPoint x="111.951" y="127.756"/> + <KivioPoint x="113.561" y="127.683"/> + <KivioPoint x="115.098" y="127.634"/> + <KivioPoint x="116.537" y="127.561"/> + <KivioPoint x="117.805" y="127.512"/> + <KivioPoint x="118.951" y="127.463"/> + <KivioPoint x="119.951" y="127.415"/> + <KivioPoint x="120.805" y="127.366"/> + <KivioPoint x="121.512" y="127.341"/> + <KivioPoint x="122.098" y="127.317"/> + <KivioPoint x="122.585" y="127.293"/> + <KivioPoint x="122.951" y="127.268"/> + <KivioPoint x="123.220" y="127.244"/> + <KivioPoint x="123.439" y="127.220"/> + <KivioPoint x="123.610" y="127.220"/> + <KivioPoint x="123.732" y="127.195"/> + <KivioPoint x="123.854" y="127.195"/> + <KivioPoint x="123.976" y="127.171"/> + <KivioPoint x="124.122" y="127.171"/> + <KivioPoint x="124.317" y="127.146"/> + <KivioPoint x="124.537" y="127.122"/> + <KivioPoint x="124.878" y="127.098"/> + <KivioPoint x="125.293" y="127.073"/> + <KivioPoint x="125.805" y="127.024"/> + <KivioPoint x="126.463" y="126.976"/> + <KivioPoint x="127.268" y="126.902"/> + <KivioPoint x="128.244" y="126.829"/> + <KivioPoint x="129.366" y="126.756"/> + <KivioPoint x="130.683" y="126.659"/> + <KivioPoint x="132.171" y="126.537"/> + <KivioPoint x="133.805" y="126.415"/> + <KivioPoint x="135.610" y="126.293"/> + <KivioPoint x="137.537" y="126.122"/> + <KivioPoint x="139.561" y="125.976"/> + <KivioPoint x="141.317" y="125.829"/> + <KivioPoint x="143.049" y="125.707"/> + <KivioPoint x="144.756" y="125.561"/> + <KivioPoint x="146.390" y="125.415"/> + <KivioPoint x="147.951" y="125.293"/> + <KivioPoint x="149.415" y="125.171"/> + <KivioPoint x="150.780" y="125.049"/> + <KivioPoint x="152.049" y="124.951"/> + <KivioPoint x="153.220" y="124.854"/> + <KivioPoint x="154.268" y="124.756"/> + <KivioPoint x="155.244" y="124.659"/> + <KivioPoint x="156.098" y="124.585"/> + <KivioPoint x="156.902" y="124.512"/> + <KivioPoint x="157.610" y="124.463"/> + <KivioPoint x="158.268" y="124.390"/> + <KivioPoint x="158.854" y="124.341"/> + <KivioPoint x="159.415" y="124.293"/> + <KivioPoint x="159.927" y="124.244"/> + <KivioPoint x="160.415" y="124.195"/> + <KivioPoint x="160.902" y="124.146"/> + <KivioPoint x="161.390" y="124.098"/> + <KivioPoint x="161.878" y="124.049"/> + <KivioPoint x="162.366" y="124.000"/> + <KivioPoint x="162.902" y="123.951"/> + <KivioPoint x="163.463" y="123.902"/> + <KivioPoint x="164.098" y="123.829"/> + <KivioPoint x="164.756" y="123.780"/> + <KivioPoint x="165.488" y="123.707"/> + <KivioPoint x="166.293" y="123.634"/> + <KivioPoint x="167.171" y="123.537"/> + <KivioPoint x="168.146" y="123.439"/> + <KivioPoint x="169.195" y="123.341"/> + <KivioPoint x="170.317" y="123.244"/> + <KivioPoint x="171.537" y="123.122"/> + <KivioPoint x="172.805" y="123.000"/> + <KivioPoint x="174.171" y="122.878"/> + <KivioPoint x="175.561" y="122.732"/> + <KivioPoint x="176.976" y="122.585"/> + <KivioPoint x="178.415" y="122.463"/> + <KivioPoint x="179.805" y="122.317"/> + <KivioPoint x="181.829" y="122.122"/> + <KivioPoint x="183.683" y="121.927"/> + <KivioPoint x="185.317" y="121.756"/> + <KivioPoint x="186.756" y="121.634"/> + <KivioPoint x="188.000" y="121.512"/> + <KivioPoint x="189.073" y="121.415"/> + <KivioPoint x="189.976" y="121.341"/> + <KivioPoint x="190.732" y="121.317"/> + <KivioPoint x="191.390" y="121.268"/> + <KivioPoint x="191.951" y="121.244"/> + <KivioPoint x="192.415" y="121.244"/> + <KivioPoint x="192.854" y="121.244"/> + <KivioPoint x="193.220" y="121.244"/> + <KivioPoint x="193.561" y="121.244"/> + <KivioPoint x="193.878" y="121.244"/> + <KivioPoint x="194.195" y="121.244"/> + <KivioPoint x="194.488" y="121.244"/> + <KivioPoint x="194.756" y="121.220"/> + <KivioPoint x="195.000" y="121.195"/> + <KivioPoint x="195.244" y="121.122"/> + <KivioPoint x="195.415" y="121.073"/> + <KivioPoint x="195.512" y="120.976"/> + <KivioPoint x="195.488" y="120.878"/> + <KivioPoint x="195.341" y="120.756"/> + <KivioPoint x="195.000" y="120.634"/> + <KivioPoint x="194.439" y="120.488"/> + <KivioPoint x="193.854" y="120.390"/> + <KivioPoint x="193.171" y="120.293"/> + <KivioPoint x="192.415" y="120.195"/> + <KivioPoint x="191.585" y="120.122"/> + <KivioPoint x="190.732" y="120.024"/> + <KivioPoint x="189.854" y="119.976"/> + <KivioPoint x="188.976" y="119.902"/> + <KivioPoint x="188.122" y="119.854"/> + <KivioPoint x="187.293" y="119.805"/> + <KivioPoint x="186.488" y="119.780"/> + <KivioPoint x="185.707" y="119.756"/> + <KivioPoint x="184.951" y="119.732"/> + <KivioPoint x="184.220" y="119.732"/> + <KivioPoint x="183.512" y="119.732"/> + <KivioPoint x="182.805" y="119.732"/> + <KivioPoint x="182.122" y="119.732"/> + <KivioPoint x="181.463" y="119.732"/> + <KivioPoint x="180.780" y="119.732"/> + <KivioPoint x="180.098" y="119.732"/> + <KivioPoint x="179.390" y="119.732"/> + <KivioPoint x="178.683" y="119.732"/> + <KivioPoint x="177.927" y="119.732"/> + <KivioPoint x="177.146" y="119.707"/> + <KivioPoint x="176.293" y="119.683"/> + <KivioPoint x="175.415" y="119.659"/> + <KivioPoint x="174.463" y="119.634"/> + <KivioPoint x="173.439" y="119.585"/> + <KivioPoint x="172.366" y="119.537"/> + <KivioPoint x="171.195" y="119.463"/> + <KivioPoint x="169.976" y="119.390"/> + <KivioPoint x="168.683" y="119.293"/> + <KivioPoint x="167.317" y="119.195"/> + <KivioPoint x="165.902" y="119.073"/> + <KivioPoint x="164.439" y="118.951"/> + <KivioPoint x="162.976" y="118.805"/> + <KivioPoint x="161.512" y="118.659"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ededed" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon97"> + <KivioPoint x="115.976" y="61.780"/> + <KivioPoint x="115.976" y="105.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon98"> + <KivioPoint x="116.146" y="93.415"/> + <KivioPoint x="99.854" y="93.780"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon99"> + <KivioPoint x="115.902" y="93.415"/> + <KivioPoint x="129.146" y="94.341"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon100"> + <KivioPoint x="23.585" y="89.756"/> + <KivioPoint x="60.171" y="79.146"/> + <KivioPoint x="88.902" y="80.976"/> + <KivioPoint x="89.073" y="93.049"/> + <KivioPoint x="59.439" y="92.317"/> + <KivioPoint x="23.439" y="96.756"/> + <KivioPoint x="23.585" y="89.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon101"> + <KivioPoint x="23.220" y="70.195"/> + <KivioPoint x="64.561" y="40.000"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="92.927" y="107.512"/> + <KivioPoint x="99.878" y="106.415"/> + <KivioPoint x="100.415" y="35.805"/> + <KivioPoint x="64.561" y="27.927"/> + <KivioPoint x="23.220" y="61.951"/> + <KivioPoint x="23.220" y="70.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon102"> + <KivioPoint x="23.390" y="83.902"/> + <KivioPoint x="23.390" y="77.317"/> + <KivioPoint x="60.293" y="55.732"/> + <KivioPoint x="89.073" y="59.390"/> + <KivioPoint x="89.073" y="69.878"/> + <KivioPoint x="60.293" y="66.220"/> + <KivioPoint x="23.390" y="83.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon103"> + <KivioPoint x="138.659" y="69.463"/> + <KivioPoint x="167.366" y="62.878"/> + <KivioPoint x="240.366" y="82.073"/> + <KivioPoint x="240.366" y="74.024"/> + <KivioPoint x="167.366" y="52.268"/> + <KivioPoint x="138.659" y="59.220"/> + <KivioPoint x="138.659" y="69.463"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon104"> + <KivioPoint x="134.439" y="107.512"/> + <KivioPoint x="134.268" y="44.756"/> + <KivioPoint x="161.512" y="35.610"/> + <KivioPoint x="240.537" y="66.341"/> + <KivioPoint x="240.732" y="59.951"/> + <KivioPoint x="159.878" y="25.366"/> + <KivioPoint x="128.780" y="35.439"/> + <KivioPoint x="128.415" y="106.415"/> + <KivioPoint x="134.439" y="107.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon105"> + <KivioPoint x="60.366" y="11.390"/> + <KivioPoint x="115.561" y="22.732"/> + <KivioPoint x="158.659" y="8.610"/> + <KivioPoint x="246.610" y="52.756"/> + <KivioPoint x="246.610" y="47.659"/> + <KivioPoint x="158.659" y="0.293"/> + <KivioPoint x="115.805" y="15.415"/> + <KivioPoint x="60.366" y="3.073"/> + <KivioPoint x="19.317" y="45.561"/> + <KivioPoint x="19.317" y="52.390"/> + <KivioPoint x="60.366" y="11.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon106"> + <KivioPoint x="61.341" y="103.317"/> + <KivioPoint x="61.610" y="103.317"/> + <KivioPoint x="61.854" y="103.390"/> + <KivioPoint x="62.049" y="103.512"/> + <KivioPoint x="62.171" y="103.683"/> + <KivioPoint x="62.293" y="103.829"/> + <KivioPoint x="62.415" y="104.000"/> + <KivioPoint x="62.561" y="104.122"/> + <KivioPoint x="62.805" y="104.220"/> + <KivioPoint x="63.171" y="104.268"/> + <KivioPoint x="63.634" y="104.195"/> + <KivioPoint x="64.098" y="104.024"/> + <KivioPoint x="64.488" y="103.805"/> + <KivioPoint x="64.756" y="103.561"/> + <KivioPoint x="64.927" y="103.317"/> + <KivioPoint x="65.049" y="103.098"/> + <KivioPoint x="65.171" y="102.854"/> + <KivioPoint x="65.341" y="102.634"/> + <KivioPoint x="65.561" y="102.390"/> + <KivioPoint x="65.854" y="102.195"/> + <KivioPoint x="66.171" y="102.073"/> + <KivioPoint x="66.512" y="102.122"/> + <KivioPoint x="66.537" y="102.341"/> + <KivioPoint x="66.390" y="102.610"/> + <KivioPoint x="66.244" y="102.878"/> + <KivioPoint x="66.268" y="103.195"/> + <KivioPoint x="66.610" y="103.512"/> + <KivioPoint x="66.927" y="103.634"/> + <KivioPoint x="67.244" y="103.707"/> + <KivioPoint x="67.537" y="103.707"/> + <KivioPoint x="67.805" y="103.659"/> + <KivioPoint x="68.049" y="103.585"/> + <KivioPoint x="68.268" y="103.512"/> + <KivioPoint x="68.512" y="103.463"/> + <KivioPoint x="68.732" y="103.463"/> + <KivioPoint x="68.951" y="103.537"/> + <KivioPoint x="69.073" y="103.683"/> + <KivioPoint x="69.049" y="103.878"/> + <KivioPoint x="68.902" y="104.073"/> + <KivioPoint x="68.707" y="104.220"/> + <KivioPoint x="68.488" y="104.317"/> + <KivioPoint x="68.244" y="104.415"/> + <KivioPoint x="68.000" y="104.512"/> + <KivioPoint x="67.756" y="104.634"/> + <KivioPoint x="67.512" y="104.805"/> + <KivioPoint x="67.293" y="105.049"/> + <KivioPoint x="67.146" y="105.317"/> + <KivioPoint x="67.098" y="105.537"/> + <KivioPoint x="67.098" y="105.732"/> + <KivioPoint x="67.122" y="105.854"/> + <KivioPoint x="67.146" y="105.951"/> + <KivioPoint x="67.195" y="106.000"/> + <KivioPoint x="67.244" y="106.049"/> + <KivioPoint x="67.293" y="106.073"/> + <KivioPoint x="67.366" y="106.122"/> + <KivioPoint x="67.463" y="106.195"/> + <KivioPoint x="67.610" y="106.293"/> + <KivioPoint x="67.780" y="106.415"/> + <KivioPoint x="68.000" y="106.537"/> + <KivioPoint x="68.366" y="106.683"/> + <KivioPoint x="68.707" y="106.707"/> + <KivioPoint x="68.951" y="106.659"/> + <KivioPoint x="69.171" y="106.585"/> + <KivioPoint x="69.390" y="106.488"/> + <KivioPoint x="69.610" y="106.463"/> + <KivioPoint x="69.854" y="106.561"/> + <KivioPoint x="70.049" y="106.805"/> + <KivioPoint x="70.098" y="106.951"/> + <KivioPoint x="70.122" y="107.098"/> + <KivioPoint x="70.122" y="107.244"/> + <KivioPoint x="70.146" y="107.390"/> + <KivioPoint x="70.171" y="107.512"/> + <KivioPoint x="70.195" y="107.634"/> + <KivioPoint x="70.220" y="107.732"/> + <KivioPoint x="70.268" y="107.829"/> + <KivioPoint x="70.293" y="107.927"/> + <KivioPoint x="70.341" y="108.000"/> + <KivioPoint x="70.366" y="108.098"/> + <KivioPoint x="70.390" y="108.195"/> + <KivioPoint x="70.390" y="108.293"/> + <KivioPoint x="70.366" y="108.390"/> + <KivioPoint x="70.293" y="108.512"/> + <KivioPoint x="70.171" y="108.634"/> + <KivioPoint x="70.000" y="108.756"/> + <KivioPoint x="69.756" y="108.902"/> + <KivioPoint x="69.463" y="109.049"/> + <KivioPoint x="69.073" y="109.171"/> + <KivioPoint x="68.512" y="109.293"/> + <KivioPoint x="67.951" y="109.390"/> + <KivioPoint x="67.415" y="109.439"/> + <KivioPoint x="66.927" y="109.463"/> + <KivioPoint x="66.488" y="109.463"/> + <KivioPoint x="66.122" y="109.439"/> + <KivioPoint x="65.805" y="109.415"/> + <KivioPoint x="65.488" y="109.366"/> + <KivioPoint x="65.171" y="109.317"/> + <KivioPoint x="64.854" y="109.293"/> + <KivioPoint x="64.463" y="109.244"/> + <KivioPoint x="64.024" y="109.220"/> + <KivioPoint x="63.537" y="109.195"/> + <KivioPoint x="62.976" y="109.171"/> + <KivioPoint x="62.366" y="109.171"/> + <KivioPoint x="61.756" y="109.171"/> + <KivioPoint x="60.976" y="109.171"/> + <KivioPoint x="60.488" y="109.195"/> + <KivioPoint x="60.244" y="109.220"/> + <KivioPoint x="60.195" y="109.268"/> + <KivioPoint x="60.244" y="109.317"/> + <KivioPoint x="60.293" y="109.366"/> + <KivioPoint x="60.317" y="109.390"/> + <KivioPoint x="60.268" y="109.390"/> + <KivioPoint x="60.122" y="109.317"/> + <KivioPoint x="59.927" y="109.171"/> + <KivioPoint x="59.756" y="108.927"/> + <KivioPoint x="59.707" y="108.683"/> + <KivioPoint x="59.707" y="108.537"/> + <KivioPoint x="59.780" y="108.415"/> + <KivioPoint x="59.829" y="108.268"/> + <KivioPoint x="59.902" y="108.073"/> + <KivioPoint x="59.927" y="107.780"/> + <KivioPoint x="59.927" y="107.341"/> + <KivioPoint x="59.927" y="106.902"/> + <KivioPoint x="59.902" y="106.610"/> + <KivioPoint x="59.829" y="106.415"/> + <KivioPoint x="59.780" y="106.268"/> + <KivioPoint x="59.707" y="106.146"/> + <KivioPoint x="59.707" y="106.000"/> + <KivioPoint x="59.756" y="105.756"/> + <KivioPoint x="59.927" y="105.512"/> + <KivioPoint x="60.195" y="105.341"/> + <KivioPoint x="60.463" y="105.317"/> + <KivioPoint x="60.683" y="105.341"/> + <KivioPoint x="60.878" y="105.439"/> + <KivioPoint x="61.098" y="105.537"/> + <KivioPoint x="61.317" y="105.585"/> + <KivioPoint x="61.537" y="105.585"/> + <KivioPoint x="61.756" y="105.512"/> + <KivioPoint x="61.854" y="105.341"/> + <KivioPoint x="61.756" y="105.195"/> + <KivioPoint x="61.610" y="105.122"/> + <KivioPoint x="61.439" y="105.049"/> + <KivioPoint x="61.293" y="104.854"/> + <KivioPoint x="61.195" y="104.537"/> + <KivioPoint x="61.171" y="104.366"/> + <KivioPoint x="61.146" y="104.195"/> + <KivioPoint x="61.122" y="104.049"/> + <KivioPoint x="61.098" y="103.951"/> + <KivioPoint x="61.073" y="103.854"/> + <KivioPoint x="61.024" y="103.780"/> + <KivioPoint x="61.000" y="103.707"/> + <KivioPoint x="61.000" y="103.610"/> + <KivioPoint x="61.000" y="103.537"/> + <KivioPoint x="61.073" y="103.439"/> + <KivioPoint x="61.171" y="103.366"/> + <KivioPoint x="61.341" y="103.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon107"> + <KivioPoint x="158.171" y="106.220"/> + <KivioPoint x="158.512" y="106.073"/> + <KivioPoint x="158.780" y="106.024"/> + <KivioPoint x="158.976" y="106.049"/> + <KivioPoint x="159.098" y="106.122"/> + <KivioPoint x="159.244" y="106.195"/> + <KivioPoint x="159.463" y="106.195"/> + <KivioPoint x="159.902" y="106.122"/> + <KivioPoint x="160.512" y="105.927"/> + <KivioPoint x="160.951" y="105.732"/> + <KivioPoint x="161.341" y="105.561"/> + <KivioPoint x="161.634" y="105.366"/> + <KivioPoint x="161.854" y="105.220"/> + <KivioPoint x="162.000" y="105.049"/> + <KivioPoint x="162.122" y="104.927"/> + <KivioPoint x="162.220" y="104.780"/> + <KivioPoint x="162.366" y="104.659"/> + <KivioPoint x="162.561" y="104.512"/> + <KivioPoint x="162.829" y="104.366"/> + <KivioPoint x="163.195" y="104.244"/> + <KivioPoint x="163.585" y="104.171"/> + <KivioPoint x="164.000" y="104.171"/> + <KivioPoint x="164.293" y="104.244"/> + <KivioPoint x="164.463" y="104.317"/> + <KivioPoint x="164.537" y="104.439"/> + <KivioPoint x="164.585" y="104.537"/> + <KivioPoint x="164.585" y="104.659"/> + <KivioPoint x="164.634" y="104.780"/> + <KivioPoint x="164.756" y="104.951"/> + <KivioPoint x="164.951" y="105.146"/> + <KivioPoint x="165.171" y="105.390"/> + <KivioPoint x="165.390" y="105.610"/> + <KivioPoint x="165.537" y="105.780"/> + <KivioPoint x="165.659" y="105.878"/> + <KivioPoint x="165.756" y="105.927"/> + <KivioPoint x="165.829" y="105.951"/> + <KivioPoint x="165.902" y="105.976"/> + <KivioPoint x="165.951" y="106.024"/> + <KivioPoint x="165.976" y="106.122"/> + <KivioPoint x="165.976" y="106.317"/> + <KivioPoint x="165.902" y="106.585"/> + <KivioPoint x="165.732" y="106.854"/> + <KivioPoint x="165.537" y="107.098"/> + <KivioPoint x="165.317" y="107.244"/> + <KivioPoint x="165.122" y="107.341"/> + <KivioPoint x="164.927" y="107.390"/> + <KivioPoint x="164.732" y="107.463"/> + <KivioPoint x="164.537" y="107.561"/> + <KivioPoint x="164.317" y="107.707"/> + <KivioPoint x="164.122" y="107.951"/> + <KivioPoint x="163.976" y="108.220"/> + <KivioPoint x="163.927" y="108.390"/> + <KivioPoint x="163.902" y="108.537"/> + <KivioPoint x="163.902" y="108.683"/> + <KivioPoint x="163.927" y="108.780"/> + <KivioPoint x="163.927" y="108.854"/> + <KivioPoint x="163.951" y="108.927"/> + <KivioPoint x="163.976" y="108.976"/> + <KivioPoint x="164.000" y="109.024"/> + <KivioPoint x="164.024" y="109.073"/> + <KivioPoint x="164.049" y="109.098"/> + <KivioPoint x="164.122" y="109.146"/> + <KivioPoint x="164.195" y="109.195"/> + <KivioPoint x="164.293" y="109.268"/> + <KivioPoint x="164.439" y="109.341"/> + <KivioPoint x="164.610" y="109.390"/> + <KivioPoint x="164.829" y="109.439"/> + <KivioPoint x="165.244" y="109.463"/> + <KivioPoint x="165.610" y="109.390"/> + <KivioPoint x="165.927" y="109.268"/> + <KivioPoint x="166.171" y="109.098"/> + <KivioPoint x="166.390" y="108.902"/> + <KivioPoint x="166.610" y="108.732"/> + <KivioPoint x="166.829" y="108.585"/> + <KivioPoint x="167.122" y="108.512"/> + <KivioPoint x="167.463" y="108.561"/> + <KivioPoint x="167.805" y="108.780"/> + <KivioPoint x="167.951" y="108.951"/> + <KivioPoint x="168.049" y="109.146"/> + <KivioPoint x="168.146" y="109.341"/> + <KivioPoint x="168.244" y="109.537"/> + <KivioPoint x="168.341" y="109.732"/> + <KivioPoint x="168.439" y="109.902"/> + <KivioPoint x="168.537" y="110.073"/> + <KivioPoint x="168.634" y="110.244"/> + <KivioPoint x="168.732" y="110.415"/> + <KivioPoint x="168.829" y="110.561"/> + <KivioPoint x="168.902" y="110.707"/> + <KivioPoint x="168.976" y="110.878"/> + <KivioPoint x="169.024" y="111.024"/> + <KivioPoint x="169.024" y="111.220"/> + <KivioPoint x="169.000" y="111.390"/> + <KivioPoint x="168.927" y="111.585"/> + <KivioPoint x="168.756" y="111.805"/> + <KivioPoint x="168.537" y="112.000"/> + <KivioPoint x="168.220" y="112.220"/> + <KivioPoint x="167.805" y="112.390"/> + <KivioPoint x="167.244" y="112.537"/> + <KivioPoint x="166.659" y="112.659"/> + <KivioPoint x="166.049" y="112.732"/> + <KivioPoint x="165.488" y="112.756"/> + <KivioPoint x="164.976" y="112.732"/> + <KivioPoint x="164.512" y="112.707"/> + <KivioPoint x="164.098" y="112.659"/> + <KivioPoint x="163.732" y="112.610"/> + <KivioPoint x="163.341" y="112.537"/> + <KivioPoint x="162.976" y="112.463"/> + <KivioPoint x="162.585" y="112.390"/> + <KivioPoint x="162.146" y="112.317"/> + <KivioPoint x="161.683" y="112.268"/> + <KivioPoint x="161.146" y="112.195"/> + <KivioPoint x="160.537" y="112.146"/> + <KivioPoint x="159.902" y="112.122"/> + <KivioPoint x="159.244" y="112.098"/> + <KivioPoint x="158.585" y="112.073"/> + <KivioPoint x="157.780" y="112.049"/> + <KivioPoint x="157.244" y="112.049"/> + <KivioPoint x="156.927" y="112.073"/> + <KivioPoint x="156.805" y="112.098"/> + <KivioPoint x="156.829" y="112.146"/> + <KivioPoint x="156.902" y="112.195"/> + <KivioPoint x="157.000" y="112.244"/> + <KivioPoint x="157.073" y="112.293"/> + <KivioPoint x="157.098" y="112.293"/> + <KivioPoint x="157.049" y="112.268"/> + <KivioPoint x="156.927" y="112.195"/> + <KivioPoint x="156.756" y="112.073"/> + <KivioPoint x="156.585" y="111.829"/> + <KivioPoint x="156.537" y="111.585"/> + <KivioPoint x="156.537" y="111.439"/> + <KivioPoint x="156.610" y="111.317"/> + <KivioPoint x="156.659" y="111.171"/> + <KivioPoint x="156.732" y="110.976"/> + <KivioPoint x="156.756" y="110.683"/> + <KivioPoint x="156.756" y="110.244"/> + <KivioPoint x="156.756" y="109.805"/> + <KivioPoint x="156.732" y="109.512"/> + <KivioPoint x="156.659" y="109.317"/> + <KivioPoint x="156.610" y="109.171"/> + <KivioPoint x="156.537" y="109.049"/> + <KivioPoint x="156.537" y="108.902"/> + <KivioPoint x="156.585" y="108.659"/> + <KivioPoint x="156.756" y="108.415"/> + <KivioPoint x="157.024" y="108.244"/> + <KivioPoint x="157.293" y="108.220"/> + <KivioPoint x="157.512" y="108.244"/> + <KivioPoint x="157.707" y="108.341"/> + <KivioPoint x="157.927" y="108.439"/> + <KivioPoint x="158.146" y="108.488"/> + <KivioPoint x="158.366" y="108.488"/> + <KivioPoint x="158.585" y="108.415"/> + <KivioPoint x="158.683" y="108.244"/> + <KivioPoint x="158.585" y="108.098"/> + <KivioPoint x="158.439" y="108.024"/> + <KivioPoint x="158.268" y="107.951"/> + <KivioPoint x="158.122" y="107.756"/> + <KivioPoint x="158.024" y="107.439"/> + <KivioPoint x="158.000" y="107.220"/> + <KivioPoint x="157.976" y="107.049"/> + <KivioPoint x="157.927" y="106.927"/> + <KivioPoint x="157.902" y="106.829"/> + <KivioPoint x="157.854" y="106.780"/> + <KivioPoint x="157.829" y="106.707"/> + <KivioPoint x="157.829" y="106.634"/> + <KivioPoint x="157.854" y="106.512"/> + <KivioPoint x="157.976" y="106.390"/> + <KivioPoint x="158.171" y="106.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon108"> + <KivioPoint x="166.268" y="90.976"/> + <KivioPoint x="166.341" y="109.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon109"> + <KivioPoint x="138.463" y="80.976"/> + <KivioPoint x="166.634" y="76.951"/> + <KivioPoint x="239.073" y="89.756"/> + <KivioPoint x="239.073" y="96.463"/> + <KivioPoint x="166.634" y="90.854"/> + <KivioPoint x="138.463" y="92.317"/> + <KivioPoint x="138.463" y="80.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon110"> + <KivioPoint x="181.220" y="103.561"/> + <KivioPoint x="180.878" y="103.561"/> + <KivioPoint x="180.537" y="103.659"/> + <KivioPoint x="180.293" y="103.829"/> + <KivioPoint x="180.098" y="104.024"/> + <KivioPoint x="179.951" y="104.244"/> + <KivioPoint x="179.805" y="104.463"/> + <KivioPoint x="179.585" y="104.634"/> + <KivioPoint x="179.268" y="104.780"/> + <KivioPoint x="178.780" y="104.829"/> + <KivioPoint x="178.171" y="104.732"/> + <KivioPoint x="177.659" y="104.561"/> + <KivioPoint x="177.195" y="104.317"/> + <KivioPoint x="176.854" y="104.049"/> + <KivioPoint x="176.610" y="103.780"/> + <KivioPoint x="176.415" y="103.512"/> + <KivioPoint x="176.293" y="103.268"/> + <KivioPoint x="176.146" y="103.024"/> + <KivioPoint x="175.976" y="102.756"/> + <KivioPoint x="175.780" y="102.512"/> + <KivioPoint x="175.488" y="102.268"/> + <KivioPoint x="175.146" y="102.049"/> + <KivioPoint x="174.805" y="101.927"/> + <KivioPoint x="174.415" y="101.951"/> + <KivioPoint x="174.293" y="102.122"/> + <KivioPoint x="174.341" y="102.366"/> + <KivioPoint x="174.512" y="102.634"/> + <KivioPoint x="174.659" y="102.902"/> + <KivioPoint x="174.732" y="103.220"/> + <KivioPoint x="174.585" y="103.537"/> + <KivioPoint x="174.220" y="103.829"/> + <KivioPoint x="173.805" y="104.000"/> + <KivioPoint x="173.366" y="104.073"/> + <KivioPoint x="172.976" y="104.073"/> + <KivioPoint x="172.634" y="104.000"/> + <KivioPoint x="172.317" y="103.927"/> + <KivioPoint x="172.024" y="103.829"/> + <KivioPoint x="171.707" y="103.756"/> + <KivioPoint x="171.390" y="103.756"/> + <KivioPoint x="171.122" y="103.854"/> + <KivioPoint x="170.951" y="104.049"/> + <KivioPoint x="170.976" y="104.317"/> + <KivioPoint x="171.171" y="104.561"/> + <KivioPoint x="171.439" y="104.756"/> + <KivioPoint x="171.732" y="104.902"/> + <KivioPoint x="172.049" y="105.024"/> + <KivioPoint x="172.366" y="105.146"/> + <KivioPoint x="172.707" y="105.317"/> + <KivioPoint x="173.024" y="105.537"/> + <KivioPoint x="173.317" y="105.854"/> + <KivioPoint x="173.512" y="106.220"/> + <KivioPoint x="173.585" y="106.488"/> + <KivioPoint x="173.585" y="106.707"/> + <KivioPoint x="173.585" y="106.878"/> + <KivioPoint x="173.537" y="107.000"/> + <KivioPoint x="173.488" y="107.073"/> + <KivioPoint x="173.439" y="107.122"/> + <KivioPoint x="173.390" y="107.171"/> + <KivioPoint x="173.317" y="107.220"/> + <KivioPoint x="173.244" y="107.268"/> + <KivioPoint x="173.146" y="107.317"/> + <KivioPoint x="173.024" y="107.415"/> + <KivioPoint x="172.854" y="107.537"/> + <KivioPoint x="172.659" y="107.683"/> + <KivioPoint x="172.390" y="107.829"/> + <KivioPoint x="172.000" y="108.000"/> + <KivioPoint x="171.610" y="108.073"/> + <KivioPoint x="171.317" y="108.049"/> + <KivioPoint x="171.049" y="107.976"/> + <KivioPoint x="170.829" y="107.878"/> + <KivioPoint x="170.610" y="107.780"/> + <KivioPoint x="170.366" y="107.732"/> + <KivioPoint x="170.122" y="107.756"/> + <KivioPoint x="169.854" y="107.902"/> + <KivioPoint x="169.659" y="108.195"/> + <KivioPoint x="169.610" y="108.390"/> + <KivioPoint x="169.561" y="108.585"/> + <KivioPoint x="169.561" y="108.780"/> + <KivioPoint x="169.537" y="108.951"/> + <KivioPoint x="169.512" y="109.122"/> + <KivioPoint x="169.463" y="109.293"/> + <KivioPoint x="169.415" y="109.439"/> + <KivioPoint x="169.366" y="109.561"/> + <KivioPoint x="169.317" y="109.683"/> + <KivioPoint x="169.268" y="109.805"/> + <KivioPoint x="169.220" y="109.927"/> + <KivioPoint x="169.195" y="110.049"/> + <KivioPoint x="169.195" y="110.171"/> + <KivioPoint x="169.244" y="110.317"/> + <KivioPoint x="169.341" y="110.463"/> + <KivioPoint x="169.488" y="110.634"/> + <KivioPoint x="169.707" y="110.805"/> + <KivioPoint x="170.024" y="110.976"/> + <KivioPoint x="170.439" y="111.171"/> + <KivioPoint x="170.951" y="111.341"/> + <KivioPoint x="171.610" y="111.488"/> + <KivioPoint x="172.268" y="111.610"/> + <KivioPoint x="172.927" y="111.683"/> + <KivioPoint x="173.537" y="111.732"/> + <KivioPoint x="174.073" y="111.732"/> + <KivioPoint x="174.537" y="111.707"/> + <KivioPoint x="174.951" y="111.683"/> + <KivioPoint x="175.341" y="111.659"/> + <KivioPoint x="175.707" y="111.610"/> + <KivioPoint x="176.073" y="111.561"/> + <KivioPoint x="176.463" y="111.512"/> + <KivioPoint x="176.878" y="111.463"/> + <KivioPoint x="177.366" y="111.415"/> + <KivioPoint x="177.927" y="111.390"/> + <KivioPoint x="178.537" y="111.366"/> + <KivioPoint x="179.220" y="111.341"/> + <KivioPoint x="179.951" y="111.341"/> + <KivioPoint x="180.659" y="111.341"/> + <KivioPoint x="181.561" y="111.341"/> + <KivioPoint x="182.171" y="111.366"/> + <KivioPoint x="182.537" y="111.390"/> + <KivioPoint x="182.707" y="111.439"/> + <KivioPoint x="182.732" y="111.488"/> + <KivioPoint x="182.683" y="111.537"/> + <KivioPoint x="182.610" y="111.585"/> + <KivioPoint x="182.585" y="111.634"/> + <KivioPoint x="182.707" y="111.610"/> + <KivioPoint x="182.878" y="111.512"/> + <KivioPoint x="183.098" y="111.341"/> + <KivioPoint x="183.293" y="111.073"/> + <KivioPoint x="183.390" y="110.805"/> + <KivioPoint x="183.390" y="110.610"/> + <KivioPoint x="183.366" y="110.439"/> + <KivioPoint x="183.293" y="110.317"/> + <KivioPoint x="183.244" y="110.195"/> + <KivioPoint x="183.171" y="110.000"/> + <KivioPoint x="183.122" y="109.732"/> + <KivioPoint x="183.098" y="109.366"/> + <KivioPoint x="183.098" y="108.902"/> + <KivioPoint x="183.098" y="108.341"/> + <KivioPoint x="183.146" y="107.927"/> + <KivioPoint x="183.220" y="107.659"/> + <KivioPoint x="183.293" y="107.488"/> + <KivioPoint x="183.366" y="107.341"/> + <KivioPoint x="183.390" y="107.122"/> + <KivioPoint x="183.317" y="106.829"/> + <KivioPoint x="183.098" y="106.488"/> + <KivioPoint x="182.829" y="106.293"/> + <KivioPoint x="182.537" y="106.220"/> + <KivioPoint x="182.268" y="106.220"/> + <KivioPoint x="182.024" y="106.293"/> + <KivioPoint x="181.805" y="106.390"/> + <KivioPoint x="181.610" y="106.488"/> + <KivioPoint x="181.366" y="106.585"/> + <KivioPoint x="181.122" y="106.610"/> + <KivioPoint x="180.878" y="106.585"/> + <KivioPoint x="180.659" y="106.488"/> + <KivioPoint x="180.537" y="106.244"/> + <KivioPoint x="180.659" y="106.073"/> + <KivioPoint x="180.854" y="105.976"/> + <KivioPoint x="181.073" y="105.854"/> + <KivioPoint x="181.268" y="105.610"/> + <KivioPoint x="181.415" y="105.195"/> + <KivioPoint x="181.439" y="104.976"/> + <KivioPoint x="181.463" y="104.805"/> + <KivioPoint x="181.488" y="104.634"/> + <KivioPoint x="181.537" y="104.488"/> + <KivioPoint x="181.561" y="104.366"/> + <KivioPoint x="181.610" y="104.268"/> + <KivioPoint x="181.634" y="104.171"/> + <KivioPoint x="181.659" y="104.073"/> + <KivioPoint x="181.683" y="104.000"/> + <KivioPoint x="181.683" y="103.902"/> + <KivioPoint x="181.634" y="103.805"/> + <KivioPoint x="181.561" y="103.707"/> + <KivioPoint x="181.415" y="103.610"/> + <KivioPoint x="181.220" y="103.561"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon111"> + <KivioPoint x="61.220" y="102.098"/> + <KivioPoint x="60.878" y="102.098"/> + <KivioPoint x="60.537" y="102.195"/> + <KivioPoint x="60.293" y="102.366"/> + <KivioPoint x="60.098" y="102.561"/> + <KivioPoint x="59.951" y="102.780"/> + <KivioPoint x="59.805" y="103.000"/> + <KivioPoint x="59.585" y="103.171"/> + <KivioPoint x="59.268" y="103.317"/> + <KivioPoint x="58.780" y="103.366"/> + <KivioPoint x="58.171" y="103.268"/> + <KivioPoint x="57.659" y="103.098"/> + <KivioPoint x="57.195" y="102.854"/> + <KivioPoint x="56.854" y="102.585"/> + <KivioPoint x="56.610" y="102.317"/> + <KivioPoint x="56.415" y="102.049"/> + <KivioPoint x="56.293" y="101.805"/> + <KivioPoint x="56.146" y="101.561"/> + <KivioPoint x="55.976" y="101.293"/> + <KivioPoint x="55.780" y="101.049"/> + <KivioPoint x="55.488" y="100.805"/> + <KivioPoint x="55.146" y="100.585"/> + <KivioPoint x="54.805" y="100.463"/> + <KivioPoint x="54.415" y="100.488"/> + <KivioPoint x="54.293" y="100.659"/> + <KivioPoint x="54.341" y="100.902"/> + <KivioPoint x="54.512" y="101.171"/> + <KivioPoint x="54.659" y="101.439"/> + <KivioPoint x="54.732" y="101.756"/> + <KivioPoint x="54.585" y="102.073"/> + <KivioPoint x="54.220" y="102.366"/> + <KivioPoint x="53.805" y="102.537"/> + <KivioPoint x="53.366" y="102.610"/> + <KivioPoint x="52.976" y="102.610"/> + <KivioPoint x="52.634" y="102.537"/> + <KivioPoint x="52.317" y="102.463"/> + <KivioPoint x="52.024" y="102.366"/> + <KivioPoint x="51.707" y="102.293"/> + <KivioPoint x="51.390" y="102.293"/> + <KivioPoint x="51.122" y="102.390"/> + <KivioPoint x="50.951" y="102.585"/> + <KivioPoint x="50.976" y="102.854"/> + <KivioPoint x="51.171" y="103.098"/> + <KivioPoint x="51.439" y="103.293"/> + <KivioPoint x="51.732" y="103.439"/> + <KivioPoint x="52.049" y="103.561"/> + <KivioPoint x="52.366" y="103.683"/> + <KivioPoint x="52.707" y="103.854"/> + <KivioPoint x="53.024" y="104.073"/> + <KivioPoint x="53.317" y="104.390"/> + <KivioPoint x="53.512" y="104.756"/> + <KivioPoint x="53.585" y="105.024"/> + <KivioPoint x="53.585" y="105.244"/> + <KivioPoint x="53.585" y="105.415"/> + <KivioPoint x="53.537" y="105.537"/> + <KivioPoint x="53.488" y="105.610"/> + <KivioPoint x="53.439" y="105.659"/> + <KivioPoint x="53.390" y="105.707"/> + <KivioPoint x="53.317" y="105.756"/> + <KivioPoint x="53.244" y="105.805"/> + <KivioPoint x="53.146" y="105.854"/> + <KivioPoint x="53.024" y="105.951"/> + <KivioPoint x="52.854" y="106.073"/> + <KivioPoint x="52.659" y="106.220"/> + <KivioPoint x="52.390" y="106.366"/> + <KivioPoint x="52.000" y="106.537"/> + <KivioPoint x="51.610" y="106.610"/> + <KivioPoint x="51.317" y="106.585"/> + <KivioPoint x="51.049" y="106.512"/> + <KivioPoint x="50.829" y="106.415"/> + <KivioPoint x="50.610" y="106.317"/> + <KivioPoint x="50.366" y="106.268"/> + <KivioPoint x="50.122" y="106.293"/> + <KivioPoint x="49.854" y="106.439"/> + <KivioPoint x="49.659" y="106.732"/> + <KivioPoint x="49.610" y="106.927"/> + <KivioPoint x="49.561" y="107.122"/> + <KivioPoint x="49.561" y="107.317"/> + <KivioPoint x="49.537" y="107.488"/> + <KivioPoint x="49.512" y="107.659"/> + <KivioPoint x="49.463" y="107.829"/> + <KivioPoint x="49.415" y="107.976"/> + <KivioPoint x="49.366" y="108.098"/> + <KivioPoint x="49.317" y="108.220"/> + <KivioPoint x="49.268" y="108.341"/> + <KivioPoint x="49.220" y="108.463"/> + <KivioPoint x="49.195" y="108.585"/> + <KivioPoint x="49.195" y="108.707"/> + <KivioPoint x="49.244" y="108.854"/> + <KivioPoint x="49.341" y="109.000"/> + <KivioPoint x="49.488" y="109.171"/> + <KivioPoint x="49.707" y="109.341"/> + <KivioPoint x="50.024" y="109.512"/> + <KivioPoint x="50.439" y="109.707"/> + <KivioPoint x="50.951" y="109.878"/> + <KivioPoint x="51.610" y="110.024"/> + <KivioPoint x="52.268" y="110.146"/> + <KivioPoint x="52.927" y="110.220"/> + <KivioPoint x="53.537" y="110.268"/> + <KivioPoint x="54.073" y="110.268"/> + <KivioPoint x="54.537" y="110.244"/> + <KivioPoint x="54.951" y="110.220"/> + <KivioPoint x="55.341" y="110.195"/> + <KivioPoint x="55.707" y="110.146"/> + <KivioPoint x="56.073" y="110.098"/> + <KivioPoint x="56.463" y="110.049"/> + <KivioPoint x="56.878" y="110.000"/> + <KivioPoint x="57.366" y="109.951"/> + <KivioPoint x="57.927" y="109.927"/> + <KivioPoint x="58.537" y="109.902"/> + <KivioPoint x="59.220" y="109.878"/> + <KivioPoint x="59.951" y="109.878"/> + <KivioPoint x="60.659" y="109.878"/> + <KivioPoint x="61.561" y="109.878"/> + <KivioPoint x="62.171" y="109.902"/> + <KivioPoint x="62.537" y="109.927"/> + <KivioPoint x="62.707" y="109.976"/> + <KivioPoint x="62.732" y="110.024"/> + <KivioPoint x="62.683" y="110.073"/> + <KivioPoint x="62.610" y="110.122"/> + <KivioPoint x="62.585" y="110.171"/> + <KivioPoint x="62.707" y="110.146"/> + <KivioPoint x="62.878" y="110.049"/> + <KivioPoint x="63.098" y="109.878"/> + <KivioPoint x="63.293" y="109.610"/> + <KivioPoint x="63.390" y="109.341"/> + <KivioPoint x="63.390" y="109.146"/> + <KivioPoint x="63.366" y="108.976"/> + <KivioPoint x="63.293" y="108.854"/> + <KivioPoint x="63.244" y="108.732"/> + <KivioPoint x="63.171" y="108.537"/> + <KivioPoint x="63.122" y="108.268"/> + <KivioPoint x="63.098" y="107.902"/> + <KivioPoint x="63.098" y="107.439"/> + <KivioPoint x="63.098" y="106.878"/> + <KivioPoint x="63.146" y="106.463"/> + <KivioPoint x="63.220" y="106.195"/> + <KivioPoint x="63.293" y="106.024"/> + <KivioPoint x="63.366" y="105.878"/> + <KivioPoint x="63.390" y="105.659"/> + <KivioPoint x="63.317" y="105.366"/> + <KivioPoint x="63.098" y="105.024"/> + <KivioPoint x="62.829" y="104.829"/> + <KivioPoint x="62.537" y="104.756"/> + <KivioPoint x="62.268" y="104.756"/> + <KivioPoint x="62.024" y="104.829"/> + <KivioPoint x="61.805" y="104.927"/> + <KivioPoint x="61.610" y="105.024"/> + <KivioPoint x="61.366" y="105.122"/> + <KivioPoint x="61.122" y="105.146"/> + <KivioPoint x="60.878" y="105.122"/> + <KivioPoint x="60.659" y="105.024"/> + <KivioPoint x="60.537" y="104.780"/> + <KivioPoint x="60.659" y="104.610"/> + <KivioPoint x="60.854" y="104.512"/> + <KivioPoint x="61.073" y="104.390"/> + <KivioPoint x="61.268" y="104.146"/> + <KivioPoint x="61.415" y="103.732"/> + <KivioPoint x="61.439" y="103.512"/> + <KivioPoint x="61.463" y="103.341"/> + <KivioPoint x="61.488" y="103.171"/> + <KivioPoint x="61.537" y="103.024"/> + <KivioPoint x="61.561" y="102.902"/> + <KivioPoint x="61.610" y="102.805"/> + <KivioPoint x="61.634" y="102.707"/> + <KivioPoint x="61.659" y="102.610"/> + <KivioPoint x="61.683" y="102.537"/> + <KivioPoint x="61.683" y="102.439"/> + <KivioPoint x="61.634" y="102.341"/> + <KivioPoint x="61.561" y="102.244"/> + <KivioPoint x="61.415" y="102.146"/> + <KivioPoint x="61.220" y="102.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon112"> + <KivioPoint x="29.439" y="100.366"/> + <KivioPoint x="29.707" y="100.366"/> + <KivioPoint x="29.951" y="100.439"/> + <KivioPoint x="30.146" y="100.561"/> + <KivioPoint x="30.268" y="100.732"/> + <KivioPoint x="30.390" y="100.878"/> + <KivioPoint x="30.512" y="101.049"/> + <KivioPoint x="30.659" y="101.171"/> + <KivioPoint x="30.902" y="101.268"/> + <KivioPoint x="31.268" y="101.317"/> + <KivioPoint x="31.732" y="101.244"/> + <KivioPoint x="32.195" y="101.073"/> + <KivioPoint x="32.585" y="100.854"/> + <KivioPoint x="32.854" y="100.610"/> + <KivioPoint x="33.024" y="100.366"/> + <KivioPoint x="33.146" y="100.146"/> + <KivioPoint x="33.268" y="99.902"/> + <KivioPoint x="33.439" y="99.683"/> + <KivioPoint x="33.659" y="99.439"/> + <KivioPoint x="33.951" y="99.244"/> + <KivioPoint x="34.268" y="99.122"/> + <KivioPoint x="34.610" y="99.171"/> + <KivioPoint x="34.634" y="99.390"/> + <KivioPoint x="34.488" y="99.659"/> + <KivioPoint x="34.341" y="99.927"/> + <KivioPoint x="34.366" y="100.244"/> + <KivioPoint x="34.707" y="100.561"/> + <KivioPoint x="35.024" y="100.683"/> + <KivioPoint x="35.341" y="100.756"/> + <KivioPoint x="35.634" y="100.756"/> + <KivioPoint x="35.902" y="100.707"/> + <KivioPoint x="36.146" y="100.634"/> + <KivioPoint x="36.366" y="100.561"/> + <KivioPoint x="36.610" y="100.512"/> + <KivioPoint x="36.829" y="100.512"/> + <KivioPoint x="37.049" y="100.585"/> + <KivioPoint x="37.171" y="100.732"/> + <KivioPoint x="37.146" y="100.927"/> + <KivioPoint x="37.000" y="101.122"/> + <KivioPoint x="36.805" y="101.268"/> + <KivioPoint x="36.585" y="101.366"/> + <KivioPoint x="36.341" y="101.463"/> + <KivioPoint x="36.098" y="101.561"/> + <KivioPoint x="35.854" y="101.683"/> + <KivioPoint x="35.610" y="101.854"/> + <KivioPoint x="35.390" y="102.098"/> + <KivioPoint x="35.244" y="102.366"/> + <KivioPoint x="35.195" y="102.585"/> + <KivioPoint x="35.195" y="102.780"/> + <KivioPoint x="35.220" y="102.902"/> + <KivioPoint x="35.244" y="103.000"/> + <KivioPoint x="35.293" y="103.049"/> + <KivioPoint x="35.341" y="103.098"/> + <KivioPoint x="35.390" y="103.122"/> + <KivioPoint x="35.463" y="103.171"/> + <KivioPoint x="35.561" y="103.244"/> + <KivioPoint x="35.707" y="103.341"/> + <KivioPoint x="35.878" y="103.463"/> + <KivioPoint x="36.098" y="103.585"/> + <KivioPoint x="36.463" y="103.732"/> + <KivioPoint x="36.805" y="103.756"/> + <KivioPoint x="37.049" y="103.707"/> + <KivioPoint x="37.268" y="103.634"/> + <KivioPoint x="37.488" y="103.537"/> + <KivioPoint x="37.707" y="103.512"/> + <KivioPoint x="37.951" y="103.610"/> + <KivioPoint x="38.146" y="103.854"/> + <KivioPoint x="38.195" y="104.000"/> + <KivioPoint x="38.220" y="104.146"/> + <KivioPoint x="38.220" y="104.293"/> + <KivioPoint x="38.244" y="104.439"/> + <KivioPoint x="38.268" y="104.561"/> + <KivioPoint x="38.293" y="104.683"/> + <KivioPoint x="38.317" y="104.780"/> + <KivioPoint x="38.366" y="104.878"/> + <KivioPoint x="38.390" y="104.976"/> + <KivioPoint x="38.439" y="105.049"/> + <KivioPoint x="38.463" y="105.146"/> + <KivioPoint x="38.488" y="105.244"/> + <KivioPoint x="38.488" y="105.341"/> + <KivioPoint x="38.463" y="105.439"/> + <KivioPoint x="38.390" y="105.561"/> + <KivioPoint x="38.268" y="105.683"/> + <KivioPoint x="38.098" y="105.805"/> + <KivioPoint x="37.854" y="105.951"/> + <KivioPoint x="37.561" y="106.098"/> + <KivioPoint x="37.171" y="106.220"/> + <KivioPoint x="36.610" y="106.341"/> + <KivioPoint x="36.049" y="106.439"/> + <KivioPoint x="35.512" y="106.488"/> + <KivioPoint x="35.024" y="106.512"/> + <KivioPoint x="34.585" y="106.512"/> + <KivioPoint x="34.220" y="106.488"/> + <KivioPoint x="33.902" y="106.463"/> + <KivioPoint x="33.585" y="106.415"/> + <KivioPoint x="33.268" y="106.366"/> + <KivioPoint x="32.951" y="106.341"/> + <KivioPoint x="32.561" y="106.293"/> + <KivioPoint x="32.122" y="106.268"/> + <KivioPoint x="31.634" y="106.244"/> + <KivioPoint x="31.073" y="106.220"/> + <KivioPoint x="30.463" y="106.220"/> + <KivioPoint x="29.854" y="106.220"/> + <KivioPoint x="29.073" y="106.220"/> + <KivioPoint x="28.585" y="106.244"/> + <KivioPoint x="28.341" y="106.268"/> + <KivioPoint x="28.293" y="106.317"/> + <KivioPoint x="28.341" y="106.366"/> + <KivioPoint x="28.390" y="106.415"/> + <KivioPoint x="28.415" y="106.439"/> + <KivioPoint x="28.366" y="106.439"/> + <KivioPoint x="28.220" y="106.366"/> + <KivioPoint x="28.024" y="106.220"/> + <KivioPoint x="27.854" y="105.976"/> + <KivioPoint x="27.805" y="105.732"/> + <KivioPoint x="27.805" y="105.585"/> + <KivioPoint x="27.878" y="105.463"/> + <KivioPoint x="27.927" y="105.317"/> + <KivioPoint x="28.000" y="105.122"/> + <KivioPoint x="28.024" y="104.829"/> + <KivioPoint x="28.024" y="104.390"/> + <KivioPoint x="28.024" y="103.951"/> + <KivioPoint x="28.000" y="103.659"/> + <KivioPoint x="27.927" y="103.463"/> + <KivioPoint x="27.878" y="103.317"/> + <KivioPoint x="27.805" y="103.195"/> + <KivioPoint x="27.805" y="103.049"/> + <KivioPoint x="27.854" y="102.805"/> + <KivioPoint x="28.024" y="102.561"/> + <KivioPoint x="28.293" y="102.390"/> + <KivioPoint x="28.561" y="102.366"/> + <KivioPoint x="28.780" y="102.390"/> + <KivioPoint x="28.976" y="102.488"/> + <KivioPoint x="29.195" y="102.585"/> + <KivioPoint x="29.415" y="102.634"/> + <KivioPoint x="29.634" y="102.634"/> + <KivioPoint x="29.854" y="102.561"/> + <KivioPoint x="29.951" y="102.390"/> + <KivioPoint x="29.854" y="102.244"/> + <KivioPoint x="29.707" y="102.171"/> + <KivioPoint x="29.537" y="102.098"/> + <KivioPoint x="29.390" y="101.902"/> + <KivioPoint x="29.293" y="101.585"/> + <KivioPoint x="29.268" y="101.415"/> + <KivioPoint x="29.244" y="101.244"/> + <KivioPoint x="29.220" y="101.098"/> + <KivioPoint x="29.195" y="101.000"/> + <KivioPoint x="29.171" y="100.902"/> + <KivioPoint x="29.122" y="100.829"/> + <KivioPoint x="29.098" y="100.756"/> + <KivioPoint x="29.098" y="100.659"/> + <KivioPoint x="29.098" y="100.585"/> + <KivioPoint x="29.171" y="100.488"/> + <KivioPoint x="29.268" y="100.415"/> + <KivioPoint x="29.439" y="100.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon113"> + <KivioPoint x="190.293" y="92.805"/> + <KivioPoint x="198.341" y="93.415"/> + <KivioPoint x="198.098" y="107.073"/> + <KivioPoint x="190.293" y="106.585"/> + <KivioPoint x="190.293" y="92.805"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon114"> + <KivioPoint x="198.220" y="93.415"/> + <KivioPoint x="202.366" y="93.659"/> + <KivioPoint x="202.122" y="106.341"/> + <KivioPoint x="198.098" y="106.951"/> + <KivioPoint x="198.220" y="93.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon115"> + <KivioPoint x="167.000" y="77.317"/> + <KivioPoint x="166.878" y="91.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon116"> + <KivioPoint x="227.976" y="95.610"/> + <KivioPoint x="234.439" y="96.098"/> + <KivioPoint x="234.439" y="102.805"/> + <KivioPoint x="228.098" y="102.561"/> + <KivioPoint x="227.976" y="95.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon117"> + <KivioPoint x="220.780" y="95.000"/> + <KivioPoint x="223.951" y="95.244"/> + <KivioPoint x="224.195" y="104.146"/> + <KivioPoint x="220.902" y="104.512"/> + <KivioPoint x="220.780" y="95.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon118"> + <KivioPoint x="234.439" y="96.098"/> + <KivioPoint x="236.878" y="96.220"/> + <KivioPoint x="237.122" y="102.805"/> + <KivioPoint x="234.439" y="102.927"/> + <KivioPoint x="234.439" y="96.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon119"> + <KivioPoint x="212.976" y="94.390"/> + <KivioPoint x="220.780" y="95.000"/> + <KivioPoint x="220.902" y="104.512"/> + <KivioPoint x="212.732" y="104.268"/> + <KivioPoint x="212.976" y="94.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon120"> + <KivioPoint x="59.927" y="79.390"/> + <KivioPoint x="59.927" y="92.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon121"> + <KivioPoint x="195.488" y="102.927"/> + <KivioPoint x="195.756" y="102.927"/> + <KivioPoint x="196.000" y="103.000"/> + <KivioPoint x="196.195" y="103.122"/> + <KivioPoint x="196.317" y="103.293"/> + <KivioPoint x="196.439" y="103.439"/> + <KivioPoint x="196.561" y="103.610"/> + <KivioPoint x="196.707" y="103.732"/> + <KivioPoint x="196.951" y="103.829"/> + <KivioPoint x="197.317" y="103.878"/> + <KivioPoint x="197.780" y="103.805"/> + <KivioPoint x="198.244" y="103.634"/> + <KivioPoint x="198.634" y="103.415"/> + <KivioPoint x="198.902" y="103.171"/> + <KivioPoint x="199.073" y="102.927"/> + <KivioPoint x="199.195" y="102.707"/> + <KivioPoint x="199.317" y="102.463"/> + <KivioPoint x="199.488" y="102.244"/> + <KivioPoint x="199.707" y="102.000"/> + <KivioPoint x="200.000" y="101.805"/> + <KivioPoint x="200.317" y="101.683"/> + <KivioPoint x="200.659" y="101.732"/> + <KivioPoint x="200.683" y="101.951"/> + <KivioPoint x="200.537" y="102.220"/> + <KivioPoint x="200.390" y="102.488"/> + <KivioPoint x="200.415" y="102.805"/> + <KivioPoint x="200.756" y="103.122"/> + <KivioPoint x="201.073" y="103.244"/> + <KivioPoint x="201.390" y="103.317"/> + <KivioPoint x="201.683" y="103.317"/> + <KivioPoint x="201.951" y="103.268"/> + <KivioPoint x="202.195" y="103.195"/> + <KivioPoint x="202.415" y="103.122"/> + <KivioPoint x="202.659" y="103.073"/> + <KivioPoint x="202.878" y="103.073"/> + <KivioPoint x="203.098" y="103.146"/> + <KivioPoint x="203.220" y="103.293"/> + <KivioPoint x="203.195" y="103.488"/> + <KivioPoint x="203.049" y="103.683"/> + <KivioPoint x="202.854" y="103.829"/> + <KivioPoint x="202.634" y="103.927"/> + <KivioPoint x="202.390" y="104.024"/> + <KivioPoint x="202.146" y="104.122"/> + <KivioPoint x="201.902" y="104.244"/> + <KivioPoint x="201.659" y="104.415"/> + <KivioPoint x="201.439" y="104.659"/> + <KivioPoint x="201.293" y="104.927"/> + <KivioPoint x="201.244" y="105.146"/> + <KivioPoint x="201.244" y="105.341"/> + <KivioPoint x="201.268" y="105.463"/> + <KivioPoint x="201.293" y="105.561"/> + <KivioPoint x="201.341" y="105.610"/> + <KivioPoint x="201.390" y="105.659"/> + <KivioPoint x="201.439" y="105.683"/> + <KivioPoint x="201.512" y="105.732"/> + <KivioPoint x="201.610" y="105.805"/> + <KivioPoint x="201.756" y="105.902"/> + <KivioPoint x="201.927" y="106.024"/> + <KivioPoint x="202.146" y="106.146"/> + <KivioPoint x="202.512" y="106.293"/> + <KivioPoint x="202.854" y="106.317"/> + <KivioPoint x="203.098" y="106.268"/> + <KivioPoint x="203.317" y="106.195"/> + <KivioPoint x="203.537" y="106.098"/> + <KivioPoint x="203.756" y="106.073"/> + <KivioPoint x="204.000" y="106.171"/> + <KivioPoint x="204.195" y="106.415"/> + <KivioPoint x="204.244" y="106.561"/> + <KivioPoint x="204.268" y="106.707"/> + <KivioPoint x="204.268" y="106.854"/> + <KivioPoint x="204.293" y="107.000"/> + <KivioPoint x="204.317" y="107.122"/> + <KivioPoint x="204.341" y="107.244"/> + <KivioPoint x="204.366" y="107.341"/> + <KivioPoint x="204.415" y="107.439"/> + <KivioPoint x="204.439" y="107.537"/> + <KivioPoint x="204.488" y="107.610"/> + <KivioPoint x="204.512" y="107.707"/> + <KivioPoint x="204.537" y="107.805"/> + <KivioPoint x="204.537" y="107.902"/> + <KivioPoint x="204.512" y="108.000"/> + <KivioPoint x="204.439" y="108.122"/> + <KivioPoint x="204.317" y="108.244"/> + <KivioPoint x="204.146" y="108.366"/> + <KivioPoint x="203.902" y="108.512"/> + <KivioPoint x="203.610" y="108.659"/> + <KivioPoint x="203.220" y="108.780"/> + <KivioPoint x="202.659" y="108.902"/> + <KivioPoint x="202.098" y="109.000"/> + <KivioPoint x="201.561" y="109.049"/> + <KivioPoint x="201.073" y="109.073"/> + <KivioPoint x="200.634" y="109.073"/> + <KivioPoint x="200.268" y="109.049"/> + <KivioPoint x="199.951" y="109.024"/> + <KivioPoint x="199.634" y="108.976"/> + <KivioPoint x="199.317" y="108.927"/> + <KivioPoint x="199.000" y="108.902"/> + <KivioPoint x="198.610" y="108.854"/> + <KivioPoint x="198.171" y="108.829"/> + <KivioPoint x="197.683" y="108.805"/> + <KivioPoint x="197.122" y="108.780"/> + <KivioPoint x="196.512" y="108.780"/> + <KivioPoint x="195.902" y="108.780"/> + <KivioPoint x="195.122" y="108.780"/> + <KivioPoint x="194.634" y="108.805"/> + <KivioPoint x="194.390" y="108.829"/> + <KivioPoint x="194.341" y="108.878"/> + <KivioPoint x="194.390" y="108.927"/> + <KivioPoint x="194.439" y="108.976"/> + <KivioPoint x="194.463" y="109.000"/> + <KivioPoint x="194.415" y="109.000"/> + <KivioPoint x="194.268" y="108.927"/> + <KivioPoint x="194.073" y="108.780"/> + <KivioPoint x="193.902" y="108.537"/> + <KivioPoint x="193.854" y="108.293"/> + <KivioPoint x="193.854" y="108.146"/> + <KivioPoint x="193.927" y="108.024"/> + <KivioPoint x="193.976" y="107.878"/> + <KivioPoint x="194.049" y="107.683"/> + <KivioPoint x="194.073" y="107.390"/> + <KivioPoint x="194.073" y="106.951"/> + <KivioPoint x="194.073" y="106.512"/> + <KivioPoint x="194.049" y="106.220"/> + <KivioPoint x="193.976" y="106.024"/> + <KivioPoint x="193.927" y="105.878"/> + <KivioPoint x="193.854" y="105.756"/> + <KivioPoint x="193.854" y="105.610"/> + <KivioPoint x="193.902" y="105.366"/> + <KivioPoint x="194.073" y="105.122"/> + <KivioPoint x="194.341" y="104.951"/> + <KivioPoint x="194.610" y="104.927"/> + <KivioPoint x="194.829" y="104.951"/> + <KivioPoint x="195.024" y="105.049"/> + <KivioPoint x="195.244" y="105.146"/> + <KivioPoint x="195.463" y="105.195"/> + <KivioPoint x="195.683" y="105.195"/> + <KivioPoint x="195.902" y="105.122"/> + <KivioPoint x="196.000" y="104.951"/> + <KivioPoint x="195.902" y="104.805"/> + <KivioPoint x="195.756" y="104.732"/> + <KivioPoint x="195.585" y="104.659"/> + <KivioPoint x="195.439" y="104.463"/> + <KivioPoint x="195.341" y="104.146"/> + <KivioPoint x="195.317" y="103.976"/> + <KivioPoint x="195.293" y="103.805"/> + <KivioPoint x="195.268" y="103.659"/> + <KivioPoint x="195.244" y="103.561"/> + <KivioPoint x="195.220" y="103.463"/> + <KivioPoint x="195.171" y="103.390"/> + <KivioPoint x="195.146" y="103.317"/> + <KivioPoint x="195.146" y="103.220"/> + <KivioPoint x="195.146" y="103.146"/> + <KivioPoint x="195.220" y="103.049"/> + <KivioPoint x="195.317" y="102.976"/> + <KivioPoint x="195.488" y="102.927"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="260.829" h="130.488" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm Binary files differnew file mode 100644 index 00000000..f601bdbb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm Binary files differnew file mode 100644 index 00000000..f54ca0af --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc b/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc new file mode 100755 index 00000000..1ac9a49d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Building Shapes"/> + <Id data="Klipart - Building Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm Binary files differnew file mode 100644 index 00000000..1e103ae4 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am new file mode 100644 index 00000000..fb8d184a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am @@ -0,0 +1,4 @@ +erdir = $(kde_datadir)/kivio/stencils/Miscellaneous/ER + +er_DATA = desc icon.png entity.sml weakentity.sml attribute.sml multivaluedattribute.sml \ + derivedattribute.sml relationship.sml weakrelationship.sml diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml new file mode 100644 index 00000000..88e06fdb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml @@ -0,0 +1,20 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Attribute"/> + <Id data="ER-Attribute"/> + <Version data="1.0"/> + <Description data="Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="34.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml new file mode 100644 index 00000000..8c325c32 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml @@ -0,0 +1,22 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Derived Attribute"/> + <Id data="ER-DerivedAttribute"/> + <Version data="1.0"/> + <Description data="Derived Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"> + <KivioLineStyle pattern="2" joinstyle="0" capstyle="0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="34.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/desc b/kivio/kiviopart/stencils/Miscellaneous/ER/desc new file mode 100644 index 00000000..c0c3af29 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Entity Relationship"/> + <Id data="Kivio-ER-Collection"/> + <Description>Stencils needed to create an Entity Relationship diagram.</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml new file mode 100644 index 00000000..6eaed85a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Entity"/> + <Id data="ER-Entity"/> + <Version data="1.0"/> + <Description data="Entity shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Outline" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png b/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png Binary files differnew file mode 100644 index 00000000..620efdc3 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml new file mode 100644 index 00000000..baef5b76 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml @@ -0,0 +1,21 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Multivalued Attribute"/> + <Id data="ER-MultivaluedAttribute"/> + <Version data="1.0"/> + <Description data="Multivalued Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"/> + <KivioShape type="Ellipse" name="InsideEllipse" x="5.0" y="5.0" w="62.0" h="24.0"/> + <KivioShape type="TextBox" name="Text" x="5.0" y="5.0" w="62.0" h="24.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml new file mode 100644 index 00000000..bd6c93ea --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Relationship"/> + <Id data="ER-Relationship"/> + <Version data="1.0"/> + <Description data="Relationship shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Outline"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml new file mode 100644 index 00000000..b81da1e9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Weak Entity"/> + <Id data="ER-WeakEntity"/> + <Version data="1.0"/> + <Description data="Weak Entity shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Outline" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="Rectangle" name="InsideBox" x="5.0" y="5.0" w="62.0" h="44.0"/> + <KivioShape type="TextBox" name="Text" x="5.0" y="5.0" w="62.0" h="44.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml new file mode 100644 index 00000000..ac102000 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Relationship"/> + <Id data="ER-Relationship"/> + <Version data="1.0"/> + <Description data="Relationship shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Outline"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="Polygon" name="InsidePolygon"> + <KivioPoint x="36.0" y="5.0"/> + <KivioPoint x="67.0" y="27.0"/> + <KivioPoint x="36.0" y="49.0"/> + <KivioPoint x="5.0" y="27.0"/> + <KivioPoint x="36.0" y="5.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Makefile.am new file mode 100644 index 00000000..ebf7ca71 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = People Buildings Transport Arrows NassiShneiderman ER + +miscdir = $(kde_datadir)/kivio/stencils/Miscellaneous + +misc_DATA = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am new file mode 100644 index 00000000..be49cf64 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am @@ -0,0 +1,29 @@ +nassiShneidermandir = $(kde_datadir)/kivio/stencils/Miscellaneous/NassiShneiderman + +nassiShneiderman_DATA = \ +block.png \ +block.sml \ +box.png \ +box.sml \ +call.png \ +call.sml \ +choice-add.png \ +choice-add.sml \ +choice.png \ +choice.sml \ +conditional.png \ +conditional.sml \ +desc \ +exit.png \ +exit.sml \ +footloop.png \ +footloop.sml \ +headloop.png \ +headloop.sml \ +icon.png \ +statement.png \ +statement.sml \ +conditional-head1.png \ +conditional-head1.sml \ +conditional-head2.png \ +conditional-head2.sml diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png Binary files differnew file mode 100644 index 00000000..fb8ddb9d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml new file mode 100644 index 00000000..33d483bb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml @@ -0,0 +1,29 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="block"/> + <Id data="block"/> + <Description data="block"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="160.0"/> + + <KivioShape type="Rectangle" name="block" x="0.0" w="260.0" y="0.0" h="160.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="20.0" x2="260.0" y2="20.0"/> + <Line x1="20.0" y1="140.0" x2="260.0" y2="140.0"/> + <Line x1="20.0" y1="20.0" x2="20.0" y2="140.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="22.0" w="230.0" h="136.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png Binary files differnew file mode 100644 index 00000000..89fe0e59 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml new file mode 100644 index 00000000..88144040 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="box"/> + <Id data="box"/> + <Description data="box"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="260.0"/> + + <KivioShape type="Rectangle" name="box" x="0.0" y="0.0" w="260.0" h="260.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="256.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png Binary files differnew file mode 100644 index 00000000..4ca00c96 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml new file mode 100644 index 00000000..0a4c7268 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="call"/> + <Id data="call"/> + <Description data="call"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="40.0"/> + + <KivioShape type="Rectangle" name="call" x="0.0" y="0.0" w="260.0" h="40.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="15.0" y1="5.0" x2="15.0" y2="35.0"/> + <Line x1="245.0" y1="5.0" x2="245.0" y2="35.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="20.0" y="2.0" w="220.0" h="36.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png Binary files differnew file mode 100644 index 00000000..29728092 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml new file mode 100644 index 00000000..e57673f2 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="choice-add"/> + <Id data="choice-add"/> + <Description data="choice-add"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="240.0" h="40.0"/> + + <KivioShape type="Rectangle" name="choice-add" x="0.0" y="0.0" w="240.0" h="40.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="230.0" h="36.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png Binary files differnew file mode 100644 index 00000000..4a61da46 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml new file mode 100644 index 00000000..a3c417b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml @@ -0,0 +1,46 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="choice"/> + <Id data="choice"/> + <Description data="choice"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="240.0"/> + + <KivioShape type="Rectangle" name="choice" x="0.0" y="0.0" w="260.0" h="240.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="40.0" x2="260.0" y2="40.0"/> + <Line x1="20.0" y1="80.0" x2="260.0" y2="80.0"/> + <Line x1="20.0" y1="40.0" x2="20.0" y2="80.0"/> + + <Line x1="20.0" y1="100.0" x2="260.0" y2="100.0"/> + <Line x1="20.0" y1="140.0" x2="260.0" y2="140.0"/> + <Line x1="20.0" y1="100.0" x2="20.0" y2="140.0"/> + + <Line x1="20.0" y1="160.0" x2="260.0" y2="160.0"/> + <Line x1="20.0" y1="200.0" x2="260.0" y2="200.0"/> + <Line x1="20.0" y1="160.0" x2="20.0" y2="200.0"/> + + <Line x1="20.0" y1="220.0" x2="260.0" y2="220.0"/> + <Line x1="20.0" y1="220.0" x2="20.0" y2="240.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="36.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="42.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text3" x="5.0" y="82.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text4" x="25.0" y="102.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text5" x="5.0" y="142.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text6" x="25.0" y="162.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text7" x="5.0" y="202.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text8" x="25.0" y="222.0" w="230.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png Binary files differnew file mode 100644 index 00000000..cccc0796 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml new file mode 100644 index 00000000..ff261f35 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional-head1"/> + <Id data="conditional-head1"/> + <Description data="conditional-head1"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="60.0"/> + + <KivioShape type="Rectangle" name="conditional-head1" x="0.0" y="0.0" w="260.0" h="60.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="130.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png Binary files differnew file mode 100644 index 00000000..b6ba8f83 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml new file mode 100644 index 00000000..18826a2f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional-head2"/> + <Id data="conditional-head2"/> + <Description data="conditional-head2"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="60.0"/> + + <KivioShape type="Rectangle" name="conditional-head2" x="0.0" y="0.0" w="260.0" h="60.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="240.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="240.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png Binary files differnew file mode 100644 index 00000000..8f7d646a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml new file mode 100644 index 00000000..a6a7fd37 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional"/> + <Id data="conditional"/> + <Description data="conditional"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="160.0"/> + + <KivioShape type="Rectangle" name="conditional" x="0.0" y="0.0" w="260.0" h="160.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="0.0" y1="60.0" x2="260.0" y2="60.0"/> + <Line x1="130.0" y1="60.0" x2="130.0" y2="160.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="56.0"/> + <KivioShape type="TextBox" name="Text2" x="5.0" y="62.0" w="120.0" h="96.0"/> + <KivioShape type="TextBox" name="Text3" x="135.0" y="62.0" w="120.0" h="96.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc new file mode 100644 index 00000000..3375c860 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Nassi Shneiderman Diagram Shapes"/> + <Id data="Joerg de la Haye - Nassi Shneiderman Shapes"/> + <Description>Nassi Shneiderman diagrams are useful for programming by creating a logical structure of the program, filling a gap between concept and source code. Within the diagrams' text labels both pseudo and programming language code are possible, depending on the programmers choice of diagram usage.</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png Binary files differnew file mode 100644 index 00000000..1fe53ec5 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml new file mode 100644 index 00000000..ef099f98 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="exit"/> + <Id data="exit"/> + <Description data="exit"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="20.0"/> + + <KivioShape type="Rectangle" name="exit" x="0.0" y="0.0" w="260.0" h="20.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="10.0" x2="20.0" y2="0.0"/> + <Line x1="0.0" y1="10.0" x2="20.0" y2="20.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="25.0" y="2.0" w="230.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png Binary files differnew file mode 100644 index 00000000..6151d0ed --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml new file mode 100644 index 00000000..b5d61c3e --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="footloop"/> + <Id data="footloop"/> + <Description data="footloop"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="80.0"/> + + <KivioShape type="Rectangle" name="footloop" x="0.0" y="0.0" w="260.0" h="80.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="60.0" x2="260.0" y2="60.0"/> + <Line x1="20.0" y1="0.0" x2="20.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="25.0" y="2.0" w="230.0" h="56.0"/> + <KivioShape type="TextBox" name="Text2" x="5.0" y="62.0" w="250.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png Binary files differnew file mode 100644 index 00000000..7e0aaeff --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml new file mode 100644 index 00000000..b2ce9aad --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="headloop"/> + <Id data="headloop"/> + <Description data="headloop"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="80.0"/> + + <KivioShape type="Rectangle" name="headloop" x="0.0" y="0.0" w="260.0" h="80.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="20.0" x2="260.0" y2="20.0"/> + <Line x1="20.0" y1="20.0" x2="20.0" y2="80.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="22.0" w="230.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png Binary files differnew file mode 100644 index 00000000..22f8e117 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png Binary files differnew file mode 100644 index 00000000..8ede9679 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml new file mode 100644 index 00000000..bbd2c641 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="statement"/> + <Id data="statement"/> + <Description data="statement"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="20.0"/> + + <KivioShape type="Rectangle" name="statement" x="0.0" y="0.0" w="260.0" h="20.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml new file mode 100755 index 00000000..eb1650e7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml @@ -0,0 +1,103 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Bad"/> + <Id data="Bad"/> + <Description data="Bad shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="30.0"/> + <KivioConnectorTarget x="10.0" y="0.0"/> + <KivioConnectorTarget x="10.0" y="60.0"/> + <KivioShape type="ClosedPath" name="Bad1"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="20" y="50"/> + <KivioPoint x="30" y="55"/> + <KivioPoint x="60" y="95"/> + <KivioPoint x="65" y="95"/> + <KivioPoint x="68" y="93"/> + <KivioPoint x="70" y="90"/> + + <KivioPoint x="70" y="90" type="bezier"/> + <KivioPoint x="70" y="80" type="bezier"/> + <KivioPoint x="58" y="72" type="bezier"/> + <KivioPoint x="56" y="65" type="bezier"/> + + + <KivioPoint x="56" y="65"/> + + + <KivioPoint x="56" y="65" type="bezier"/> + <KivioPoint x="56" y="55" type="bezier"/> + <KivioPoint x="70" y="50" type="bezier"/> + <KivioPoint x="75" y="55" type="bezier"/> + + <KivioPoint x="75" y="55"/> + <KivioPoint x="95" y="55"/> + + <KivioPoint x="95" y="55" type="bezier"/> + <KivioPoint x="100" y="51" type="bezier"/> + <KivioPoint x="100" y="46" type="bezier"/> + <KivioPoint x="95" y="42" type="bezier"/> + + <KivioPoint x="95" y="42"/> + + <KivioPoint x="95" y="42" type="bezier"/> + <KivioPoint x="100" y="38" type="bezier"/> + <KivioPoint x="100" y="33" type="bezier"/> + <KivioPoint x="95" y="29" type="bezier"/> + + + <KivioPoint x="95" y="29"/> + + <KivioPoint x="95" y="29" type="bezier"/> + <KivioPoint x="100" y="25" type="bezier"/> + <KivioPoint x="100" y="20" type="bezier"/> + <KivioPoint x="95" y="16" type="bezier"/> + + <KivioPoint x="95" y="16"/> + + <KivioPoint x="95" y="16" type="bezier"/> + <KivioPoint x="100" y="13" type="bezier"/> + <KivioPoint x="100" y="8" type="bezier"/> + <KivioPoint x="95" y="5" type="bezier"/> + + <KivioPoint x="95" y="5"/> + <KivioPoint x="35" y="5"/> + + <KivioPoint x="35" y="5" type="bezier"/> + <KivioPoint x="30" y="6" type="bezier"/> + <KivioPoint x="25" y="7" type="bezier"/> + <KivioPoint x="20" y="10" type="bezier"/> + + <KivioPoint x="20" y="10"/> + <KivioPoint x="20" y="50"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bad2"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="65" y="95"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="53" y="87"/> + <KivioPoint x="63" y="98"/> + <KivioPoint x="65" y="95"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Bad3" x="0.0" y="0.0" w="20.0" h="60.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Bad4" x="5.0" y="45.0" w="10.0" h="10.0"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm Binary files differnew file mode 100644 index 00000000..509a156b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml new file mode 100755 index 00000000..87751add --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml @@ -0,0 +1,57 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Blue Collar Worker"/> + <Id data="Blue Collar Worker"/> + <Description data="Blue Collar Worker"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="60" h="100.0"/> + <KivioConnectorTarget x="30.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="100.0"/> + <KivioConnectorTarget x="30.0" y="100.0"/> + <KivioConnectorTarget x="60.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioLineStyle color="#000072" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="100" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="60" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="58" y="0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="56.5341" y="20" type="bezier"/> + <KivioPoint x="36" y="30" type="bezier"/> + + <KivioPoint x="36" y="30" type="bezier"/> + <KivioPoint x="15.4914" y="40" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2.0" y="0" type="bezier"/> + <KivioPoint x="30.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="70.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm Binary files differnew file mode 100644 index 00000000..36437b43 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml new file mode 100755 index 00000000..8cb5b46d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml @@ -0,0 +1,143 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Good"/> + <Id data="Good"/> + <Description data="Good shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="70.0"/> + <KivioConnectorTarget x="10.0" y="40.0"/> + <KivioConnectorTarget x="10.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Good1"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="20" y="45"/> + <KivioPoint x="30" y="40"/> + <KivioPoint x="60" y="0"/> + <KivioPoint x="65" y="0"/> + <KivioPoint x="68" y="2"/> + <KivioPoint x="70" y="5"/> + + <KivioPoint x="70" y="5" type="bezier"/> + <KivioPoint x="70" y="15" type="bezier"/> + <KivioPoint x="58" y="23" type="bezier"/> + <KivioPoint x="56" y="30" type="bezier"/> + + + <KivioPoint x="56" y="30"/> + + + <KivioPoint x="56" y="30" type="bezier"/> + <KivioPoint x="56" y="40" type="bezier"/> + <KivioPoint x="70" y="45" type="bezier"/> + <KivioPoint x="75" y="40" type="bezier"/> + + <KivioPoint x="75" y="40"/> + <KivioPoint x="95" y="40"/> + + <KivioPoint x="95" y="40" type="bezier"/> + <KivioPoint x="100" y="44" type="bezier"/> + <KivioPoint x="100" y="49" type="bezier"/> + <KivioPoint x="95" y="53" type="bezier"/> + + <KivioPoint x="95" y="53"/> + <KivioPoint x="75" y="53"/> + <KivioPoint x="75" y="48"/> + <KivioPoint x="75" y="53"/> + <KivioPoint x="95" y="53"/> + + <KivioPoint x="95" y="53" type="bezier"/> + <KivioPoint x="100" y="57" type="bezier"/> + <KivioPoint x="100" y="62" type="bezier"/> + <KivioPoint x="95" y="66" type="bezier"/> + + <KivioPoint x="95" y="66"/> + <KivioPoint x="75" y="66"/> + <KivioPoint x="75" y="61"/> + <KivioPoint x="75" y="66"/> + <KivioPoint x="95" y="66"/> + + <KivioPoint x="95" y="66" type="bezier"/> + <KivioPoint x="100" y="70" type="bezier"/> + <KivioPoint x="100" y="75" type="bezier"/> + <KivioPoint x="95" y="79" type="bezier"/> + + <KivioPoint x="95" y="79"/> + <KivioPoint x="75" y="79"/> + <KivioPoint x="75" y="74"/> + <KivioPoint x="75" y="79"/> + <KivioPoint x="95" y="79"/> + + <KivioPoint x="95" y="79" type="bezier"/> + <KivioPoint x="100" y="82" type="bezier"/> + <KivioPoint x="100" y="87" type="bezier"/> + <KivioPoint x="95" y="90" type="bezier"/> + + <KivioPoint x="95" y="90"/> + <KivioPoint x="75" y="90"/> + <KivioPoint x="75" y="85"/> + <KivioPoint x="75" y="90"/> + <KivioPoint x="35" y="90"/> + + <KivioPoint x="35" y="90" type="bezier"/> + <KivioPoint x="30" y="89" type="bezier"/> + <KivioPoint x="25" y="88" type="bezier"/> + <KivioPoint x="20" y="85" type="bezier"/> + + <KivioPoint x="20" y="85"/> + <KivioPoint x="20" y="45"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Good2"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="50" y="45"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="45" y="65"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="50" y="45"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Good3"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="65" y="0"/> + <KivioPoint x="55" y="10"/> + <KivioPoint x="53" y="8"/> + <KivioPoint x="63" y="-3"/> + <KivioPoint x="65" y="0"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Good4" x="77.0" y="42.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good5" x="77.0" y="55.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good6" x="77.0" y="68.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good7" x="77.0" y="81.0" w="10.0" h="7.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Good8" x="0.0" y="40.0" w="20.0" h="60.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good9" x="5.0" y="85.0" w="10.0" h="10.0"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm Binary files differnew file mode 100644 index 00000000..4020599d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml new file mode 100755 index 00000000..9ad8d5c9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml @@ -0,0 +1,96 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Group"/> + <Id data="Group"/> + <Description data="Group"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100" h="110.0"/> + <KivioConnectorTarget x="30.0" y="10.0"/> + <KivioConnectorTarget x="70.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="110.0"/> + <KivioConnectorTarget x="30.0" y="110.0"/> + <KivioConnectorTarget x="60.0" y="110.0"/> + <KivioConnectorTarget x="70.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="45.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioLineStyle color="#000072" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="90" y="40" type="bezier"/> + <KivioPoint x="100" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="70" y="0" type="bezier"/> + <KivioPoint x="98" y="0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="96.5341" y="20" type="bezier"/> + <KivioPoint x="76" y="30" type="bezier"/> + + <KivioPoint x="76" y="30" type="bezier"/> + <KivioPoint x="55.4914" y="40" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42.0" y="0" type="bezier"/> + <KivioPoint x="70.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="15.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#ff0000"/> + <KivioLineStyle color="#720000" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="110" type="bezier"/> + <KivioPoint x="10" y="50" type="bezier"/> + <KivioPoint x="50" y="50" type="bezier"/> + <KivioPoint x="60" y="110" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#ffe55b"/> + <KivioLineStyle color="#d06a00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="10" type="bezier"/> + <KivioPoint x="58" y="10" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="56.5341" y="30" type="bezier"/> + <KivioPoint x="36" y="40" type="bezier"/> + + <KivioPoint x="36" y="40" type="bezier"/> + <KivioPoint x="15.4914" y="50" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2.0" y="10" type="bezier"/> + <KivioPoint x="30.0" y="10" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="80.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm Binary files differnew file mode 100644 index 00000000..90324f47 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am new file mode 100644 index 00000000..8a9e3099 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am @@ -0,0 +1,21 @@ +peopledir = $(kde_datadir)/kivio/stencils/Miscellaneous/People + +people_DATA = \ +Bad.sml \ +Bad.xpm \ +Blue_Collar_Worker.sml \ +Blue_Collar_Worker.xpm \ +desc \ +Good.sml \ +Good.xpm \ +Group.sml \ +Group.xpm \ +icon.xpm \ +Man.sml \ +Man.xpm \ +White_Collar_Worker.sml \ +White_Collar_Worker.xpm \ +Woman_Shape.sml \ +Woman_Shape.xpm \ +Woman.sml \ +Woman.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml new file mode 100755 index 00000000..13c5b46c --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Man"/> + <Id data="Man"/> + <Description data="Man shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="50.0" h="100.0"/> + <KivioConnectorTarget x="25.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="45.0"/> + <KivioConnectorTarget x="50.0" y="45.0"/> + <KivioConnectorTarget x="25.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Man"> + + <KivioPoint x="20" y="20"/> + + <KivioPoint x="20" y="20" type="bezier"/> + <KivioPoint x="15" y="15" type="bezier"/> + <KivioPoint x="15" y="5" type="bezier"/> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="35" y="5" type="bezier"/> + <KivioPoint x="35" y="15" type="bezier"/> + <KivioPoint x="30" y="20" type="bezier"/> + + <KivioPoint x="30" y="20"/> + <KivioPoint x="30" y="22.5"/> + <KivioPoint x="40" y="22.5"/> + <KivioPoint x="45" y="25"/> + <KivioPoint x="50" y="30"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="40" y="55"/> + <KivioPoint x="40" y="57.5"/> + <KivioPoint x="50" y="57.5"/> + <KivioPoint x="40" y="65"/> + <KivioPoint x="40" y="95"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="27.5" y="100"/> + <KivioPoint x="27.5" y="65"/> + <KivioPoint x="22.5" y="65"/> + <KivioPoint x="22.5" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="10" y="95"/> + <KivioPoint x="10" y="65"/> + <KivioPoint x="0" y="57.5"/> + <KivioPoint x="10" y="57.5"/> + <KivioPoint x="10" y="55"/> + <KivioPoint x="0" y="55"/> + <KivioPoint x="0" y="30"/> + <KivioPoint x="5" y="25"/> + <KivioPoint x="10" y="22.5"/> + <KivioPoint x="20" y="22.5"/> + <KivioPoint x="20" y="20"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="25.0" w="50.0" h="35.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm Binary files differnew file mode 100644 index 00000000..eb83d625 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml new file mode 100755 index 00000000..eb2df1c0 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="White Collar Worker"/> + <Id data="White Collar Worker"/> + <Description data="White Collar Worker"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="60" h="100.0"/> + <KivioConnectorTarget x="30.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="100.0"/> + <KivioConnectorTarget x="30.0" y="100.0"/> + <KivioConnectorTarget x="60.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="100" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="60" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Tie"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="30" y="55"/> + <KivioPoint x="25" y="95"/> + <KivioPoint x="30" y="100"/> + <KivioPoint x="35" y="95"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="58" y="0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="56.5341" y="20" type="bezier"/> + <KivioPoint x="36" y="30" type="bezier"/> + + <KivioPoint x="36" y="30" type="bezier"/> + <KivioPoint x="15.4914" y="40" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2.0" y="0" type="bezier"/> + <KivioPoint x="30.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="70.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm Binary files differnew file mode 100644 index 00000000..b2d03ca6 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml new file mode 100755 index 00000000..e1c4aabc --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Woman"/> + <Id data="Woman"/> + <Description data="Woman shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="50.0" h="100.0"/> + <KivioConnectorTarget x="25.0" y="2.0"/> + <KivioConnectorTarget x="0.0" y="45.0"/> + <KivioConnectorTarget x="50.0" y="45.0"/> + <KivioConnectorTarget x="25.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Woman"> + + <KivioPoint x="20" y="20"/> + <KivioPoint x="15" y="20"/> + <KivioPoint x="15" y="10"/> + + <KivioPoint x="15" y="10" type="bezier"/> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="35" y="10" type="bezier"/> + + <KivioPoint x="35" y="10"/> + <KivioPoint x="35" y="20"/> + <KivioPoint x="30" y="20"/> + <KivioPoint x="30" y="22.5"/> + <KivioPoint x="40" y="22.5"/> + <KivioPoint x="45" y="25"/> + <KivioPoint x="50" y="30"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="40" y="55"/> + <KivioPoint x="40" y="57.5"/> + <KivioPoint x="50" y="57.5"/> + <KivioPoint x="40" y="65"/> + <KivioPoint x="45" y="80"/> + <KivioPoint x="40" y="80"/> + <KivioPoint x="40" y="95"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="27.5" y="100"/> + <KivioPoint x="27.5" y="80"/> + <KivioPoint x="22.5" y="80"/> + <KivioPoint x="22.5" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="10" y="95"/> + <KivioPoint x="10" y="80"/> + <KivioPoint x="5" y="80"/> + <KivioPoint x="10" y="65"/> + <KivioPoint x="0" y="57.5"/> + <KivioPoint x="10" y="57.5"/> + <KivioPoint x="10" y="55"/> + <KivioPoint x="0" y="55"/> + <KivioPoint x="0" y="30"/> + <KivioPoint x="5" y="25"/> + <KivioPoint x="10" y="22.5"/> + <KivioPoint x="20" y="22.5"/> + <KivioPoint x="20" y="20"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="25.0" w="50.0" h="35.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm Binary files differnew file mode 100644 index 00000000..847745c7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml new file mode 100755 index 00000000..36e87464 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml @@ -0,0 +1,870 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Woman Shape"/> + <Id data="Woman Shape"/> + <Description data="Woman shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="110.0" h="240.0"/> + <KivioConnectorTarget x="0.0" y="120.0"/> + <KivioConnectorTarget x="110.0" y="120.0"/> + <KivioConnectorTarget x="55.0" y="0.0"/> + <KivioConnectorTarget x="55.0" y="240.0"/> + + <KivioShape type="ClosedPath" name="Haar"> + <KivioFillStyle colorStyle="1" color="#4a4431"/> + <KivioPoint x="50" y="5"/> + + <KivioPoint x="50" y="5" type="bezier"/> + <KivioPoint x="47" y="0" type="bezier"/> + <KivioPoint x="53" y="-4" type="bezier"/> + <KivioPoint x="58.5" y="-2.5" type="bezier"/> + + <KivioPoint x="58.5" y="-2.5"/> + <KivioPoint x="55" y="0"/> + + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="57.5" y="-2.5" type="bezier"/> + <KivioPoint x="62" y="-3" type="bezier"/> + <KivioPoint x="67.5" y="0" type="bezier"/> + + <KivioPoint x="67.5" y="0"/> + <KivioPoint x="62.5" y="2.5"/> + + <KivioPoint x="62.5" y="2.5" type="bezier"/> + <KivioPoint x="68" y="0" type="bezier"/> + <KivioPoint x="74" y="5" type="bezier"/> + <KivioPoint x="68" y="12.5" type="bezier"/> + + <KivioPoint x="68" y="12.5"/> + <KivioPoint x="68" y="20.5"/> + + <KivioPoint x="68" y="20.5" type="bezier"/> + <KivioPoint x="74" y="23.5" type="bezier"/> + <KivioPoint x="74" y="29.5" type="bezier"/> + <KivioPoint x="70" y="32.5" type="bezier"/> + + <KivioPoint x="70" y="32.5"/> + <KivioPoint x="70" y="40"/> + + <KivioPoint x="40" y="40"/> + + <KivioPoint x="40" y="40" type="bezier"/> + <KivioPoint x="35" y="35" type="bezier"/> + <KivioPoint x="40" y="27.5" type="bezier"/> + <KivioPoint x="45" y="30" type="bezier"/> + + <KivioPoint x="45" y="30"/> + + <KivioPoint x="45" y="30" type="bezier"/> + <KivioPoint x="46.5" y="29.5" type="bezier"/> + <KivioPoint x="46.5" y="26.5" type="bezier"/> + <KivioPoint x="45" y="25" type="bezier"/> + + <KivioPoint x="45" y="25"/> + + <KivioPoint x="45" y="25" type="bezier"/> + <KivioPoint x="43" y="20" type="bezier"/> + <KivioPoint x="41.5" y="15" type="bezier"/> + <KivioPoint x="45" y="10" type="bezier"/> + + <KivioPoint x="45" y="10"/> + <KivioPoint x="50" y="5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Nek"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="50" y="20"/> + <KivioPoint x="50" y="34"/> + + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + + <KivioPoint x="38" y="50" type="bezier"/> + <KivioPoint x="39.5" y="55" type="bezier"/> + <KivioPoint x="40.5" y="56.5" type="bezier"/> + <KivioPoint x="42" y="57" type="bezier"/> + + <KivioPoint x="42" y="57"/> + + <KivioPoint x="42" y="57" type="bezier"/> + <KivioPoint x="43.5" y="58.5" type="bezier"/> + <KivioPoint x="45" y="60" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + <KivioPoint x="51" y="64"/> + <KivioPoint x="52" y="63"/> + + <KivioPoint x="52" y="63" type="bezier"/> + <KivioPoint x="53" y="57" type="bezier"/> + <KivioPoint x="55" y="53" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="35"/> + + + + <KivioPoint x="65" y="35"/> + <KivioPoint x="62.5" y="31"/> + <KivioPoint x="62.5" y="20"/> + <KivioPoint x="50" y="20"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hoofd"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="46" y="12"/> + + <KivioPoint x="46" y="12" type="bezier"/> + <KivioPoint x="46" y="5" type="bezier"/> + <KivioPoint x="49" y="1" type="bezier"/> + <KivioPoint x="56" y="0" type="bezier"/> + + <KivioPoint x="56" y="0"/> + + <KivioPoint x="56" y="0" type="bezier"/> + <KivioPoint x="63" y="1" type="bezier"/> + <KivioPoint x="66" y="5" type="bezier"/> + <KivioPoint x="66" y="12" type="bezier"/> + + <KivioPoint x="66" y="12"/> + + <KivioPoint x="66" y="12" type="bezier"/> + <KivioPoint x="67" y="15" type="bezier"/> + <KivioPoint x="65" y="25" type="bezier"/> + <KivioPoint x="59" y="29" type="bezier"/> + + <KivioPoint x="59" y="29"/> + <KivioPoint x="59" y="29" type="bezier"/> + <KivioPoint x="57" y="30" type="bezier"/> + <KivioPoint x="55" y="30" type="bezier"/> + <KivioPoint x="53" y="29" type="bezier"/> + <KivioPoint x="53" y="29"/> + + <KivioPoint x="53" y="29" type="bezier"/> + <KivioPoint x="47" y="25" type="bezier"/> + <KivioPoint x="45" y="15" type="bezier"/> + <KivioPoint x="46" y="12" type="bezier"/> + + <KivioPoint x="46" y="12"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Haar"> + <KivioFillStyle colorStyle="1" color="#4a4431"/> + <KivioPoint x="50" y="5"/> + + <KivioPoint x="48.5" y="2"/> + + <KivioPoint x="48.5" y="2" type="bezier"/> + <KivioPoint x="47" y="3.5" type="bezier"/> + <KivioPoint x="44" y="5" type="bezier"/> + <KivioPoint x="45" y="15" type="bezier"/> + + <KivioPoint x="45" y="15"/> + <KivioPoint x="47" y="8"/> + + <KivioPoint x="50" y="5"/> + <KivioPoint x="50" y="5" type="bezier"/> + <KivioPoint x="47" y="0" type="bezier"/> + <KivioPoint x="53" y="-4" type="bezier"/> + <KivioPoint x="58.5" y="-2.5" type="bezier"/> + + <KivioPoint x="58.5" y="-2.5"/> + <KivioPoint x="55" y="0"/> + + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="57.5" y="-2.5" type="bezier"/> + <KivioPoint x="62" y="-3" type="bezier"/> + <KivioPoint x="67.5" y="0" type="bezier"/> + + <KivioPoint x="67.5" y="0"/> + <KivioPoint x="62.5" y="2.5"/> + + <KivioPoint x="62.5" y="2.5" type="bezier"/> + <KivioPoint x="68" y="0" type="bezier"/> + <KivioPoint x="74" y="5" type="bezier"/> + <KivioPoint x="68" y="15" type="bezier"/> + + <KivioPoint x="68" y="15"/> + + <KivioPoint x="68" y="15" type="bezier"/> + <KivioPoint x="65" y="9" type="bezier"/> + <KivioPoint x="63" y="8" type="bezier"/> + <KivioPoint x="60" y="7" type="bezier"/> + + <KivioPoint x="50" y="5"/> + + </KivioShape> + + <KivioShape type="Ellipse" name="Oog" x="51" w="1.0" y="13" h="1.0"/> + <KivioShape type="Ellipse" name="Oog" x="60" w="1.0" y="13" h="1.0"/> + <KivioShape type="ClosedPath" name="Ooglid"> + <KivioPoint x="49" y="13"/> + <KivioPoint x="54" y="13"/> + <KivioPoint x="49" y="13"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Ooglid"> + <KivioPoint x="58" y="13"/> + <KivioPoint x="63" y="13"/> + <KivioPoint x="58" y="13"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Neus"> + <KivioPoint x="55" y="20"/> + <KivioPoint x="57" y="20"/> + <KivioPoint x="55" y="20"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Mond"> + <KivioPoint x="54" y="24"/> + <KivioPoint x="58" y="24"/> + <KivioPoint x="54" y="24"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Mond"> + <KivioPoint x="55" y="25"/> + <KivioPoint x="57" y="25"/> + <KivioPoint x="55" y="25"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_schouder"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="35" y="54.5"/> + <KivioPoint x="34" y="55.5"/> + <KivioPoint x="35" y="51.5"/> + + <KivioPoint x="35" y="51.5" type="bezier"/> + <KivioPoint x="36" y="46" type="bezier"/> + <KivioPoint x="38" y="40" type="bezier"/> + <KivioPoint x="42" y="37.5" type="bezier"/> + + <KivioPoint x="42" y="37.5"/> + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + <KivioPoint x="35" y="54.5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_arm"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="32" y="65"/> + <KivioPoint x="35" y="62"/> + <KivioPoint x="38" y="85"/>> + <KivioPoint x="29" y="89"/> + <KivioPoint x="20" y="94"/> + <KivioPoint x="19" y="87"/> + <KivioPoint x="20" y="94"/> + <KivioPoint x="15" y="98"/> + <KivioPoint x="14" y="94"/> + <KivioPoint x="12" y="90"/> + <KivioPoint x="14" y="94"/> + <KivioPoint x="15" y="98"/> + <KivioPoint x="10" y="98"/> + <KivioPoint x="7" y="88"/> + <KivioPoint x="10" y="85"/> + + <KivioPoint x="10" y="86"/> + <KivioPoint x="11" y="88"/> + <KivioPoint x="12" y="88"/> + <KivioPoint x="14" y="87"/> + <KivioPoint x="12" y="88"/> + <KivioPoint x="11" y="88"/> + <KivioPoint x="10" y="86"/> + + <KivioPoint x="10" y="85"/> + <KivioPoint x="17.5" y="85"/> + <KivioPoint x="23" y="82"/> + <KivioPoint x="29" y="76.5"/> + <KivioPoint x="32" y="78"/> + <KivioPoint x="33.5" y="80"/> + <KivioPoint x="32" y="78"/> + <KivioPoint x="29" y="76.5"/> + + <KivioPoint x="29" y="76.5" type="bezier"/> + <KivioPoint x="29" y="71.5" type="bezier"/> + <KivioPoint x="31" y="60" type="bezier"/> + <KivioPoint x="32" y="65" type="bezier"/> + + <KivioPoint x="32" y="65"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bh-links"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="38" y="50"/> + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + + <KivioPoint x="38" y="50" type="bezier"/> + <KivioPoint x="39.5" y="55" type="bezier"/> + <KivioPoint x="40.5" y="56.5" type="bezier"/> + <KivioPoint x="42" y="57" type="bezier"/> + + <KivioPoint x="42" y="57"/> + + <KivioPoint x="42" y="57" type="bezier"/> + <KivioPoint x="43.5" y="58.5" type="bezier"/> + <KivioPoint x="45" y="60" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + + <KivioPoint x="45" y="64" type="bezier"/> + <KivioPoint x="42.5" y="66" type="bezier"/> + <KivioPoint x="40" y="67.5" type="bezier"/> + <KivioPoint x="35" y="67.5" type="bezier"/> + + <KivioPoint x="35" y="67.5"/> + + <KivioPoint x="35" y="67.5" type="bezier"/> + <KivioPoint x="33" y="66" type="bezier"/> + <KivioPoint x="31" y="65" type="bezier"/> + <KivioPoint x="30" y="59" type="bezier"/> + + <KivioPoint x="30" y="59"/> + <KivioPoint x="35" y="54.5"/> + <KivioPoint x="38" y="50"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bh_rechts"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="51" y="64"/> + <KivioPoint x="52" y="63"/> + + <KivioPoint x="52" y="63" type="bezier"/> + <KivioPoint x="53" y="57" type="bezier"/> + <KivioPoint x="55" y="53" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="35"/> + <KivioPoint x="65" y="50"/> + + <KivioPoint x="65" y="50" type="bezier"/> + <KivioPoint x="68.5" y="55" type="bezier"/> + <KivioPoint x="70" y="60" type="bezier"/> + <KivioPoint x="68.5" y="63" type="bezier"/> + + <KivioPoint x="68.5" y="63"/> + <KivioPoint x="70" y="60"/> + <KivioPoint x="70" y="61.5"/> + <KivioPoint x="73" y="64"/> + <KivioPoint x="73" y="67"/> + <KivioPoint x="66" y="66"/> + + <KivioPoint x="66" y="66" type="bezier"/> + <KivioPoint x="60" y="67" type="bezier"/> + <KivioPoint x="56" y="68" type="bezier"/> + <KivioPoint x="51" y="64" type="bezier"/> + + <KivioPoint x="51" y="64"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="buik"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="35" y="67.5"/> + + <KivioPoint x="35" y="67.5" type="bezier"/> + <KivioPoint x="40" y="67.5" type="bezier"/> + <KivioPoint x="42.5" y="66" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + <KivioPoint x="51" y="64"/> + + <KivioPoint x="51" y="64" type="bezier"/> + <KivioPoint x="56" y="68" type="bezier"/> + <KivioPoint x="60" y="67" type="bezier"/> + <KivioPoint x="66" y="66" type="bezier"/> + + <KivioPoint x="66" y="66"/> + <KivioPoint x="73" y="67"/> + <KivioPoint x="68" y="85"/> + <KivioPoint x="66" y="91"/> + <KivioPoint x="67" y="94"/> + <KivioPoint x="67.5" y="97"/> + + <KivioPoint x="67.5" y="97" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="60" y="102" type="bezier"/> + <KivioPoint x="45" y="103.5" type="bezier"/> + + <KivioPoint x="45" y="103.5"/> + + <KivioPoint x="45" y="103.5" type="bezier"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="35" y="95" type="bezier"/> + <KivioPoint x="33" y="88" type="bezier"/> + + <KivioPoint x="33" y="88"/> + + <KivioPoint x="35" y="86"/> + <KivioPoint x="36" y="88"/> + <KivioPoint x="35" y="80"/> + <KivioPoint x="34" y="75"/> + <KivioPoint x="35" y="67.5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Rechter_Arm"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="60" y="35"/> + + <KivioPoint x="60" y="35" type="bezier"/> + <KivioPoint x="72" y="26" type="bezier"/> + <KivioPoint x="85" y="44" type="bezier"/> + <KivioPoint x="84" y="47" type="bezier"/> + + <KivioPoint x="84" y="47"/> + <KivioPoint x="89" y="65"/> + <KivioPoint x="90" y="67.5"/> + <KivioPoint x="91" y="70"/> + + <KivioPoint x="91" y="70" type="bezier"/> + <KivioPoint x="95" y="80" type="bezier"/> + <KivioPoint x="97" y="92" type="bezier"/> + <KivioPoint x="99" y="102" type="bezier"/> + + <KivioPoint x="99" y="102"/> + <KivioPoint x="106" y="103"/> + <KivioPoint x="106" y="111"/> + <KivioPoint x="101" y="112"/> + <KivioPoint x="96" y="111"/> + <KivioPoint x="97" y="108"/> + <KivioPoint x="101" y="109"/> + <KivioPoint x="103" y="107"/> + <KivioPoint x="101" y="105"/> + <KivioPoint x="97" y="106"/> + <KivioPoint x="95" y="105"/> + <KivioPoint x="97" y="106"/> + <KivioPoint x="101" y="105"/> + <KivioPoint x="103" y="107"/> + <KivioPoint x="101" y="109"/> + <KivioPoint x="97" y="108"/> + <KivioPoint x="93" y="109"/> + <KivioPoint x="92" y="108"/> + <KivioPoint x="91" y="107"/> + <KivioPoint x="90" y="106"/> + <KivioPoint x="90" y="103"/> + + <KivioPoint x="88" y="95"/> + + <KivioPoint x="88" y="95" type="bezier"/> + <KivioPoint x="86" y="90" type="bezier"/> + <KivioPoint x="82" y="85" type="bezier"/> + <KivioPoint x="81" y="74" type="bezier"/> + + <KivioPoint x="81" y="74"/> + + <KivioPoint x="81" y="74" type="bezier"/> + <KivioPoint x="76.5" y="67" type="bezier"/> + <KivioPoint x="74.5" y="50" type="bezier"/> + <KivioPoint x="74" y="57" type="bezier"/> + + <KivioPoint x="74" y="57"/> + <KivioPoint x="74" y="51"/> + <KivioPoint x="76.5" y="45"/> + <KivioPoint x="74" y="51"/> + <KivioPoint x="74" y="53"/> + <KivioPoint x="76" y="50"/> + <KivioPoint x="74" y="53"/> + <KivioPoint x="73" y="64"/> + + <KivioPoint x="70" y="61.5"/> + <KivioPoint x="68.8" y="59"/> + <KivioPoint x="68.5" y="63"/> + + <KivioPoint x="68.5" y="63" type="bezier"/> + <KivioPoint x="70" y="60" type="bezier"/> + <KivioPoint x="68.5" y="55" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="33"/> + + <KivioPoint x="60" y="35"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Slip"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="30" y="92"/> + <KivioPoint x="33" y="88"/> + + <KivioPoint x="33" y="88" type="bezier"/> + <KivioPoint x="35" y="95" type="bezier"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="45" y="103.5" type="bezier"/> + + <KivioPoint x="45" y="103.5"/> + + <KivioPoint x="45" y="103.5" type="bezier"/> + <KivioPoint x="60" y="102" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="67.5" y="97" type="bezier"/> + + <KivioPoint x="67.5" y="97"/> + <KivioPoint x="69" y="101"/> + + <KivioPoint x="69" y="101" type="bezier"/> + <KivioPoint x="67" y="103.5" type="bezier"/> + <KivioPoint x="64" y="106" type="bezier"/> + <KivioPoint x="54" y="111" type="bezier"/> + + <KivioPoint x="54" y="111"/> + + <KivioPoint x="54" y="111" type="bezier"/> + <KivioPoint x="50" y="113.5" type="bezier"/> + <KivioPoint x="47.5" y="117.5" type="bezier"/> + <KivioPoint x="47.5" y="122.5" type="bezier"/> + + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="47.5" y="122.5" type="bezier"/> + <KivioPoint x="43.5" y="121" type="bezier"/> + <KivioPoint x="41" y="118" type="bezier"/> + <KivioPoint x="39" y="110" type="bezier"/> + + <KivioPoint x="39" y="110"/> + + <KivioPoint x="39" y="110" type="bezier"/> + <KivioPoint x="34" y="105" type="bezier"/> + <KivioPoint x="32" y="100" type="bezier"/> + <KivioPoint x="30" y="92" type="bezier"/> + + <KivioPoint x="30" y="92"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_Been"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="30" y="92"/> + + <KivioPoint x="30" y="92" type="bezier"/> + <KivioPoint x="32" y="100" type="bezier"/> + <KivioPoint x="34" y="105" type="bezier"/> + <KivioPoint x="39" y="110" type="bezier"/> + + <KivioPoint x="39" y="110"/> + + <KivioPoint x="39" y="110" type="bezier"/> + <KivioPoint x="41" y="118" type="bezier"/> + <KivioPoint x="43.5" y="121" type="bezier"/> + <KivioPoint x="47.5" y="122.5" type="bezier"/> + + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="44" y="131"/> + <KivioPoint x="41" y="163"/> + + <KivioPoint x="41" y="163" type="bezier"/> + <KivioPoint x="42" y="169" type="bezier"/> + <KivioPoint x="40" y="179" type="bezier"/> + <KivioPoint x="38" y="185" type="bezier"/> + + <KivioPoint x="38" y="185"/> + + <KivioPoint x="38" y="185" type="bezier"/> + <KivioPoint x="38" y="200" type="bezier"/> + <KivioPoint x="36" y="212.5" type="bezier"/> + <KivioPoint x="33" y="225" type="bezier"/> + + <KivioPoint x="33" y="225"/> + <KivioPoint x="33.5" y="227.5"/> + <KivioPoint x="33" y="230"/> + + <KivioPoint x="33" y="230" type="bezier"/> + <KivioPoint x="34" y="233" type="bezier"/> + <KivioPoint x="35" y="237" type="bezier"/> + <KivioPoint x="33" y="240" type="bezier"/> + + <KivioPoint x="33" y="240"/> + <KivioPoint x="29" y="240"/> + <KivioPoint x="29" y="236"/> + <KivioPoint x="29" y="240"/> + <KivioPoint x="16" y="240"/> + + <KivioPoint x="16" y="240" type="bezier"/> + <KivioPoint x="14" y="237" type="bezier"/> + <KivioPoint x="16" y="233" type="bezier"/> + <KivioPoint x="18" y="230" type="bezier"/> + + <KivioPoint x="18" y="230"/> + <KivioPoint x="20" y="220"/> + + <KivioPoint x="20" y="220" type="bezier"/> + <KivioPoint x="19" y="206" type="bezier"/> + <KivioPoint x="18" y="192" type="bezier"/> + <KivioPoint x="23" y="172" type="bezier"/> + + <KivioPoint x="23" y="172"/> + <KivioPoint x="23" y="160"/> + + <KivioPoint x="23" y="160" type="bezier"/> + <KivioPoint x="21" y="135" type="bezier"/> + <KivioPoint x="24" y="105" type="bezier"/> + <KivioPoint x="30" y="92" type="bezier"/> + + <KivioPoint x="30" y="92"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Rechter_been"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="47.5" y="122.5" type="bezier"/> + <KivioPoint x="47.5" y="117.5" type="bezier"/> + <KivioPoint x="50" y="113.5" type="bezier"/> + <KivioPoint x="54" y="111" type="bezier"/> + + <KivioPoint x="54" y="111"/> + + <KivioPoint x="54" y="111" type="bezier"/> + <KivioPoint x="64" y="106" type="bezier"/> + <KivioPoint x="67" y="103.5" type="bezier"/> + <KivioPoint x="69" y="101" type="bezier"/> + + <KivioPoint x="69" y="101"/> + + <KivioPoint x="69" y="101" type="bezier"/> + <KivioPoint x="70" y="104" type="bezier"/> + <KivioPoint x="71" y="107" type="bezier"/> + <KivioPoint x="70" y="110" type="bezier"/> + + <KivioPoint x="70" y="110"/> + + <KivioPoint x="70" y="110" type="bezier"/> + <KivioPoint x="77.5" y="130" type="bezier"/> + <KivioPoint x="80" y="140" type="bezier"/> + <KivioPoint x="82.5" y="165" type="bezier"/> + + <KivioPoint x="82.5" y="165"/> + + <KivioPoint x="82.5" y="165" type="bezier"/> + <KivioPoint x="84" y="170" type="bezier"/> + <KivioPoint x="85.5" y="175" type="bezier"/> + <KivioPoint x="86" y="180" type="bezier"/> + + <KivioPoint x="86" y="180"/> + + <KivioPoint x="86" y="180" type="bezier"/> + <KivioPoint x="91" y="190" type="bezier"/> + <KivioPoint x="92" y="210" type="bezier"/> + <KivioPoint x="93" y="220" type="bezier"/> + + <KivioPoint x="93" y="220"/> + <KivioPoint x="93.5" y="222.5"/> + <KivioPoint x="93" y="225"/> + + <KivioPoint x="93" y="225" type="bezier"/> + <KivioPoint x="95" y="230" type="bezier"/> + <KivioPoint x="98" y="235" type="bezier"/> + <KivioPoint x="96" y="240" type="bezier"/> + + <KivioPoint x="96" y="240"/> + <KivioPoint x="84" y="240"/> + <KivioPoint x="84" y="236"/> + <KivioPoint x="84" y="240"/> + <KivioPoint x="80" y="240"/> + + <KivioPoint x="80" y="240" type="bezier"/> + <KivioPoint x="78" y="237" type="bezier"/> + <KivioPoint x="79" y="233" type="bezier"/> + <KivioPoint x="81" y="230" type="bezier"/> + + <KivioPoint x="81" y="230"/> + <KivioPoint x="81" y="225"/> + + <KivioPoint x="81" y="225" type="bezier"/> + <KivioPoint x="74" y="207.5" type="bezier"/> + <KivioPoint x="71" y="193" type="bezier"/> + <KivioPoint x="70" y="185" type="bezier"/> + + <KivioPoint x="70" y="185"/> + + <KivioPoint x="70" y="185" type="bezier"/> + <KivioPoint x="67.5" y="180" type="bezier"/> + <KivioPoint x="66.5" y="172" type="bezier"/> + <KivioPoint x="65" y="165" type="bezier"/> + + <KivioPoint x="65" y="165"/> + + <KivioPoint x="65" y="165" type="bezier"/> + <KivioPoint x="62.5" y="155" type="bezier"/> + <KivioPoint x="58" y="144" type="bezier"/> + <KivioPoint x="55" y="134" type="bezier"/> + + <KivioPoint x="55" y="134"/> + <KivioPoint x="47.5" y="122.5"/> + </KivioShape> + <KivioShape type="Ellipse" name="Navel" x="44" w="3.0" y="95" h="2.0"/> + <KivioShape type="ClosedPath" name="Ribben"> + <KivioPoint x="42" y="76"/> + + <KivioPoint x="42" y="76" type="bezier"/> + <KivioPoint x="43" y="75" type="bezier"/> + <KivioPoint x="44" y="73" type="bezier"/> + <KivioPoint x="48" y="72" type="bezier"/> + + <KivioPoint x="48" y="72"/> + + <KivioPoint x="48" y="72" type="bezier"/> + <KivioPoint x="52" y="73" type="bezier"/> + <KivioPoint x="54" y="78" type="bezier"/> + <KivioPoint x="55" y="80" type="bezier"/> + + <KivioPoint x="55" y="80"/> + <KivioPoint x="59" y="85"/> + <KivioPoint x="55" y="80"/> + + <KivioPoint x="55" y="80" type="bezier"/> + <KivioPoint x="54" y="78" type="bezier"/> + <KivioPoint x="52" y="73" type="bezier"/> + <KivioPoint x="48" y="72" type="bezier"/> + + <KivioPoint x="48" y="72"/> + + <KivioPoint x="48" y="72" type="bezier"/> + <KivioPoint x="44" y="73" type="bezier"/> + <KivioPoint x="43" y="75" type="bezier"/> + <KivioPoint x="42" y="76" type="bezier"/> + + <KivioPoint x="42" y="76"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="26" y="172"/> + <KivioPoint x="26.5" y="175"/> + <KivioPoint x="24" y="179"/> + <KivioPoint x="26.5" y="175"/> + <KivioPoint x="26" y="172"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="34" y="169"/> + <KivioPoint x="34" y="174"/> + <KivioPoint x="36" y="178"/> + <KivioPoint x="34" y="174"/> + <KivioPoint x="34" y="169"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="27.5" y="179"/> + <KivioPoint x="31" y="183"/> + <KivioPoint x="34.5" y="181"/> + <KivioPoint x="31" y="183"/> + <KivioPoint x="27.5" y="179"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="73.5" y="169"/> + <KivioPoint x="74" y="173"/> + <KivioPoint x="73" y="177"/> + <KivioPoint x="74" y="173"/> + <KivioPoint x="73.5" y="169"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="80" y="171"/> + <KivioPoint x="80" y="175"/> + <KivioPoint x="82.5" y="177.5"/> + <KivioPoint x="80" y="175"/> + <KivioPoint x="80" y="171"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="74" y="180"/> + <KivioPoint x="78" y="182"/> + <KivioPoint x="81" y="179"/> + <KivioPoint x="78" y="182"/> + <KivioPoint x="74" y="180"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="koord"> + <KivioPoint x="35" y="80"/> + <KivioPoint x="35" y="80" type="bezier"/> + <KivioPoint x="36.5" y="84" type="bezier"/> + <KivioPoint x="42" y="87" type="bezier"/> + <KivioPoint x="45" y="89" type="bezier"/> + <KivioPoint x="45" y="89"/> + + <KivioPoint x="90" y="105"/> + + <KivioPoint x="45" y="89"/> + <KivioPoint x="45" y="89" type="bezier"/> + <KivioPoint x="42" y="87" type="bezier"/> + <KivioPoint x="36.5" y="84" type="bezier"/> + <KivioPoint x="35" y="80" type="bezier"/> + <KivioPoint x="35" y="80"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="koord"> + <KivioPoint x="69" y="82"/> + <KivioPoint x="69" y="82" type="bezier"/> + <KivioPoint x="68.5" y="84" type="bezier"/> + <KivioPoint x="65" y="86" type="bezier"/> + <KivioPoint x="55" y="89" type="bezier"/> + <KivioPoint x="55" y="89"/> + + <KivioPoint x="14" y="93"/> + + <KivioPoint x="55" y="89"/> + <KivioPoint x="55" y="89" type="bezier"/> + <KivioPoint x="65" y="86" type="bezier"/> + <KivioPoint x="68.5" y="84" type="bezier"/> + <KivioPoint x="69" y="82" type="bezier"/> + <KivioPoint x="69" y="82"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Borst_links"> + <KivioPoint x="43" y="52"/> + <KivioPoint x="43" y="52" type="bezier"/> + <KivioPoint x="46" y="54.5" type="bezier"/> + <KivioPoint x="47" y="57" type="bezier"/> + <KivioPoint x="47" y="61" type="bezier"/> + <KivioPoint x="47" y="61"/> + <KivioPoint x="47" y="61" type="bezier"/> + <KivioPoint x="47" y="57" type="bezier"/> + <KivioPoint x="46" y="54.5" type="bezier"/> + <KivioPoint x="43" y="52" type="bezier"/> + <KivioPoint x="43" y="52"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Borst_rechts"> + <KivioPoint x="51" y="60"/> + <KivioPoint x="51" y="60" type="bezier"/> + <KivioPoint x="51" y="56" type="bezier"/> + <KivioPoint x="52" y="53" type="bezier"/> + <KivioPoint x="56" y="51" type="bezier"/> + <KivioPoint x="56" y="51"/> + <KivioPoint x="56" y="51" type="bezier"/> + <KivioPoint x="52" y="53" type="bezier"/> + <KivioPoint x="51" y="56" type="bezier"/> + <KivioPoint x="51" y="60" type="bezier"/> + <KivioPoint x="51" y="60"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="48" y="37"/> + <KivioPoint x="51" y="40"/> + <KivioPoint x="48" y="37"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="53" y="41"/> + <KivioPoint x="53" y="45"/> + <KivioPoint x="53" y="41"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="56" y="39"/> + <KivioPoint x="59" y="36.5"/> + <KivioPoint x="56" y="39"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Arm_scheiding"> + <KivioPoint x="86" y="72"/> + <KivioPoint x="84" y="74"/> + <KivioPoint x="86" y="72"/> + </KivioShape> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm Binary files differnew file mode 100644 index 00000000..89563984 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/desc b/kivio/kiviopart/stencils/Miscellaneous/People/desc new file mode 100755 index 00000000..906d99dd --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="People Shapes"/> + <Id data="Klipart - People Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm Binary files differnew file mode 100644 index 00000000..b14c0a69 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am new file mode 100644 index 00000000..93ce35f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am @@ -0,0 +1,7 @@ +transportdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Transport + +transport_DATA = \ +desc \ +icon.xpm \ +Truck.sml \ +Truck.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml new file mode 100644 index 00000000..f7f6d666 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Truck"/> + <Id data="Truck"/> + <Description data="Truck shape"/> + <Version data="0.1"/> + <Web data="www.koffice.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="100.0" h="60.0"/> + <KivioConnectorTarget x="66.0" y="0.0"/> + <KivioConnectorTarget x="100.0" y="21.5"/> + <KivioConnectorTarget x="50.0" y="53"/> + <KivioConnectorTarget x="0.0" y="42.5"/> + <KivioShape type="ClosedPath" name="Process"> + <KivioPoint x="0" y="35"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="17" y="53"/> + + + <KivioPoint x="17" y="53" type="bezier"/> + <KivioPoint x="20" y="60" type="bezier"/> + <KivioPoint x="30" y="60" type="bezier"/> + <KivioPoint x="33" y="53" type="bezier"/> + + <KivioPoint x="33" y="53"/> + <KivioPoint x="72" y="53"/> + + <KivioPoint x="72" y="53" type="bezier"/> + <KivioPoint x="75" y="60" type="bezier"/> + <KivioPoint x="85" y="60" type="bezier"/> + <KivioPoint x="88" y="53" type="bezier"/> + + <KivioPoint x="88" y="53"/> + <KivioPoint x="95" y="53"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="100" y="45"/> + <KivioPoint x="80" y="45"/> + <KivioPoint x="80" y="43"/> + <KivioPoint x="100" y="43"/> + <KivioPoint x="100" y="0"/> + <KivioPoint x="32" y="0"/> + <KivioPoint x="32" y="43"/> + <KivioPoint x="70" y="43"/> + <KivioPoint x="70" y="45"/> + <KivioPoint x="30" y="45"/> + <KivioPoint x="30" y="20"/> + <KivioPoint x="10" y="20"/> + <KivioPoint x="0" y="35"/> + + + + </KivioShape> + <KivioShape type="TextBox" name="Text" x="35.0" y="0.0" w="70.0" h="45.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm new file mode 100644 index 00000000..9ec37aad --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Truck_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@#################@.+", +".+@@@@@@@@@@#$$$$$$$$$$$$$$$#+.+", +".+@@@@@@@@@@#$$$$$$$$$$$$$$$#+.+", +".+@@@@#####@#$$$$$$$$$$$$$$$#+.+", +".+@@@#$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@@#$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#################+.+", +".+@#$$$$$$#+@+++++++++++++++++.+", +".+@#$$$$$$###################@.+", +".+@#$$$$$$$$$$$$$$$$$$$$$$$$#+.+", +".+@####$$$$##########$$$$###++.+", +".+@@+++#$$#++++++++++#$$#+++@@.+", +".+@@@@@+##+@@@@@@@@@@+##+@@@@@.+", +".+@@@@@@++@@@@@@@@@@@@++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/desc b/kivio/kiviopart/stencils/Miscellaneous/Transport/desc new file mode 100755 index 00000000..6f89310b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Transport Shapes"/> + <Id data="Klipart - Transport Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm Binary files differnew file mode 100644 index 00000000..3afc7199 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/desc b/kivio/kiviopart/stencils/Miscellaneous/desc new file mode 100644 index 00000000..fd4289e1 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Miscellaneous Collections"/> + <Id data="Kivio - Miscellaneous Collections"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Miscellaneous/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/icon.xpm Binary files differnew file mode 100644 index 00000000..ec4831ba --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/icon.xpm |