get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/20413/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 20413,
    "url": "http://patches.dpdk.org/api/patches/20413/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1487073334-72469-1-git-send-email-harry.van.haaren@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<1487073334-72469-1-git-send-email-harry.van.haaren@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1487073334-72469-1-git-send-email-harry.van.haaren@intel.com",
    "date": "2017-02-14T11:55:34",
    "name": "[dpdk-dev,v3] doc: fix unreadable images",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ddf431043b7bae049d14b5cafc2a9b5e98318bee",
    "submitter": {
        "id": 317,
        "url": "http://patches.dpdk.org/api/people/317/?format=api",
        "name": "Van Haaren, Harry",
        "email": "harry.van.haaren@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1487073334-72469-1-git-send-email-harry.van.haaren@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/20413/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/20413/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id BFBA3A2F;\n\tTue, 14 Feb 2017 12:55:46 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id 02292201\n\tfor <dev@dpdk.org>; Tue, 14 Feb 2017 12:55:42 +0100 (CET)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t14 Feb 2017 03:55:41 -0800",
            "from silpixa00398672.ir.intel.com ([10.237.223.128])\n\tby orsmga002.jf.intel.com with ESMTP; 14 Feb 2017 03:55:38 -0800"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos; i=\"5.35,161,1484035200\"; d=\"scan'208,217\";\n\ta=\"44221346\"",
        "From": "Harry van Haaren <harry.van.haaren@intel.com>",
        "To": "john.mcnamara@intel.com",
        "Cc": "thomas.monjalon@6wind.com, dev@dpdk.org, jianfeng.tan@intel.com,\n\tHarry van Haaren <harry.van.haaren@intel.com>",
        "Date": "Tue, 14 Feb 2017 11:55:34 +0000",
        "Message-Id": "<1487073334-72469-1-git-send-email-harry.van.haaren@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1486971944-16204-1-git-send-email-jianfeng.tan@intel.com>",
        "References": "<1486971944-16204-1-git-send-email-jianfeng.tan@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3] doc: fix unreadable images",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Jianfeng Tan <jianfeng.tan@intel.com>\n\nThe images by below two commits are very unclear. Fix it.\n\nFixes: 50665deebda (\"doc: add guide to use virtio-user for container networking\")\nFixes: 0ba3870e755 (\"doc: add guide to use virtio-user as exceptional path\")\n\nSuggested-by: Thomas Monjalon <thomas.monjalon@6wind.com>\nSigned-off-by: Jianfeng Tan <jianfeng.tan@intel.com>\nSigned-off-by: Harry van Haaren <harry.van.haaren@intel.com>\n\n---\n\nv3:\n- Fixed \"Contanier\" typo in container_networking.svg\n\nv2:\n- Redraw the vector image instead of embedding a PNG in a svg file.\n---\n .../use_models_for_running_dpdk_in_containers.svg  |  970 ++++++--------\n .../howto/img/virtio_user_as_exceptional_path.svg  |  591 +++------\n .../img/virtio_user_for_container_networking.svg   | 1323 ++++++++++----------\n 3 files changed, 1288 insertions(+), 1596 deletions(-)",
    "diff": "diff --git a/doc/guides/howto/img/use_models_for_running_dpdk_in_containers.svg b/doc/guides/howto/img/use_models_for_running_dpdk_in_containers.svg\nindex 2e3f8e2..662c226 100644\n--- a/doc/guides/howto/img/use_models_for_running_dpdk_in_containers.svg\n+++ b/doc/guides/howto/img/use_models_for_running_dpdk_in_containers.svg\n@@ -1,574 +1,398 @@\n-<?xml version=\"1.0\" standalone=\"no\"?>\n-<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 20010904//EN\"\n- \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n-<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"\n- width=\"968.000000pt\" height=\"461.000000pt\" viewBox=\"0 0 968.000000 461.000000\"\n- preserveAspectRatio=\"xMidYMid meet\">\n-<metadata>\n-Created by potrace 1.13, written by Peter Selinger 2001-2015\n-</metadata>\n-<g transform=\"translate(0.000000,461.000000) scale(0.100000,-0.100000)\"\n-fill=\"#000000\" stroke=\"none\">\n-<path d=\"M4605 2455 c0 -1084 1 -1528 2 -988 2 540 2 1426 0 1970 -1 543 -2\n-102 -2 -982z\"/>\n-<path d=\"M6982 4088 c-7 -7 -12 -40 -12 -80 0 -61 2 -68 20 -68 18 0 20 7 20\n-80 0 79 -5 91 -28 68z\"/>\n-<path d=\"M7130 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7410 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7690 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7970 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M8250 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M8530 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M8810 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M9090 4080 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M9370 4080 c0 -17 7 -20 50 -20 28 0 50 -4 50 -10 0 -5 9 -10 20 -10\n-14 0 20 7 20 24 0 29 -16 36 -86 36 -47 0 -54 -2 -54 -20z\"/>\n-<path d=\"M1700 3820 l0 -130 475 0 475 0 0 130 0 130 -475 0 -475 0 0 -130z\"/>\n-<path d=\"M2960 3815 l0 -135 475 0 475 0 0 135 0 135 -475 0 -475 0 0 -135z\"/>\n-<path d=\"M9470 3840 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M6970 3740 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M5000 3305 l0 -435 190 0 c105 0 190 -2 190 -5 0 -4 -7 -19 -15 -35\n--13 -24 -13 -29 0 -34 12 -4 15 -36 17 -163 l3 -158 1433 -3 c1274 -2 1432 -4\n-1432 -17 0 -14 3 -14 30 0 39 20 40 20 40 -20 l0 -35 245 0 c135 0 245 -3 245\n--7 -1 -5 -7 -19 -15 -33 -18 -32 -18 -40 0 -40 8 0 15 -9 15 -20 0 -16 -7 -20\n--30 -20 -23 0 -30 -4 -30 -20 0 -16 7 -20 30 -20 29 0 30 -1 30 -50 l0 -50\n--1870 -2 -1870 -3 -32 -33 -33 -32 -3 -255 c-3 -281 1 -305 57 -338 27 -16\n-154 -17 1895 -17 l1866 0 0 -60 c0 -47 -3 -60 -15 -60 -18 0 -18 -2 -3 -35 15\n--33 24 -32 43 5 14 27 14 30 0 30 -12 0 -15 13 -15 60 l0 60 290 0 c320 0 335\n-3 365 60 12 24 15 76 15 285 l0 255 -34 38 -34 37 -306 3 -306 3 0 49 0 50 45\n-0 c38 0 45 3 45 20 0 17 -7 20 -45 20 -38 0 -45 3 -45 20 0 11 7 20 15 20 18\n-0 18 8 0 40 -8 14 -14 28 -15 33 0 4 113 7 250 7 l250 0 0 670 0 670 -500 0\n--500 0 0 -495 0 -496 -30 16 c-36 19 -40 19 -40 0 0 -13 -47 -15 -360 -15\n-l-360 0 0 50 c0 32 5 52 14 57 12 7 12 13 -3 41 l-17 33 -16 -35 c-15 -29 -15\n--35 -2 -40 10 -4 14 -22 14 -61 l0 -55 365 0 c321 0 365 -2 365 -15 0 -14 3\n--14 30 0 16 8 31 15 35 15 3 0 5 -22 5 -50 0 -27 -2 -50 -5 -50 -4 0 -19 7\n--34 15 -27 13 -29 13 -34 -5 -3 -11 -3 -29 0 -40 l5 -21 34 20 34 20 0 -75 0\n--75 -32 17 c-28 15 -32 15 -40 0 -8 -15 -137 -16 -1433 -16 l-1425 0 0 155 c0\n-128 3 157 15 161 13 5 13 9 0 34 -8 16 -15 31 -15 35 0 3 86 5 190 5 l190 0 0\n-435 0 435 -385 0 -385 0 0 -435z m760 0 l0 -425 -375 0 -375 0 0 425 0 425\n-375 0 375 0 0 -425z m3550 -235 l0 -660 -490 0 -490 0 0 660 0 660 490 0 490\n-0 0 -660z m-498 -1032 l2 -93 3 93 4 93 304 -3 305 -3 27 -28 28 -27 3 -257\n-c2 -182 0 -265 -9 -285 -23 -55 -40 -58 -359 -58 l-290 0 -2 163 -2 162 -3\n--162 -3 -163 -1870 0 -1870 0 -32 29 -33 29 -3 254 c-2 157 1 265 7 281 6 15\n-25 36 43 47 33 20 52 20 1891 20 l1857 0 2 -92z\"/>\n-<path d=\"M5372 3628 c7 -15 15 -23 17 -17 2 6 -4 18 -13 27 -15 15 -15 15 -4\n--10z\"/>\n-<path d=\"M5522 3613 c2 -28 8 -38 21 -39 14 -2 14 -1 1 3 -12 4 -15 14 -12 39\n-2 19 0 34 -5 34 -4 0 -7 -17 -5 -37z\"/>\n-<path d=\"M5630 3614 c0 -26 3 -34 9 -25 5 7 14 10 21 6 9 -6 -6 25 -27 54 -2\n-2 -3 -13 -3 -35z\"/>\n-<path d=\"M5480 3632 c0 -7 -12 -13 -27 -13 -26 -2 -26 -2 -4 -6 24 -5 50 11\n-38 24 -4 3 -7 1 -7 -5z\"/>\n-<path d=\"M5586 3603 c-6 -14 -5 -15 5 -6 7 7 10 15 7 18 -3 3 -9 -2 -12 -12z\"/>\n-<path d=\"M5320 3580 c0 -6 7 -10 15 -10 8 0 15 2 15 4 0 2 -7 6 -15 10 -8 3\n--15 1 -15 -4z\"/>\n-<path d=\"M5553 3400 c0 -30 2 -43 4 -27 2 15 2 39 0 55 -2 15 -4 2 -4 -28z\"/>\n-<path d=\"M5207 3395 c8 -25 19 -45 23 -45 4 0 15 21 24 47 9 25 13 43 8 39 -4\n--4 -12 -22 -18 -39 l-11 -32 -16 38 c-22 52 -29 47 -10 -8z\"/>\n-<path d=\"M5283 3385 c0 -22 2 -30 4 -17 2 12 2 30 0 40 -3 9 -5 -1 -4 -23z\"/>\n-<path d=\"M5311 3381 l1 -36 7 30 c5 25 13 31 41 36 34 7 34 7 -7 6 -43 -1 -43\n--1 -42 -36z\"/>\n-<path d=\"M5413 3388 c1 -26 7 -33 25 -34 19 -1 22 3 21 35 -1 35 -2 35 -8 7\n--8 -40 -28 -44 -35 -7 l-6 31 3 -32z\"/>\n-<path d=\"M5486 3411 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M5370 3360 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0\n--4 -4 -4 -10z\"/>\n-<path d=\"M5343 3230 c0 -30 2 -43 4 -27 2 15 2 39 0 55 -2 15 -4 2 -4 -28z\"/>\n-<path d=\"M5140 3260 c0 -5 5 -10 10 -10 6 0 10 -9 10 -20 0 -25 -17 -27 -22\n--2 -3 12 -7 8 -15 -15 -11 -31 -11 -32 8 -20 15 9 23 9 38 0 19 -12 19 -11 4\n-32 -13 40 -33 61 -33 35z\"/>\n-<path d=\"M5201 3196 c1 -31 4 -43 7 -31 4 11 14 20 22 20 10 0 15 10 15 30 0\n-24 -4 30 -22 31 -21 1 -23 -3 -22 -50z m39 19 c0 -26 -14 -33 -25 -15 -9 14 1\n-40 15 40 5 0 10 -11 10 -25z\"/>\n-<path d=\"M5271 3196 c1 -31 4 -43 7 -31 4 11 14 20 22 20 10 0 15 10 15 30 0\n-24 -4 30 -22 31 -21 1 -23 -3 -22 -50z m39 19 c0 -26 -14 -33 -25 -15 -9 14 1\n-40 15 40 5 0 10 -11 10 -25z\"/>\n-<path d=\"M5373 3215 c0 -22 2 -30 4 -17 2 12 2 30 0 40 -3 9 -5 -1 -4 -23z\"/>\n-<path d=\"M5406 3241 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M5471 3211 c1 -35 2 -35 8 -7 9 42 29 44 34 4 l5 -33 -2 35 c-1 29\n--5 35 -23 36 -20 1 -23 -3 -22 -35z\"/>\n-<path d=\"M5544 3236 c-9 -23 0 -51 16 -52 9 0 10 1 3 3 -20 7 -16 51 5 56 16\n-4 16 5 -1 6 -10 0 -20 -5 -23 -13z\"/>\n-<path d=\"M5604 3236 c-11 -28 0 -51 26 -53 22 -1 22 -1 3 4 -29 6 -30 23 -2\n-23 14 0 19 5 17 17 -4 23 -36 29 -44 9z m36 -6 c0 -5 -7 -10 -15 -10 -8 0 -15\n-5 -15 10 0 6 7 10 15 10 8 0 15 -4 15 -10z\"/>\n-<path d=\"M8992 3265 c0 -42 2 -51 7 -30 3 17 13 30 21 30 8 0 18 -13 22 -30 6\n--29 6 -29 5 5 -2 28 -6 35 -22 35 -13 0 -22 9 -26 25 -4 15 -7 1 -7 -35z\"/>\n-<path d=\"M8653 3293 c-4 -11 1 -22 15 -31 28 -19 30 -46 2 -39 -11 3 -20 1\n--20 -5 0 -5 10 -8 22 -6 30 4 35 36 9 54 -27 19 -27 38 -1 31 11 -3 18 -1 14\n-4 -9 15 -34 10 -41 -8z\"/>\n-<path d=\"M8830 3300 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M8868 3288 c-9 -28 7 -73 27 -75 11 -2 14 0 8 3 -16 7 -17 54 -2 54\n-6 0 4 7 -5 15 -18 18 -23 19 -28 3z\"/>\n-<path d=\"M8584 3248 c19 -44 31 -45 43 -3 13 42 7 47 -9 8 l-11 -28 -10 28\n-c-6 15 -14 27 -18 27 -5 0 -2 -14 5 -32z\"/>\n-<path d=\"M8721 3273 c-1 -6 3 -24 9 -38 11 -28 30 -26 30 3 0 13 -2 14 -9 3\n--6 -10 -11 -6 -19 15 -6 16 -11 24 -11 17z\"/>\n-<path d=\"M8765 3263 c4 -10 10 -26 12 -35 3 -10 9 -18 13 -18 10 0 32 61 25\n-68 -4 5 -6 0 -18 -38 -3 -10 -8 -6 -16 13 -6 15 -13 27 -17 27 -3 0 -3 -8 1\n--17z\"/>\n-<path d=\"M8830 3245 c0 -19 5 -35 10 -35 6 0 10 16 10 35 0 19 -4 35 -10 35\n--5 0 -10 -16 -10 -35z\"/>\n-<path d=\"M8924 3266 c-10 -26 1 -51 24 -54 12 -2 22 1 22 6 0 5 -8 9 -17 8\n--12 -1 -18 6 -18 19 0 13 6 20 18 19 9 -1 17 2 17 7 0 15 -40 10 -46 -5z\"/>\n-<path d=\"M8764 3076 c-11 -29 0 -51 26 -51 21 0 25 5 25 30 0 24 -5 31 -23 33\n--13 2 -24 -3 -28 -12z m43 -12 c8 -21 -13 -42 -28 -27 -13 13 -5 43 11 43 6 0\n-13 -7 17 -16z\"/>\n-<path d=\"M8841 3050 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M8661 2878 c1 -29 4 -43 6 -30 5 28 19 28 33 1 7 -11 14 -18 17 -16\n-2 3 0 14 -6 25 -7 13 -7 22 1 30 15 15 -7 42 -33 42 -16 0 -19 -7 -18 -52z\n-m39 22 c0 -11 -7 -20 -15 -20 -8 0 -15 9 -15 20 0 11 7 20 15 20 8 0 15 -9 15\n--20z\"/>\n-<path d=\"M8898 2908 c-9 -28 7 -73 27 -75 11 -2 14 0 8 3 -16 7 -17 54 -2 54\n-6 0 4 7 -5 15 -18 18 -23 19 -28 3z\"/>\n-<path d=\"M8584 2868 c19 -44 31 -45 43 -3 13 42 7 47 -9 8 l-11 -28 -10 28\n-c-6 15 -14 27 -18 27 -5 0 -2 -14 5 -32z\"/>\n-<path d=\"M8744 2886 c-11 -29 0 -51 26 -51 21 0 25 5 25 30 0 24 -5 31 -23 33\n--13 2 -24 -3 -28 -12z m43 -12 c8 -21 -13 -42 -28 -27 -13 13 -5 43 11 43 6 0\n-13 -7 17 -16z\"/>\n-<path d=\"M8823 2870 c2 -31 5 -35 30 -36 25 -1 27 2 26 35 -1 36 -1 36 -8 6\n--3 -17 -13 -30 -21 -30 -8 0 -18 13 -22 30 -6 29 -6 29 -5 -5z\"/>\n-<path d=\"M8954 2886 c-12 -30 0 -51 31 -53 18 -1 22 1 10 4 -34 9 -41 23 -11\n-23 21 0 27 4 24 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0\n--17 5 -14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M9031 2860 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M8548 2693 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M8730 2595 c0 -54 1 -55 28 -54 23 2 24 2 5 6 -20 4 -23 11 -23 48 0\n-40 2 44 28 48 25 4 25 4 -5 6 l-33 1 0 -55z\"/>\n-<path d=\"M8910 2641 c46 -8 48 -36 3 -36 -18 0 -33 -3 -33 -7 0 -14 57 -8 70\n-7 21 25 4 45 -37 44 l-38 -2 35 -6z\"/>\n-<path d=\"M9004 2636 c-3 -8 -4 -31 -2 -52 2 -32 7 -40 26 -42 55 -8 93 55 56\n-92 -19 20 -73 21 -80 2z m74 -8 c27 -27 1 -78 -39 -78 -16 0 -19 7 -19 45 0\n-40 2 45 23 45 13 0 28 -5 35 -12z\"/>\n-<path d=\"M9153 2595 c0 -33 2 -48 4 -32 2 15 7 27 11 27 3 0 20 -12 36 -27\n-l31 -28 -27 31 c-16 16 -28 35 -28 42 0 7 -4 12 -9 12 -5 0 -12 8 -14 18 -3 9\n--5 -10 -4 -43z\"/>\n-<path d=\"M9199 2633 c-13 -16 -12 -17 4 -4 16 13 21 21 13 21 -2 0 -10 -8 -17\n--17z\"/>\n-<path d=\"M8808 2609 c2 -16 -2 -37 -9 -47 -13 -15 -12 -16 4 -3 17 14 24 66 9\n-75 -5 3 -6 -8 -4 -25z\"/>\n-<path d=\"M5241 2028 c-1 -12 -9 -18 -26 -18 -20 0 -25 -5 -24 -22 1 -17 2 -19\n-6 -5 2 9 13 17 23 17 13 0 17 -6 14 -22 -4 -21 -4 -21 6 2 6 13 9 33 7 45 -3\n-15 -5 16 -6 3z\"/>\n-<path d=\"M5474 2025 c-4 -8 -12 -15 -20 -15 -8 0 -14 -9 -13 -22 1 -20 2 -21\n-6 -4 5 18 6 18 20 -5 14 -24 14 -24 8 -1 -5 15 -1 30 11 43 10 11 12 19 5 19\n--6 0 -14 -7 -17 -15z\"/>\n-<path d=\"M5375 2020 c-3 -5 1 -10 10 -10 9 0 13 5 10 10 -3 6 -8 10 -10 10 -2\n-0 -7 -4 -10 -10z\"/>\n-<path d=\"M5265 2009 c-4 -6 -4 -13 -1 -16 3 -4 6 -1 6 5 0 6 8 13 18 15 15 4\n-15 5 0 6 -9 0 -20 -4 -23 -10z\"/>\n-<path d=\"M5324 2008 c-4 -6 -2 -14 4 -16 18 -6 14 -20 -5 -25 -16 -4 -16 -5\n--1 -6 22 -1 32 17 18 33 -8 11 -8 15 2 19 9 4 9 6 1 6 -6 1 -15 -4 -19 -11z\"/>\n-<path d=\"M5507 2014 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34\n-9z m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M5572 2011 c-8 -5 -12 -16 -10 -25 2 -12 6 -10 15 9 6 14 10 25 10\n-25 -1 0 -8 -4 -15 -9z\"/>\n-<path d=\"M5601 1990 c0 -15 3 -19 6 -10 3 8 12 20 20 27 13 10 12 12 -6 10\n--16 -1 -21 -8 -20 -27z\"/>\n-<path d=\"M5667 2014 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34\n-9z m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M5722 1990 c0 -14 2 -19 5 -12 2 6 2 18 0 25 -3 6 -5 1 -5 -13z\"/>\n-<path d=\"M5293 1984 c-3 -8 -12 -13 -19 -10 -8 3 -14 1 -14 -4 0 -18 29 -10\n-40 10 6 11 8 20 5 20 -3 0 -8 -7 -12 -16z\"/>\n-<path d=\"M5370 1980 c0 -11 4 -20 9 -20 5 0 7 9 4 20 -3 11 -7 20 -9 20 -2 0\n--4 -9 -4 -20z\"/>\n-<path d=\"M5632 1980 c0 -14 2 -19 5 -12 2 6 2 18 0 25 -3 6 -5 1 -5 -13z\"/>\n-<path d=\"M5500 1969 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3\n--20 1 -20 -4z\"/>\n-<path d=\"M5660 1969 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3\n--20 1 -20 -4z\"/>\n-<path d=\"M6000 3295 l0 -435 190 0 c105 0 190 -2 190 -5 0 -4 -7 -19 -15 -35\n--13 -24 -13 -29 0 -34 10 -3 15 -27 18 -83 l3 -78 2 78 c1 58 6 79 17 83 13 5\n-13 9 0 34 -8 16 -15 31 -15 35 0 3 86 5 190 5 l190 0 0 435 0 435 -385 0 -385\n-0 0 -435z m760 0 l0 -425 -375 0 -375 0 0 425 0 425 375 0 375 0 0 -425z\"/>\n-<path d=\"M6342 3628 c7 -15 15 -23 17 -17 2 6 -4 18 -13 27 -15 15 -15 15 -4\n--10z\"/>\n-<path d=\"M6492 3613 c2 -28 8 -38 21 -39 14 -2 14 -1 1 3 -12 4 -15 14 -12 39\n-2 19 0 34 -5 34 -4 0 -7 -17 -5 -37z\"/>\n-<path d=\"M6600 3614 c0 -26 3 -34 9 -25 5 7 14 10 21 6 9 -6 -6 25 -27 54 -2\n-2 -3 -13 -3 -35z\"/>\n-<path d=\"M6450 3632 c0 -7 -12 -13 -27 -13 -26 -2 -26 -2 -4 -6 24 -5 50 11\n-38 24 -4 3 -7 1 -7 -5z\"/>\n-<path d=\"M6556 3603 c-6 -14 -5 -15 5 -6 7 7 10 15 7 18 -3 3 -9 -2 -12 -12z\"/>\n-<path d=\"M6290 3580 c0 -6 7 -10 15 -10 8 0 15 2 15 4 0 2 -7 6 -15 10 -8 3\n--15 1 -15 -4z\"/>\n-<path d=\"M6040 3275 l0 -65 345 0 345 0 0 65 0 65 -55 0 c-42 0 -55 -3 -55\n--15 0 -23 -117 -19 -123 4 -4 14 -5 13 -6 -1 -1 -12 -9 -18 -25 -18 -15 0 -26\n-7 -29 18 -4 16 -5 16 -6 0 -1 -13 -10 -18 -31 -18 -17 0 -34 7 -40 18 -10 14\n--11 14 -6 1 4 -14 -2 -17 -29 -17 -23 0 -35 5 -38 17 -4 14 -5 14 -6 0 -1 -14\n--14 -16 -77 -17 -56 -1 -77 3 -81 14 -3 9 -19 14 -44 14 l-39 0 0 -65z\"/>\n-<path d=\"M6145 3330 c3 -5 12 -7 20 -3 21 7 19 13 -6 13 -11 0 -18 -4 -14 -10z\"/>\n-<path d=\"M6205 3330 c4 -6 11 -8 16 -5 14 9 11 15 -7 15 -8 0 -12 -5 -9 -10z\"/>\n-<path d=\"M6560 3330 c0 -5 7 -10 15 -10 8 0 15 5 15 10 0 6 -7 10 -15 10 -8 0\n--15 -4 -15 -10z\"/>\n-<path d=\"M6341 3024 c0 -11 3 -14 6 -6 3 7 2 16 -1 19 -3 4 -6 -2 -5 -13z\"/>\n-<path d=\"M6631 3024 c0 -11 3 -14 6 -6 3 7 2 16 -1 19 -3 4 -6 -2 -5 -13z\"/>\n-<path d=\"M6114 3014 c3 -9 6 -27 6 -40 0 -35 13 -30 39 16 12 22 20 40 17 40\n--3 0 -13 -15 -22 -32 l-17 -33 -9 33 c-5 17 -11 32 -14 32 -4 0 -3 -7 0 -16z\"/>\n-<path d=\"M6184 2995 c-3 -20 -4 -39 0 -42 3 -4 6 6 6 20 0 15 5 27 10 27 6 0\n-10 7 10 15 0 30 -19 14 -26 -20z\"/>\n-<path d=\"M6249 3009 c-7 -13 -7 -19 -1 -15 6 3 13 -4 15 -16 3 -16 4 -15 2 5\n--1 15 2 27 7 27 4 0 8 5 8 10 0 18 -19 11 -31 -11z\"/>\n-<path d=\"M6355 3000 c-4 -6 -11 -8 -16 -5 -5 4 -9 -4 -9 -16 0 -19 2 -21 13\n--8 6 8 19 20 27 27 8 7 9 12 3 12 -7 0 -15 -5 -18 -10z\"/>\n-<path d=\"M6397 3004 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34\n-9z m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M6463 3003 c-7 -3 -13 -14 -12 -26 0 -22 0 -22 9 1 5 12 14 22 20 22\n-5 0 10 -10 11 -22 l0 -23 9 23 c11 26 27 29 33 5 4 -14 5 -13 6 4 1 19 -4 22\n--31 21 -18 -1 -39 -3 -45 -5z\"/>\n-<path d=\"M6567 3004 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34\n-9z m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M6622 2980 c0 -14 2 -19 5 -12 2 6 2 18 0 25 -3 6 -5 1 -5 -13z\"/>\n-<path d=\"M6211 2973 c-1 -26 14 -31 23 -7 3 8 2 13 -3 9 -5 -3 -12 1 -14 7 -3\n-7 -6 3 -6 -9z\"/>\n-<path d=\"M6350 2971 c0 -6 4 -13 10 -16 6 -3 7 1 4 9 -7 18 -14 21 -14 7z\"/>\n-<path d=\"M6390 2959 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3\n--20 1 -20 -4z\"/>\n-<path d=\"M6560 2959 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3\n--20 1 -20 -4z\"/>\n-<path d=\"M2157 3645 c-21 -43 -21 -45 -2 -45 10 0 15 -11 15 -35 l0 -35 -986\n-0 -986 0 -34 -34 -34 -34 0 -207 c0 -214 3 -235 44 -267 19 -16 62 -18 514\n--18 l492 0 0 -45 0 -44 -457 -3 c-359 -2 -463 -6 -481 -16 -35 -20 -22 -23 23\n--7 32 11 127 14 478 15 l437 0 0 -50 c0 -38 -4 -50 -15 -50 -19 0 -19 1 3 -49\n-l19 -40 16 35 c21 43 21 54 2 54 -11 0 -15 12 -15 50 l0 50 495 0 495 0 0 -50\n-c0 -37 -4 -50 -15 -50 -12 0 -13 -5 -3 -27 19 -45 25 -47 42 -15 20 38 20 42\n-1 42 -11 0 -15 12 -15 50 l0 50 620 0 620 0 0 -50 c0 -37 -4 -50 -14 -50 -13\n-0 -13 -5 1 -37 8 -21 14 -40 13 -43 -1 -2 3 -6 8 -8 5 -1 12 10 15 25 3 15 9\n-36 12 46 5 12 2 17 -9 17 -13 0 -16 11 -16 51 l0 50 278 -3 279 -3 40 -27 c24\n--16 49 -44 62 -70 20 -43 21 -57 21 -459 0 -381 -2 -417 -19 -455 -22 -47 -59\n--80 -110 -94 -25 -8 -621 -10 -1882 -8 l-1845 3 -41 27 c-79 52 -78 47 -78\n-534 l0 430 29 45 c16 24 22 38 13 31 -9 -8 -25 -33 -36 -56 -20 -41 -21 -59\n--21 -457 0 -410 0 -415 23 -459 12 -24 39 -58 60 -74 l39 -31 934 -3 c635 -1\n-934 -6 934 -13 0 -5 -7 -23 -15 -39 -9 -17 -11 -30 -5 -30 13 0 13 -117 0\n--122 -10 -3 14 -78 25 -78 2 0 14 18 25 40 17 34 18 40 5 40 -12 0 -15 12 -15\n-55 0 42 3 55 15 55 18 0 18 8 0 40 -8 14 -14 31 -15 38 0 9 190 12 919 12 626\n-0 929 3 948 11 38 14 81 56 104 101 18 35 19 64 19 455 0 414 0 419 -23 463\n--13 26 -40 57 -65 75 l-44 30 -279 3 -279 3 0 44 0 45 314 0 314 0 31 31 31\n-31 0 215 0 215 -34 34 -34 34 -311 0 -311 0 0 30 c0 20 5 30 15 30 18 0 19 -1\n--1 46 l-16 39 -19 -35 c-22 -43 -23 -50 -4 -50 10 0 15 -10 15 -30 l0 -30\n--625 0 -625 0 0 35 c0 24 5 35 15 35 8 0 15 2 15 4 0 7 -30 76 -33 76 -2 0\n--11 -16 -20 -35z m15 -182 l2 -58 3 58 4 57 624 0 625 0 0 -270 0 -270 -620 0\n--620 0 -2 158 -2 157 -3 -157 -4 -158 -494 0 -495 0 0 65 c0 51 3 65 15 65 19\n-0 19 2 -2 45 l-17 36 -18 -33 c-21 -41 -22 -48 -3 -48 12 0 15 -14 15 -65 l0\n--65 -491 0 -491 0 -29 29 -29 29 0 212 0 212 29 29 29 29 986 0 986 0 2 -57z\n-m1919 28 l29 -29 0 -215 0 -214 -26 -27 -27 -26 -313 0 -314 0 0 270 0 270\n-311 0 311 0 29 -29z m-1911 -566 l0 -45 -495 0 -495 0 0 45 0 45 495 0 495 0\n-0 -45z m1250 0 l0 -45 -620 0 -620 0 0 45 0 45 620 0 620 0 0 -45z\"/>\n-<path d=\"M231 3408 c-1 -12 -9 -18 -26 -18 -20 0 -25 -5 -24 -22 1 -17 2 -19\n-6 -5 2 9 13 17 23 17 13 0 17 -6 14 -22 -4 -21 -4 -21 6 2 6 13 9 33 7 45 -3\n-15 -5 16 -6 3z\"/>\n-<path d=\"M464 3405 c-4 -8 -12 -15 -20 -15 -8 0 -14 -9 -13 -22 1 -20 2 -21 6\n--4 5 18 6 18 20 -5 14 -24 14 -24 8 -1 -5 15 -1 30 11 43 10 11 12 19 5 19 -6\n-0 -14 -7 -17 -15z\"/>\n-<path d=\"M365 3400 c-3 -5 1 -10 10 -10 9 0 13 5 10 10 -3 6 -8 10 -10 10 -2\n-0 -7 -4 -10 -10z\"/>\n-<path d=\"M255 3389 c-4 -6 -4 -13 -1 -16 3 -4 6 -1 6 5 0 6 8 13 18 15 15 4\n-15 5 0 6 -9 0 -20 -4 -23 -10z\"/>\n-<path d=\"M314 3388 c-4 -6 -2 -14 4 -16 18 -6 14 -20 -5 -25 -16 -4 -16 -5 -1\n--6 22 -1 32 17 18 33 -8 11 -8 15 2 19 9 4 9 6 1 6 -6 1 -15 -4 -19 -11z\"/>\n-<path d=\"M497 3394 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34 9z\n-m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M562 3391 c-8 -5 -12 -16 -10 -25 2 -12 6 -10 15 9 6 14 10 25 10 25\n--1 0 -8 -4 -15 -9z\"/>\n-<path d=\"M591 3370 c0 -15 3 -19 6 -10 3 8 12 20 20 27 13 10 12 12 -6 10 -16\n--1 -21 -8 -20 -27z\"/>\n-<path d=\"M657 3394 c-14 -14 -7 -25 13 -22 12 2 21 8 21 13 0 12 -24 18 -34 9z\n-m30 -10 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M712 3370 c0 -14 2 -19 5 -12 2 6 2 18 0 25 -3 6 -5 1 -5 -13z\"/>\n-<path d=\"M900 3341 c0 -28 5 -51 10 -51 6 0 10 8 10 19 0 10 9 21 21 24 32 9\n-22 51 -13 55 -27 3 -28 2 -28 -47z m48 22 c-5 -25 -28 -28 -28 -4 0 12 6 21\n-16 21 9 0 14 -7 12 -17z\"/>\n-<path d=\"M980 3340 c0 -27 5 -50 10 -50 6 0 10 9 10 19 0 11 8 22 18 24 16 4\n-16 5 0 6 -27 2 -23 39 5 44 16 3 13 5 -10 6 l-33 1 0 -50z\"/>\n-<path d=\"M1090 3340 c0 -48 1 -50 28 -50 35 0 52 16 52 50 0 34 -17 50 -52 50\n--27 0 -28 -2 -28 -50z m64 18 c13 -21 -2 -51 -28 -56 -13 -3 -16 5 -16 38 0\n-33 3 41 16 38 9 -2 22 -11 28 -20z\"/>\n-<path d=\"M1240 3380 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M283 3364 c-3 -8 -12 -13 -19 -10 -8 3 -14 1 -14 -4 0 -18 29 -10 40\n-10 6 11 8 20 5 20 -3 0 -8 -7 -12 -16z\"/>\n-<path d=\"M360 3360 c0 -11 4 -20 9 -20 5 0 7 9 4 20 -3 11 -7 20 -9 20 -2 0\n--4 -9 -4 -20z\"/>\n-<path d=\"M622 3360 c0 -14 2 -19 5 -12 2 6 2 18 0 25 -3 6 -5 1 -5 -13z\"/>\n-<path d=\"M490 3349 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3 -20\n-1 -20 -4z\"/>\n-<path d=\"M650 3349 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3 -20\n-1 -20 -4z\"/>\n-<path d=\"M1191 3320 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M1240 3325 c0 -19 5 -35 10 -35 6 0 10 16 10 35 0 19 -4 35 -10 35\n--5 0 -10 -16 -10 -35z\"/>\n-<path d=\"M1284 3328 c19 -44 31 -45 43 -3 13 42 7 47 -9 8 l-11 -28 -10 28\n-c-6 15 -14 27 -18 27 -5 0 -2 -14 5 -32z\"/>\n-<path d=\"M1354 3346 c-12 -30 0 -51 31 -53 18 -1 22 1 10 4 -34 9 -41 23 -11\n-23 21 0 27 4 24 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0\n--17 5 -14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M1431 3320 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M9470 3560 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M6970 3460 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M9470 3280 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M6970 3180 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M9470 3000 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M7150 3005 l0 -65 370 0 370 0 0 65 0 65 -65 0 c-51 0 -65 -3 -65\n--15 0 -23 -117 -19 -123 4 -4 14 -5 13 -6 -1 -1 -12 -9 -18 -25 -18 -15 0 -26\n-7 -29 18 -4 16 -5 16 -6 0 -1 -13 -10 -18 -31 -18 -17 0 -34 7 -40 18 -10 14\n--11 14 -6 1 4 -14 -2 -17 -29 -17 -23 0 -35 5 -38 17 -4 14 -5 14 -6 0 -1 -14\n--14 -16 -77 -17 -56 -1 -77 3 -81 14 -3 10 -21 14 -59 14 l-54 0 0 -65z\"/>\n-<path d=\"M7285 3060 c3 -5 12 -7 20 -3 21 7 19 13 -6 13 -11 0 -18 -4 -14 -10z\"/>\n-<path d=\"M7345 3060 c4 -6 11 -8 16 -5 14 9 11 15 -7 15 -8 0 -12 -5 -9 -10z\"/>\n-<path d=\"M7700 3060 c0 -5 7 -10 15 -10 8 0 15 5 15 10 0 6 -7 10 -15 10 -8 0\n--15 -4 -15 -10z\"/>\n-<path d=\"M6970 2900 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M9470 2720 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M590 2720 c0 -56 3 -70 15 -70 12 0 15 14 15 70 0 56 -3 70 -15 70\n--12 0 -15 -14 -15 -70z\"/>\n-<path d=\"M233 2773 c9 -2 25 -2 35 0 9 3 1 5 -18 5 -19 0 -27 -2 -17 -5z\"/>\n-<path d=\"M290 2765 c0 -10 10 -15 30 -15 20 0 30 5 30 15 0 10 -10 15 -30 15\n--20 0 -30 -5 -30 -15z\"/>\n-<path d=\"M360 2765 c0 -10 10 -15 30 -15 20 0 30 5 30 15 0 10 -10 15 -30 15\n--20 0 -30 -5 -30 -15z\"/>\n-<path d=\"M460 2715 l0 -65 45 0 45 0 0 65 0 65 -45 0 -45 0 0 -65z\"/>\n-<path d=\"M233 2733 c9 -2 25 -2 35 0 9 3 1 5 -18 5 -19 0 -27 -2 -17 -5z\"/>\n-<path d=\"M290 2720 c0 -16 7 -20 30 -20 23 0 30 4 30 20 0 16 -7 20 -30 20\n--23 0 -30 -4 -30 -20z\"/>\n-<path d=\"M360 2720 c0 -16 7 -20 30 -20 23 0 30 4 30 20 0 16 -7 20 -30 20\n--23 0 -30 -4 -30 -20z\"/>\n-<path d=\"M6970 2620 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M233 2683 c9 -2 25 -2 35 0 9 3 1 5 -18 5 -19 0 -27 -2 -17 -5z\"/>\n-<path d=\"M290 2675 c0 -10 10 -15 30 -15 20 0 30 5 30 15 0 10 -10 15 -30 15\n--20 0 -30 -5 -30 -15z\"/>\n-<path d=\"M360 2675 c0 -10 10 -15 30 -15 20 0 30 5 30 15 0 10 -10 15 -30 15\n--20 0 -30 -5 -30 -15z\"/>\n-<path d=\"M9470 2440 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M3220 2410 l0 -60 215 0 215 0 0 60 0 60 -215 0 -215 0 0 -60z\"/>\n-<path d=\"M970 2400 l0 -60 215 0 215 0 0 60 0 60 -215 0 -215 0 0 -60z\"/>\n-<path d=\"M1970 2405 l0 -55 220 0 220 0 0 55 0 55 -220 0 -220 0 0 -55z\"/>\n-<path d=\"M6970 2340 c0 -73 2 -80 20 -80 18 0 20 7 20 80 0 73 -2 80 -20 80\n--18 0 -20 -7 -20 -80z\"/>\n-<path d=\"M7070 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7350 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7630 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M7910 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M8190 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M8470 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M9030 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M9310 2260 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M1670 2166 c0 -18 -4 -23 -18 -19 -25 6 -44 -20 -40 -54 3 -24 8 -28\n-36 -29 l32 -1 0 64 c0 34 -2 63 -5 63 -3 0 -5 -11 -5 -24z m-5 -61 c0 -33 -28\n--47 -39 -19 -10 25 3 56 22 52 11 -2 17 -13 17 -33z\"/>\n-<path d=\"M2220 2180 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M2580 2125 c0 -37 4 -65 10 -65 6 0 10 28 10 65 0 37 -4 65 -10 65\n--6 0 -10 -28 -10 -65z\"/>\n-<path d=\"M2870 2180 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M3050 2125 c0 -69 17 -90 22 -27 2 25 8 37 18 37 10 0 16 -12 18 -37\n-4 -44 22 -52 22 -10 0 37 -22 67 -44 59 -12 -5 -16 0 -16 18 0 14 -4 25 -10\n-25 -6 0 -10 -28 -10 -65z\"/>\n-<path d=\"M1343 2120 c0 -36 2 -50 4 -32 4 28 8 32 33 32 25 0 29 -4 33 -32 2\n--18 4 -4 4 32 0 36 -2 53 -4 38 -4 -23 -9 -28 -33 -28 -24 0 -29 5 -33 28 -2\n-15 -4 -2 -4 -38z\"/>\n-<path d=\"M2339 2161 c-2 -6 -21 -12 -42 -13 -37 -1 -37 -1 -37 -45 0 -53 18\n--57 22 -5 3 32 7 37 31 40 26 3 27 1 27 -37 0 -36 3 -41 23 -40 16 1 18 2 5 6\n--13 3 -18 15 -18 39 0 25 4 34 18 35 13 0 14 2 2 6 -8 3 -18 10 -21 16 -4 5\n--8 5 -10 -2z\"/>\n-<path d=\"M2912 2154 c-7 -8 -8 -14 -2 -14 5 0 10 -18 10 -40 0 -35 3 -40 23\n--39 16 1 18 2 5 6 -13 3 -18 15 -18 39 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M1456 2141 c-3 -4 6 -6 19 -3 18 3 25 0 25 -11 0 -9 -10 -17 -22 -19\n--15 -2 -23 -10 -23 -23 0 -16 7 -20 33 -22 30 -1 32 1 32 31 0 18 -5 37 -12\n-44 -14 14 -44 16 -52 3z m44 -50 c0 -14 -18 -23 -30 -16 -6 4 -8 11 -5 16 8\n-12 35 12 35 0z\"/>\n-<path d=\"M1540 2104 c0 -24 5 -44 10 -44 6 0 10 16 10 35 0 21 6 37 17 43 13\n-8 11 10 -10 10 -25 0 -27 -4 -27 -44z\"/>\n-<path d=\"M1717 2105 c8 -25 18 -45 22 -45 5 0 13 15 18 33 l11 32 7 -32 c9\n--40 30 -43 38 -5 3 15 9 35 12 45 4 9 3 17 -3 17 -5 0 -13 -17 -18 -37 l-8\n--38 -10 38 c-12 45 -24 48 -32 7 -4 -16 -10 -30 -14 -30 -4 0 -10 14 -13 30\n--4 17 -11 30 -16 30 -5 0 -3 -20 6 -45z\"/>\n-<path d=\"M1856 2141 c-3 -4 6 -6 19 -3 18 3 25 0 25 -11 0 -9 -10 -17 -22 -19\n--15 -2 -23 -10 -23 -23 0 -16 7 -20 33 -22 30 -1 32 1 32 31 0 18 -5 37 -12\n-44 -14 14 -44 16 -52 3z m44 -50 c0 -14 -18 -23 -30 -16 -6 4 -8 11 -5 16 8\n-12 35 12 35 0z\"/>\n-<path d=\"M1940 2104 c0 -24 5 -44 10 -44 6 0 10 16 10 35 0 21 6 37 17 43 13\n-8 11 10 -10 10 -25 0 -27 -4 -27 -44z\"/>\n-<path d=\"M2022 2138 c-7 -7 -12 -25 -12 -40 0 -21 6 -29 26 -34 14 -4 30 -2\n-35 3 5 5 -2 9 -18 8 -14 0 -28 6 -30 13 -3 8 6 12 26 12 31 0 36 6 25 34 -7\n-19 -35 21 -52 4z m42 -13 c4 -11 -1 -15 -19 -15 -18 0 -23 4 -19 15 4 8 12 15\n-19 15 7 0 15 -7 19 -15z\"/>\n-<path d=\"M2137 2105 c21 -64 32 -60 58 24 5 15 4 21 -3 17 -6 -3 -13 -20 -17\n--36 -8 -36 -20 -32 -28 10 -4 16 -11 30 -16 30 -5 0 -3 -20 6 -45z\"/>\n-<path d=\"M2220 2105 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M2390 2118 c0 -45 11 -59 43 -56 25 2 27 5 26 48 l-2 45 -6 -40 c-4\n--27 -12 -41 -23 -43 -15 -3 -18 4 -18 37 0 23 -4 41 -10 41 -5 0 -10 -15 -10\n--32z\"/>\n-<path d=\"M2496 2141 c-3 -4 6 -6 19 -3 18 3 25 0 25 -11 0 -9 -10 -17 -22 -19\n--15 -2 -23 -10 -23 -23 0 -16 7 -20 33 -22 30 -1 32 1 32 31 0 18 -5 37 -12\n-44 -14 14 -44 16 -52 3z m44 -50 c0 -14 -18 -23 -30 -16 -6 4 -8 11 -5 16 8\n-12 35 12 35 0z\"/>\n-<path d=\"M2657 2143 c-15 -14 -6 -34 19 -43 28 -11 23 -35 -7 -27 -11 3 -19 1\n--19 -5 0 -5 12 -8 27 -6 38 4 43 35 8 48 -29 11 -24 35 6 27 11 -3 17 -1 13 4\n--6 10 -38 12 -47 2z\"/>\n-<path d=\"M2737 2105 c8 -25 18 -45 22 -45 5 0 13 15 18 33 l11 32 7 -32 c9\n--40 30 -43 38 -5 3 15 9 35 12 45 4 9 3 17 -3 17 -5 0 -13 -17 -18 -37 l-8\n--38 -10 38 c-12 45 -24 48 -32 7 -4 -16 -10 -30 -14 -30 -4 0 -10 14 -13 30\n--4 17 -11 30 -16 30 -5 0 -3 -20 6 -45z\"/>\n-<path d=\"M2870 2105 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M2981 2136 c-7 -8 -11 -27 -9 -43 2 -22 9 -29 31 -31 15 -2 27 1 27\n-6 0 6 -8 8 -19 5 -21 -5 -35 20 -25 49 4 13 12 18 25 15 10 -3 19 -1 19 4 0\n-14 -36 10 -49 -5z\"/>\n-<path d=\"M2015 1429 c-173 -12 -306 -53 -361 -110 l-29 -30 0 -205 0 -206 37\n--33 c24 -22 63 -42 116 -59 96 -30 188 -45 178 -27 -4 6 -1 11 6 11 180 2 447\n-20 454 31 3 5 -109 9 -275 9 l-281 0 0 119 c0 116 1 120 23 124 l22 4 -23 2\n-c-18 1 -23 6 -20 24 2 14 9 20 18 18 8 -2 94 -6 190 -8 147 -4 192 -1 278 16\n-175 34 282 98 267 160 -13 56 -110 116 -220 137 l-38 7 23 -38 23 -38 -46 7\n-c-43 7 -53 4 -112 -32 -45 -27 -73 -38 -90 -34 -37 7 -31 17 30 54 l55 33 -38\n-11 c-35 10 -36 11 -12 17 14 3 57 9 95 13 l70 7 -50 8 c-85 12 -186 15 -290 8z\n-m-157 -90 c93 -19 104 -19 124 -5 12 9 27 16 33 16 11 0 51 -67 44 -74 -9 -9\n--209 -32 -209 -24 0 4 4 8 8 8 5 0 16 6 26 13 17 12 8 16 -70 31 -49 9 -98 20\n--108 23 -19 5 -19 6 -1 19 25 18 34 18 153 -7z m532 -64 c0 -2 -12 -11 -27\n--18 l-27 -15 55 -11 c171 -36 164 -33 141 -52 -20 -15 -28 -15 -134 7 -112 22\n--113 22 -146 3 l-33 -19 -19 33 c-11 17 -20 37 -20 43 0 7 32 16 78 21 93 12\n-132 15 132 8z m-282 -37 c-3 -7 -28 -27 -58 -45 l-53 -32 37 -6 c61 -12 41\n--23 -56 -30 l-92 -7 -23 28 c-13 16 -23 33 -23 37 0 4 22 5 48 1 44 -6 53 -3\n-103 29 54 36 125 51 117 25z\"/>\n-<path d=\"M9030 1200 c0 -11 7 -20 15 -20 8 0 15 9 15 20 0 11 -7 20 -15 20 -8\n-0 -15 -9 -15 -20z\"/>\n-<path d=\"M8850 1115 l0 -95 65 0 65 0 0 95 0 95 -65 0 -65 0 0 -95z\"/>\n-<path d=\"M8568 1193 c12 -2 32 -2 45 0 12 2 2 4 -23 4 -25 0 -35 -2 -22 -4z\"/>\n-<path d=\"M8640 1180 c0 -18 7 -20 80 -20 73 0 80 2 80 20 0 18 -7 20 -80 20\n--73 0 -80 -2 -80 -20z\"/>\n-<path d=\"M9030 1145 c0 -16 6 -25 15 -25 9 0 15 9 15 25 0 16 -6 25 -15 25 -9\n-0 -15 -9 -15 -25z\"/>\n-<path d=\"M8550 1130 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M8640 1115 c0 -25 1 -25 80 -25 79 0 80 0 80 25 0 25 -1 25 -80 25\n--79 0 -80 0 -80 -25z\"/>\n-<path d=\"M9030 1085 c0 -16 6 -25 15 -25 9 0 15 9 15 25 0 16 -6 25 -15 25 -9\n-0 -15 -9 -15 -25z\"/>\n-<path d=\"M8550 1070 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M8640 1055 c0 -25 1 -25 80 -25 79 0 80 0 80 25 0 25 -1 25 -80 25\n--79 0 -80 0 -80 -25z\"/>\n-<path d=\"M9030 1025 c0 -16 6 -25 15 -25 9 0 15 9 15 25 0 16 -6 25 -15 25 -9\n-0 -15 -9 -15 -25z\"/>\n-<path d=\"M1996 950 c3 -14 8 -35 11 -47 3 -13 10 -23 15 -23 11 0 40 68 35 83\n--2 7 -10 -6 -17 -28 l-13 -40 -19 40 c-10 22 -16 29 -12 15z\"/>\n-<path d=\"M2082 963 c12 -3 18 -17 21 -46 l4 -42 1 42 c2 30 7 43 20 46 9 3 -1\n-5 -23 5 -22 0 -32 -2 -23 -5z\"/>\n-<path d=\"M2150 925 c0 -44 0 -45 33 -44 30 2 30 2 5 6 -34 5 -37 30 -5 36 l22\n-4 -22 2 c-33 2 -29 29 5 34 25 4 25 4 -5 6 -33 1 -33 0 -33 -44z\"/>\n-<path d=\"M2220 926 c0 -25 5 -46 10 -46 6 0 10 6 10 14 0 7 9 16 21 19 32 9\n-22 51 -13 55 -27 3 -28 2 -28 -42z m48 17 c-5 -25 -28 -28 -28 -4 0 12 6 21\n-16 21 9 0 14 -7 12 -17z\"/>\n-<path d=\"M2003 743 c9 -2 23 -2 30 0 6 3 -1 5 -18 5 -16 0 -22 -2 -12 -5z\"/>\n-<path d=\"M1829 283 c-12 -30 -6 -90 10 -106 7 -7 7 2 0 26 -6 24 -7 49 0 72\n-11 42 5 46 -10 8z\"/>\n-<path d=\"M1960 276 c4 -20 4 -52 0 -72 -7 -28 -6 -34 3 -25 15 15 14 108 0\n-122 -8 8 -9 2 -3 -25z\"/>\n-<path d=\"M2100 255 c0 -30 5 -55 10 -55 6 0 10 25 10 55 0 30 -4 55 -10 55 -5\n-0 -10 -25 -10 -55z\"/>\n-<path d=\"M6939 283 c-12 -30 -6 -90 10 -106 7 -7 7 2 0 26 -6 24 -7 49 0 72\n-11 42 5 46 -10 8z\"/>\n-<path d=\"M7070 276 c4 -20 4 -52 0 -72 -7 -28 -6 -34 3 -25 15 15 14 108 0\n-122 -8 8 -9 2 -3 -25z\"/>\n-<path d=\"M1879 283 c-12 -15 -12 -16 4 -10 14 5 17 1 17 -28 0 -24 -5 -35 -17\n--38 -10 -3 -2 -5 17 -5 19 0 29 2 23 5 -8 3 -13 23 -13 49 0 47 -9 55 -31 27z\"/>\n-<path d=\"M2033 283 c-4 -11 1 -22 15 -31 28 -19 30 -46 2 -39 -11 3 -20 1 -20\n--5 0 -5 10 -8 22 -6 30 4 35 36 9 54 -27 19 -27 38 -1 31 11 -3 18 -1 14 4 -9\n-15 -34 10 -41 -8z\"/>\n-<path d=\"M2140 290 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M2250 290 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M6986 291 c-4 -5 3 -7 14 -4 27 7 27 -27 0 -52 -28 -26 -25 -35 13\n--34 23 1 26 3 10 6 l-23 4 21 28 c12 16 17 34 13 44 -7 18 -39 23 -48 8z\"/>\n-<path d=\"M7163 283 c-3 -10 -12 -33 -19 -50 -7 -19 -9 -33 -3 -33 5 0 9 7 9\n-15 0 21 40 19 56 -2 9 -13 8 -2 -3 35 -17 54 -29 64 -40 35z m27 -29 c0 -8 -7\n--14 -15 -14 -17 0 -18 2 -9 24 7 18 24 12 24 -10z\"/>\n-<path d=\"M7730 290 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M7678 278 c-9 -28 7 -73 27 -75 11 -2 14 0 8 3 -16 7 -17 54 -2 54 6\n-0 4 7 -5 15 -18 18 -23 19 -28 3z\"/>\n-<path d=\"M2140 235 c0 -19 5 -35 10 -35 6 0 10 16 10 35 0 19 -4 35 -10 35 -5\n-0 -10 -16 -10 -35z\"/>\n-<path d=\"M2184 256 c-10 -26 1 -51 24 -54 12 -2 22 1 22 6 0 5 -8 9 -17 8 -12\n--1 -18 6 -18 19 0 13 6 20 18 19 9 -1 17 2 17 7 0 15 -40 10 -46 -5z\"/>\n-<path d=\"M2250 235 c0 -19 5 -35 10 -35 6 0 10 16 10 35 0 19 -4 35 -10 35 -5\n-0 -10 -16 -10 -35z\"/>\n-<path d=\"M2291 231 c1 -36 1 -36 8 -6 3 17 13 30 21 30 8 0 18 -13 22 -30 6\n--29 6 -29 5 5 -2 31 -5 35 -29 36 -26 1 -28 -2 -27 -35z\"/>\n-<path d=\"M2376 262 c-3 -5 -5 -27 -4 -51 0 -39 2 -42 27 -39 33 4 34 30 1 38\n--24 6 -24 6 -4 12 12 3 23 15 27 27 4 17 1 21 -18 21 -13 0 -26 -4 -29 -8z\n-m34 -17 c0 -8 -7 -15 -15 -15 -8 0 -15 7 -15 15 0 8 7 15 15 15 8 0 15 -7 15\n--15z m10 -55 c0 -5 -9 -10 -20 -10 -11 0 -20 5 -20 10 0 6 9 10 20 10 11 0 20\n--4 20 -10z\"/>\n-<path d=\"M7236 262 c-3 -5 -5 -27 -4 -51 0 -39 2 -42 27 -39 33 4 34 30 1 38\n--24 6 -24 6 -4 12 12 3 23 15 27 27 4 17 1 21 -18 21 -13 0 -26 -4 -29 -8z\n-m34 -17 c0 -8 -7 -15 -15 -15 -8 0 -15 7 -15 15 0 8 7 15 15 15 8 0 15 -7 15\n--15z m10 -55 c0 -5 -9 -10 -20 -10 -11 0 -20 5 -20 10 0 6 9 10 20 10 11 0 20\n--4 20 -10z\"/>\n-<path d=\"M7316 262 c-3 -5 -5 -27 -4 -51 0 -39 2 -42 27 -39 33 4 34 30 1 38\n--24 6 -24 6 -4 12 12 3 23 15 27 27 4 17 1 21 -18 21 -13 0 -26 -4 -29 -8z\n-m34 -17 c0 -8 -7 -15 -15 -15 -8 0 -15 7 -15 15 0 8 7 15 15 15 8 0 15 -7 15\n--15z m10 -55 c0 -5 -9 -10 -20 -10 -11 0 -20 5 -20 10 0 6 9 10 20 10 11 0 20\n--4 20 -10z\"/>\n-<path d=\"M7391 230 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M7444 256 c-12 -30 0 -51 31 -53 18 -1 22 1 10 4 -34 9 -41 23 -11\n-23 21 0 27 4 24 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0\n--17 5 -14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M7526 262 c-3 -5 -5 -27 -4 -51 0 -39 2 -42 27 -39 33 4 34 30 1 38\n--24 6 -24 6 -4 12 12 3 23 15 27 27 4 17 1 21 -18 21 -13 0 -26 -4 -29 -8z\n-m34 -17 c0 -8 -7 -15 -15 -15 -8 0 -15 7 -15 15 0 8 7 15 15 15 8 0 15 -7 15\n--15z m10 -55 c0 -5 -9 -10 -20 -10 -11 0 -20 5 -20 10 0 6 9 10 20 10 11 0 20\n--4 20 -10z\"/>\n-<path d=\"M7605 261 c-3 -7 0 -8 9 -5 8 3 21 2 28 -2 9 -6 5 -10 -12 -14 -35\n--8 -32 -35 3 -36 26 -1 28 2 25 30 -2 23 -9 32 -25 34 -11 2 -24 -2 -28 -7z\n-m40 -41 c-3 -5 -13 -10 -21 -10 -8 0 -14 5 -14 10 0 6 9 10 21 10 11 0 17 -4\n-14 -10z\"/>\n-<path d=\"M7730 235 c0 -19 5 -35 10 -35 6 0 10 16 10 35 0 19 -4 35 -10 35 -5\n-0 -10 -16 -10 -35z\"/>\n-<path d=\"M7774 256 c-11 -29 0 -51 26 -51 21 0 25 5 25 30 0 24 -5 31 -23 33\n--13 2 -24 -3 -28 -12z m43 -12 c8 -21 -13 -42 -28 -27 -13 13 -5 43 11 43 6 0\n-13 -7 17 -16z\"/>\n-<path d=\"M7851 231 c1 -36 1 -36 8 -6 3 17 13 30 21 30 8 0 18 -13 22 -30 6\n--29 6 -29 5 5 -2 31 -5 35 -29 36 -26 1 -28 -2 -27 -35z\"/>\n-</g>\n+<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n+<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n+<!-- Generated by Microsoft Visio, SVG Export user_models_for_running_dpdk_in_containers.svg Page-1 -->\n+<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:ev=\"http://www.w3.org/2001/xml-events\"\n+\t\txmlns:v=\"http://schemas.microsoft.com/visio/2003/SVGExtensions/\" width=\"10.6194in\" height=\"4.55593in\"\n+\t\tviewBox=\"0 0 764.596 328.027\" xml:space=\"preserve\" color-interpolation-filters=\"sRGB\" class=\"st19\">\n+\t<v:documentProperties v:langID=\"1033\" v:viewMarkup=\"false\"/>\n+\n+\t<style type=\"text/css\">\n+\t<![CDATA[\n+\t\t.st1 {visibility:visible}\n+\t\t.st2 {fill:#5b9bd5;fill-opacity:0.22;filter:url(#filter_2);stroke:#5b9bd5;stroke-opacity:0.22}\n+\t\t.st3 {fill:#ffffff;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st4 {fill:#000000;font-family:Calibri;font-size:0.833336em}\n+\t\t.st5 {fill:none;filter:url(#filter_2);stroke:#5b9bd5;stroke-opacity:0.22}\n+\t\t.st6 {fill:none;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st7 {fill:#d8d8d8;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st8 {fill:none;stroke:none;stroke-width:0.25}\n+\t\t.st9 {fill:#000000;font-family:Calibri;font-size:1.00001em;font-style:italic}\n+\t\t.st10 {fill:#ed7d31;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st11 {fill:#feffff;font-family:Calibri;font-size:0.833336em}\n+\t\t.st12 {fill:#a5a5a5;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st13 {marker-end:url(#mrkr4-61);marker-start:url(#mrkr4-59);stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st14 {fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.28409090909091}\n+\t\t.st15 {font-size:1em}\n+\t\t.st16 {fill:none;filter:url(#filter_2);stroke:#5b9bd5;stroke-dasharray:7,5;stroke-opacity:0.22}\n+\t\t.st17 {fill:none;stroke:#ff0000;stroke-dasharray:7,5;stroke-width:1}\n+\t\t.st18 {stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st19 {fill:none;fill-rule:evenodd;font-size:12px;overflow:visible;stroke-linecap:square;stroke-miterlimit:3}\n+\t]]>\n+\t</style>\n+\n+\t<defs id=\"Markers\">\n+\t\t<g id=\"lend4\">\n+\t\t\t<path d=\"M 2 1 L 0 0 L 2 -1 L 2 1 \" style=\"stroke:none\"/>\n+\t\t</g>\n+\t\t<marker id=\"mrkr4-59\" class=\"st14\" v:arrowType=\"4\" v:arrowSize=\"2\" v:setback=\"6.68\" refX=\"6.68\" orient=\"auto\"\n+\t\t\t\tmarkerUnits=\"strokeWidth\" overflow=\"visible\">\n+\t\t\t<use xlink:href=\"#lend4\" transform=\"scale(3.52) \"/>\n+\t\t</marker>\n+\t\t<marker id=\"mrkr4-61\" class=\"st14\" v:arrowType=\"4\" v:arrowSize=\"2\" v:setback=\"7.04\" refX=\"-7.04\" orient=\"auto\"\n+\t\t\t\tmarkerUnits=\"strokeWidth\" overflow=\"visible\">\n+\t\t\t<use xlink:href=\"#lend4\" transform=\"scale(-3.52,-3.52) \"/>\n+\t\t</marker>\n+\t</defs>\n+\t<defs id=\"Filters\">\n+\t\t<filter id=\"filter_2\">\n+\t\t\t<feGaussianBlur stdDeviation=\"2\"/>\n+\t\t</filter>\n+\t</defs>\n+\t<g v:mID=\"0\" v:index=\"1\" v:groupContext=\"foregroundPage\">\n+\t\t<title>Page-1</title>\n+\t\t<v:pageProperties v:drawingScale=\"1\" v:pageScale=\"1\" v:drawingUnits=\"0\" v:shadowOffsetX=\"9\" v:shadowOffsetY=\"-9\"/>\n+\t\t<v:layer v:name=\"Connector\" v:index=\"0\"/>\n+\t\t<g id=\"shape1-1\" v:mID=\"1\" v:groupContext=\"shape\" transform=\"translate(146.2,-258.819)\">\n+\t\t\t<title>Rectangle</title>\n+\t\t\t<desc>Container</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"300.937\" width=\"68.1\" height=\"54.1807\"/>\n+\t\t\t<g id=\"shadow1-2\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st3\"/>\n+\t\t\t<text x=\"14.04\" y=\"291.94\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Container<v:newlineChar/><v:newlineChar/></text>\t\t</g>\n+\t\t<g id=\"shape3-7\" v:mID=\"3\" v:groupContext=\"shape\" transform=\"translate(18.25,-169.971)\">\n+\t\t\t<title>Rectangle.3</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow3-8\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"270.699\" width=\"306\" height=\"57.3286\" rx=\"13.5\" ry=\"13.5\" class=\"st5\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"270.699\" width=\"306\" height=\"57.3286\" rx=\"13.5\" ry=\"13.5\" class=\"st6\"/>\n+\t\t</g>\n+\t\t<g id=\"shape4-12\" v:mID=\"4\" v:groupContext=\"shape\" transform=\"translate(18.25,-61)\">\n+\t\t\t<title>Rectangle.4</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow4-13\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"256.027\" width=\"306\" height=\"72\" rx=\"13.5\" ry=\"13.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"256.027\" width=\"306\" height=\"72\" rx=\"13.5\" ry=\"13.5\" class=\"st7\"/>\n+\t\t</g>\n+\t\t<g id=\"shape5-17\" v:mID=\"5\" v:groupContext=\"shape\" transform=\"translate(17.65,-202.75)\">\n+\t\t\t<title>Sheet.5</title>\n+\t\t\t<desc>Host kernel</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"316.777\" width=\"68.1\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"68.1\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"6.55\" y=\"320.38\" class=\"st9\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Host kernel</text>\t\t</g>\n+\t\t<g id=\"shape6-20\" v:mID=\"6\" v:groupContext=\"shape\" transform=\"translate(0.25,-110.5)\">\n+\t\t\t<title>Sheet.6</title>\n+\t\t\t<desc>NIC</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"316.777\" width=\"68.1\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"68.1\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"25.54\" y=\"320.38\" class=\"st9\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>NIC</text>\t\t</g>\n+\t\t<g id=\"shape7-23\" v:mID=\"7\" v:groupContext=\"shape\" transform=\"translate(67.75,-99.3)\">\n+\t\t\t<title>Rectangle.7</title>\n+\t\t\t<desc>PF</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"14.625\" cy=\"316.777\" width=\"29.26\" height=\"22.5\"/>\n+\t\t\t<g id=\"shadow7-24\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st10\"/>\n+\t\t\t<text x=\"9.74\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>PF</text>\t\t</g>\n+\t\t<g id=\"shape8-29\" v:mID=\"8\" v:groupContext=\"shape\" transform=\"translate(165.625,-99.3)\">\n+\t\t\t<title>Rectangle.8</title>\n+\t\t\t<desc>VF</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"14.625\" cy=\"316.777\" width=\"29.26\" height=\"22.5\"/>\n+\t\t\t<g id=\"shadow8-30\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st10\"/>\n+\t\t\t<text x=\"9.49\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>VF</text>\t\t</g>\n+\t\t<g id=\"shape10-35\" v:mID=\"10\" v:groupContext=\"shape\" transform=\"translate(67.75,-70)\">\n+\t\t\t<title>Rectangle.10</title>\n+\t\t\t<desc>Hardware virtual switch</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"112.5\" cy=\"316.777\" width=\"225\" height=\"22.5\"/>\n+\t\t\t<g id=\"shadow10-36\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"305.527\" width=\"225\" height=\"22.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"225\" height=\"22.5\" class=\"st12\"/>\n+\t\t\t<text x=\"64.07\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Hardware virtual switch</text>\t\t</g>\n+\t\t<g id=\"shape14-41\" v:mID=\"14\" v:groupContext=\"shape\" transform=\"translate(238.15,-258.7)\">\n+\t\t\t<title>Rectangle.14</title>\n+\t\t\t<desc>Container</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"300.937\" width=\"68.1\" height=\"54.1807\"/>\n+\t\t\t<g id=\"shadow14-42\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st3\"/>\n+\t\t\t<text x=\"14.04\" y=\"291.94\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Container<v:newlineChar/><v:newlineChar/></text>\t\t</g>\n+\t\t<g id=\"shape15-47\" v:mID=\"15\" v:groupContext=\"shape\" transform=\"translate(257.575,-99.2)\">\n+\t\t\t<title>Rectangle.15</title>\n+\t\t\t<desc>VF</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"14.625\" cy=\"316.777\" width=\"29.26\" height=\"22.5\"/>\n+\t\t\t<g id=\"shadow15-48\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"29.25\" height=\"22.5\" class=\"st10\"/>\n+\t\t\t<text x=\"9.49\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>VF</text>\t\t</g>\n+\t\t<g id=\"shape16-53\" v:mID=\"16\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(263.2,-258.7)\">\n+\t\t\t<title>Dynamic connector.16</title>\n+\t\t\t<path d=\"M9 334.71 L9 335.07 L9 457.99\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape18-62\" v:mID=\"18\" v:groupContext=\"shape\" transform=\"translate(54.25,-180.25)\">\n+\t\t\t<title>Ellipse</title>\n+\t\t\t<desc>PF driver</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"49.22\" height=\"19.6875\"/>\n+\t\t\t<g id=\"shadow18-63\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st10\"/>\n+\t\t\t<text x=\"10.11\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>PF driver</text>\t\t</g>\n+\t\t<g id=\"shape19-68\" v:mID=\"19\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(73.375,-180.25)\">\n+\t\t\t<title>Dynamic connector.19</title>\n+\t\t\t<path d=\"M9 334.71 L9 335.07 L9 379.44\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape20-75\" v:mID=\"20\" v:groupContext=\"shape\" transform=\"translate(152.125,-263.44)\">\n+\t\t\t<title>Ellipse.20</title>\n+\t\t\t<desc>DPDK</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"49.22\" height=\"19.6875\"/>\n+\t\t\t<g id=\"shadow20-76\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st10\"/>\n+\t\t\t<text x=\"16.79\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>DPDK</text>\t\t</g>\n+\t\t<g id=\"shape21-81\" v:mID=\"21\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(171.25,-258.819)\">\n+\t\t\t<title>Dynamic connector.21</title>\n+\t\t\t<path d=\"M9 334.71 L9 335.07 L9 458.01\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape22-88\" v:mID=\"22\" v:groupContext=\"shape\" transform=\"translate(243.25,-263.44)\">\n+\t\t\t<title>Ellipse.22</title>\n+\t\t\t<desc>DPDK</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"49.22\" height=\"19.6875\"/>\n+\t\t\t<g id=\"shadow22-89\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st10\"/>\n+\t\t\t<text x=\"16.79\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>DPDK</text>\t\t</g>\n+\t\t<g id=\"shape23-94\" v:mID=\"23\" v:groupContext=\"shape\" transform=\"translate(395.65,-254.5)\">\n+\t\t\t<title>Rectangle.23</title>\n+\t\t\t<desc>Virtual Appliance</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"300.937\" width=\"68.1\" height=\"54.1807\"/>\n+\t\t\t<g id=\"shadow23-95\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st3\"/>\n+\t\t\t<text x=\"20.48\" y=\"297.94\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Virtual <tspan\n+\t\t\t\t\t\tx=\"13.98\" dy=\"1.2em\" class=\"st15\">Appliance</tspan></text>\t\t</g>\n+\t\t<g id=\"shape25-101\" v:mID=\"25\" v:groupContext=\"shape\" transform=\"translate(476.65,-254.681)\">\n+\t\t\t<title>Rectangle.25</title>\n+\t\t\t<desc>VM + Container</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"300.937\" width=\"68.1\" height=\"54.1807\"/>\n+\t\t\t<g id=\"shadow25-102\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st3\"/>\n+\t\t\t<text x=\"23.32\" y=\"297.94\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>VM + <tspan x=\"14.04\"\n+\t\t\t\t\t\tdy=\"1.2em\" class=\"st15\">Container</tspan></text>\t\t</g>\n+\t\t<g id=\"shape27-108\" v:mID=\"27\" v:groupContext=\"shape\" transform=\"translate(566.65,-254.681)\">\n+\t\t\t<title>Rectangle.27</title>\n+\t\t\t<desc>Container</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"300.937\" width=\"68.1\" height=\"54.1807\"/>\n+\t\t\t<g id=\"shadow27-109\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"273.847\" width=\"68.1\" height=\"54.1807\" class=\"st3\"/>\n+\t\t\t<text x=\"14.04\" y=\"291.94\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Container<v:newlineChar/><v:newlineChar/></text>\t\t</g>\n+\t\t<g id=\"shape28-114\" v:mID=\"28\" v:groupContext=\"shape\" transform=\"translate(570.625,-261.431)\">\n+\t\t\t<title>Ellipse.28</title>\n+\t\t\t<desc>DPDK</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"49.22\" height=\"19.6875\"/>\n+\t\t\t<g id=\"shadow28-115\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st10\"/>\n+\t\t\t<text x=\"16.79\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>DPDK</text>\t\t</g>\n+\t\t<g id=\"shape29-120\" v:mID=\"29\" v:groupContext=\"shape\" transform=\"translate(405.25,-110.5)\">\n+\t\t\t<title>Rectangle.29</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow29-121\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"270.699\" width=\"346.5\" height=\"57.3286\" rx=\"13.5\" ry=\"13.5\" class=\"st5\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"270.699\" width=\"346.5\" height=\"57.3286\" rx=\"13.5\" ry=\"13.5\" class=\"st6\"/>\n+\t\t</g>\n+\t\t<g id=\"shape30-125\" v:mID=\"30\" v:groupContext=\"shape\" transform=\"translate(405.25,-142)\">\n+\t\t\t<title>Sheet.30</title>\n+\t\t\t<desc>Host kernel</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"316.777\" width=\"68.1\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"68.1\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"6.55\" y=\"320.38\" class=\"st9\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Host kernel</text>\t\t</g>\n+\t\t<g id=\"shape31-128\" v:mID=\"31\" v:groupContext=\"shape\" transform=\"translate(681.417,-205)\">\n+\t\t\t<title>Rectangle.31</title>\n+\t\t\t<desc>vSwitch or vRouter</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"276.277\" width=\"68.1\" height=\"103.5\"/>\n+\t\t\t<g id=\"shadow31-129\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"224.527\" width=\"68.1\" height=\"103.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"224.527\" width=\"68.1\" height=\"103.5\" class=\"st3\"/>\n+\t\t\t<text x=\"18.36\" y=\"255.28\" class=\"st4\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>vSwitch<v:newlineChar/><tspan\n+\t\t\t\t\t\tx=\"29.67\" dy=\"1.2em\" class=\"st15\">or<v:newlineChar/></tspan><tspan x=\"17.91\" dy=\"1.2em\" class=\"st15\">vRouter</tspan><v:newlineChar/><v:newlineChar/></text>\t\t</g>\n+\t\t<g id=\"shape32-136\" v:mID=\"32\" v:groupContext=\"shape\" transform=\"translate(687.342,-214)\">\n+\t\t\t<title>Ellipse.32</title>\n+\t\t\t<desc>DPDK</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"49.22\" height=\"19.6875\"/>\n+\t\t\t<g id=\"shadow32-137\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 316.78 A28.125 11.25 0 0 1 56.25 316.78 A28.125 11.25 0 1 1 0 316.78 Z\" class=\"st10\"/>\n+\t\t\t<text x=\"16.79\" y=\"319.78\" class=\"st11\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>DPDK</text>\t\t</g>\n+\t\t<g id=\"shape34-142\" v:mID=\"34\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(429.7,-254.5)\">\n+\t\t\t<title>Dynamic connector</title>\n+\t\t\t<path d=\"M0 334.71 L0 335.07 L0 364.03 L244.68 364.03\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape35-149\" v:mID=\"35\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(510.7,-254.681)\">\n+\t\t\t<title>Dynamic connector.35</title>\n+\t\t\t<path d=\"M0 334.71 L0 335.07 L0 355.21 L163.68 355.21\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape36-156\" v:mID=\"36\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(600.7,-254.681)\">\n+\t\t\t<title>Dynamic connector.36</title>\n+\t\t\t<path d=\"M0 334.71 L0 335.07 L0 346.21 L73.68 346.21\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape37-163\" v:mID=\"37\" v:groupContext=\"shape\" transform=\"translate(557.933,-182.5)\">\n+\t\t\t<title>Rectangle.37</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow37-164\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<path d=\"M0 328.03 L202.82 328.03 L202.82 184.03 L0 184.03 L0 328.03 Z\" class=\"st16\"/>\n+\t\t\t</g>\n+\t\t\t<path d=\"M0 328.03 L202.82 328.03 L202.82 184.03 L0 184.03 L0 328.03 Z\" class=\"st17\"/>\n+\t\t</g>\n+\t\t<g id=\"shape38-168\" v:mID=\"38\" v:groupContext=\"shape\" transform=\"translate(676.9,-72.25)\">\n+\t\t\t<title>Rectangle.38</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow38-169\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"305.527\" width=\"74.85\" height=\"22.5\" rx=\"11.25\" ry=\"11.25\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"74.85\" height=\"22.5\" rx=\"11.25\" ry=\"11.25\" class=\"st7\"/>\n+\t\t</g>\n+\t\t<g id=\"shape39-173\" v:mID=\"39\" v:groupContext=\"shape\" transform=\"translate(686.2,-72.25)\">\n+\t\t\t<title>Sheet.39</title>\n+\t\t\t<desc>NIC</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"316.777\" width=\"56.25\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"56.25\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"19.61\" y=\"320.38\" class=\"st9\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>NIC</text>\t\t</g>\n+\t\t<g id=\"shape41-176\" v:mID=\"41\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(723.896,-205)\">\n+\t\t\t<title>Dynamic connector.41</title>\n+\t\t\t<path d=\"M-8.5 334.71 L-8.5 335.07 L-9.5 431.24\" class=\"st13\"/>\n+\t\t</g>\n+\t\t<g id=\"shape42-183\" v:mID=\"42\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(382.75,-317.5)\">\n+\t\t\t<title>Dynamic connector.42</title>\n+\t\t\t<path d=\"M-9 328.03 L-9 589.03\" class=\"st18\"/>\n+\t\t</g>\n+\t\t<g id=\"shape43-186\" v:mID=\"43\" v:groupContext=\"shape\" transform=\"translate(161.65,-0.25)\">\n+\t\t\t<title>Sheet.43</title>\n+\t\t\t<desc>(1) Slicing</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"316.777\" width=\"68.1\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"68.1\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"10.5\" y=\"320.38\" class=\"st9\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>(1) Slicing</text>\t\t</g>\n+\t\t<g id=\"shape44-189\" v:mID=\"44\" v:groupContext=\"shape\" transform=\"translate(553.75,-0.25)\">\n+\t\t\t<title>Sheet.44</title>\n+\t\t\t<desc>(2) Aggregation</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"44.025\" cy=\"316.777\" width=\"88.05\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"305.527\" width=\"88.05\" height=\"22.5\" class=\"st8\"/>\n+\t\t\t<text x=\"5.7\" y=\"320.38\" class=\"st9\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>(2) Aggregation</text>\t\t</g>\n+\t</g>\n </svg>\ndiff --git a/doc/guides/howto/img/virtio_user_as_exceptional_path.svg b/doc/guides/howto/img/virtio_user_as_exceptional_path.svg\nindex e43c392..b231b70 100644\n--- a/doc/guides/howto/img/virtio_user_as_exceptional_path.svg\n+++ b/doc/guides/howto/img/virtio_user_as_exceptional_path.svg\n@@ -1,386 +1,207 @@\n-<?xml version=\"1.0\" standalone=\"no\"?>\n-<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 20010904//EN\"\n- \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n-<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"\n- width=\"713.000000pt\" height=\"461.000000pt\" viewBox=\"0 0 713.000000 461.000000\"\n- preserveAspectRatio=\"xMidYMid meet\">\n-<metadata>\n-Created by potrace 1.13, written by Peter Selinger 2001-2015\n-</metadata>\n-<g transform=\"translate(0.000000,461.000000) scale(0.100000,-0.100000)\"\n-fill=\"#000000\" stroke=\"none\">\n-<path d=\"M2670 4535 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M1790 4333 c-6 -32 -14 -68 -17 -80 -3 -13 -1 -23 5 -23 5 0 15 28\n-21 63 7 34 14 70 17 80 3 9 1 17 -5 17 -5 0 -15 -26 -21 -57z\"/>\n-<path d=\"M2670 4325 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M1260 4323 c-6 -32 -14 -66 -16 -75 -3 -10 -1 -18 4 -18 6 0 14 17\n-19 37 l9 37 23 -37 c31 -50 48 -47 19 4 l-23 41 34 30 c18 16 30 32 27 36 -4\n-3 -23 -10 -42 -29 l-37 -34 6 33 c4 17 2 32 -3 32 -5 0 -14 -26 -20 -57z\"/>\n-<path d=\"M2970 4323 c-14 -64 -6 -86 29 -91 39 -6 68 23 80 78 13 62 14 70 2\n-70 -5 0 -12 -23 -16 -50 -8 -57 -27 -83 -59 -78 -23 3 -27 32 -13 96 3 17 2\n-32 -3 32 -5 0 -14 -26 -20 -57z\"/>\n-<path d=\"M1371 4321 c-28 -28 -28 -77 -1 -86 22 -7 60 2 60 14 0 4 -13 6 -30\n-3 -18 -3 -30 0 -30 7 0 6 11 11 24 11 28 0 49 22 44 47 -5 26 -43 28 -67 4z\n-m52 -16 c1 -5 -11 -12 -27 -13 -27 -3 -28 -2 -16 13 14 17 40 17 43 0z\"/>\n-<path d=\"M1476 4320 c-13 -47 -16 -90 -6 -90 5 0 10 10 10 23 0 28 26 67 46\n-67 8 0 14 4 14 10 0 15 -60 6 -64 -10z\"/>\n-<path d=\"M1551 4291 c-13 -63 -13 -61 -1 -61 6 0 10 10 10 23 0 29 26 67 47\n-67 12 0 14 -8 9 -45 -4 -26 -3 -45 2 -45 12 0 26 86 17 100 -8 13 -42 13 -51\n--1 -5 -8 -9 -8 -14 1 -5 8 -12 -8 -19 -39z\"/>\n-<path d=\"M1681 4321 c-28 -28 -28 -77 -1 -86 22 -7 60 2 60 14 0 4 -13 6 -30\n-3 -18 -3 -30 0 -30 7 0 6 11 11 24 11 28 0 49 22 44 47 -5 26 -43 28 -67 4z\n-m52 -16 c1 -5 -11 -12 -27 -13 -27 -3 -28 -2 -16 13 14 17 40 17 43 0z\"/>\n-<path d=\"M1922 4328 c-18 -18 -15 -36 8 -48 31 -17 25 -33 -11 -26 -22 4 -29\n-2 -26 -7 6 -19 58 -15 71 6 9 16 7 22 -11 34 -28 19 -30 35 -3 31 10 -2 20 2\n-22 7 4 15 -35 18 -50 3z\"/>\n-<path d=\"M1997 4273 c-20 -84 -20 -83 -8 -83 5 0 11 10 13 23 2 17 8 21 30 19\n-31 -4 58 28 58 71 0 32 -24 46 -51 29 -13 -9 -19 -8 -22 1 -2 7 -11 -20 -20\n--60z m71 21 c-4 -33 -32 -54 -49 -37 -9 9 -8 18 5 37 22 35 48 34 44 0z\"/>\n-<path d=\"M2124 4316 c-8 -14 -14 -37 -12 -53 3 -25 7 -28 41 -28 39 -1 41 1\n-52 65 6 34 5 35 -29 37 -28 2 -39 -2 -52 -21z m61 -6 c9 -15 -22 -60 -40 -60\n--18 0 -20 41 -3 58 15 15 35 15 43 2z\"/>\n-<path d=\"M2250 4320 c-15 -15 -20 -31 -18 -53 3 -28 7 -32 32 -32 16 0 31 5\n-33 11 2 7 -6 10 -22 7 -21 -5 -25 -2 -25 20 0 31 23 51 51 44 13 -3 19 -1 16\n-6 -6 21 -45 19 -67 -3z\"/>\n-<path d=\"M2351 4321 c-28 -28 -28 -77 -1 -86 22 -7 60 2 60 14 0 4 -13 6 -30\n-3 -18 -3 -30 0 -30 7 0 6 11 11 24 11 28 0 49 22 44 47 -5 26 -43 28 -67 4z\n-m52 -16 c1 -5 -11 -12 -27 -13 -27 -3 -28 -2 -16 13 14 17 40 17 43 0z\"/>\n-<path d=\"M3122 4328 c-18 -18 -15 -36 8 -48 31 -17 25 -33 -11 -26 -22 4 -29\n-2 -26 -7 6 -19 58 -15 71 6 9 16 7 22 -11 34 -28 19 -30 35 -3 31 10 -2 20 2\n-22 7 4 15 -35 18 -50 3z\"/>\n-<path d=\"M3211 4321 c-28 -28 -28 -77 -1 -86 22 -7 60 2 60 14 0 4 -13 6 -30\n-3 -18 -3 -30 0 -30 7 0 6 11 11 24 11 28 0 49 22 44 47 -5 26 -43 28 -67 4z\n-m52 -16 c1 -5 -11 -12 -27 -13 -27 -3 -28 -2 -16 13 14 17 40 17 43 0z\"/>\n-<path d=\"M3316 4320 c-13 -47 -16 -90 -6 -90 5 0 10 10 10 23 0 28 26 67 46\n-67 8 0 14 4 14 10 0 15 -60 6 -64 -10z\"/>\n-<path d=\"M3472 4328 c-18 -18 -15 -36 8 -48 31 -17 25 -33 -11 -26 -22 4 -29\n-2 -26 -7 6 -19 58 -15 71 6 9 16 7 22 -11 34 -28 19 -30 35 -3 31 10 -2 20 2\n-22 7 4 15 -35 18 -50 3z\"/>\n-<path d=\"M3547 4273 c-20 -84 -20 -83 -8 -83 5 0 11 10 13 23 2 17 8 21 30 19\n-31 -4 58 28 58 71 0 32 -24 46 -51 29 -13 -9 -19 -8 -22 1 -2 7 -11 -20 -20\n--60z m71 21 c-4 -33 -32 -54 -49 -37 -9 9 -8 18 5 37 22 35 48 34 44 0z\"/>\n-<path d=\"M3674 4316 c-8 -14 -14 -37 -12 -53 3 -25 7 -28 41 -28 39 -1 41 1\n-52 65 6 34 5 35 -29 37 -28 2 -39 -2 -52 -21z m61 -6 c9 -15 -22 -60 -40 -60\n--18 0 -20 41 -3 58 15 15 35 15 43 2z\"/>\n-<path d=\"M3800 4320 c-15 -15 -20 -31 -18 -53 3 -28 7 -32 32 -32 16 0 31 5\n-33 11 2 7 -6 10 -22 7 -21 -5 -25 -2 -25 20 0 31 23 51 51 44 13 -3 19 -1 16\n-6 -6 21 -45 19 -67 -3z\"/>\n-<path d=\"M3901 4321 c-28 -28 -28 -77 -1 -86 22 -7 60 2 60 14 0 4 -13 6 -30\n-3 -18 -3 -30 0 -30 7 0 6 11 11 24 11 28 0 49 22 44 47 -5 26 -43 28 -67 4z\n-m52 -16 c1 -5 -11 -12 -27 -13 -27 -3 -28 -2 -16 13 14 17 40 17 43 0z\"/>\n-<path d=\"M2670 4115 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 3905 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M3530 3285 l0 -605 -415 0 c-362 0 -415 2 -415 15 0 8 -7 15 -15 15\n--8 0 -15 -7 -15 -15 0 -10 -16 -15 -57 -18 l-58 -3 58 -2 57 -2 0 -45 c0 -33\n-4 -45 15 -45 11 0 15 12 15 45 l0 45 415 0 415 0 0 -785 0 -785 455 0 c297 0\n-455 3 455 10 0 7 -155 10 -445 10 l-445 0 0 775 0 775 55 0 c39 0 56 -4 63\n--16 7 -13 13 -14 30 -5 11 6 23 11 26 11 3 0 6 -47 6 -105 l0 -105 715 0 715\n-0 0 230 0 230 -715 0 -715 0 0 -115 0 -116 -30 16 c-27 14 -30 14 -30 0 0 -12\n--13 -15 -60 -15 l-60 0 0 595 0 595 1740 0 1740 0 0 -1375 0 -1375 -475 0\n--474 0 -4 128 -3 127 -2 -127 -2 -128 -805 0 c-530 0 -805 -3 -805 -10 0 -7\n-275 -10 805 -10 l805 0 0 -175 c0 -148 -2 -175 -15 -175 -13 0 -12 -5 2 -35\n-21 -43 28 -44 42 -4 14 40 14 39 -4 39 -13 0 -15 26 -15 175 l0 175 485 0 485\n-0 0 1395 0 1395 -1760 0 -1760 0 0 -605z m1610 -605 l0 -210 -695 0 -695 0 0\n-210 0 210 695 0 695 0 0 -210z\"/>\n-<path d=\"M4140 2740 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M4310 2740 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M4501 2678 c1 -35 4 -51 6 -35 3 17 10 27 22 27 22 0 41 19 41 41 0\n-18 -19 29 -51 29 -17 0 -19 -7 -18 -62z m52 40 c7 -21 -4 -38 -24 -38 -14 0\n--19 7 -19 25 0 18 5 25 19 25 11 0 21 -6 24 -12z\"/>\n-<path d=\"M4602 2678 l1 -63 6 54 6 55 19 -52 c10 -29 22 -52 26 -52 4 0 16 23\n-26 52 l19 52 6 -55 6 -54 1 63 c2 74 -13 80 -37 14 -8 -23 -18 -42 -21 -42 -3\n-0 -12 19 -20 42 -24 66 -40 61 -38 -14z\"/>\n-<path d=\"M4760 2680 c0 -59 0 -60 28 -60 16 0 36 8 45 18 37 41 9 102 -46 102\n--26 0 -27 -2 -27 -60z m56 42 c35 -24 20 -92 -21 -92 -23 0 -25 3 -25 50 0 41\n-3 50 18 50 9 0 22 -4 28 -8z\"/>\n-<path d=\"M4252 2714 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23\n--40 16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M4059 2665 c18 -50 27 -56 40 -22 19 50 23 69 13 63 -5 -3 -12 -19\n--16 -36 -7 -37 -21 -32 -29 10 -4 16 -11 30 -16 30 -4 0 -1 -20 8 -45z\"/>\n-<path d=\"M4140 2665 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M4192 2660 c1 -40 2 -41 5 -10 2 19 11 40 20 47 13 10 13 12 -6 10\n--18 -1 -21 -7 -19 -47z\"/>\n-<path d=\"M4310 2665 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M4360 2696 c-28 -35 11 -93 48 -70 35 22 22 84 -18 84 -10 0 -23 -7\n--30 -14z m55 -15 c8 -26 -4 -51 -25 -51 -10 0 -21 7 -24 16 -10 25 3 54 24 54\n-10 0 21 -8 25 -19z\"/>\n-<path d=\"M4610 3715 l0 -75 35 0 c43 0 85 37 85 73 0 13 -9 36 -21 51 -16 20\n--29 26 -60 26 l-39 0 0 -75z m84 39 c35 -34 9 -94 -40 -94 -22 0 -24 3 -24 55\n-0 52 2 55 24 55 14 0 32 -7 40 -16z\"/>\n-<path d=\"M4760 3715 c0 -43 4 -75 10 -75 6 0 10 13 10 29 0 24 5 30 30 34 21\n-5 31 14 36 32 8 34 -11 55 -52 55 l-34 0 0 -75z m65 30 c0 -13 -8 -21 -22 -23\n--19 -3 -23 1 -23 23 0 22 4 26 23 23 14 -2 22 -10 22 -23z\"/>\n-<path d=\"M4880 3715 l0 -75 35 0 c43 0 85 37 85 73 0 13 -9 36 -21 51 -16 20\n--29 26 -60 26 l-39 0 0 -75z m84 39 c35 -34 9 -94 -40 -94 -22 0 -24 3 -24 55\n-0 52 2 55 24 55 14 0 32 -7 40 -16z\"/>\n-<path d=\"M5030 3715 c0 -77 16 -105 22 -38 l3 37 25 -37 c14 -20 31 -37 38\n--37 8 0 1 16 -18 41 l-33 40 28 29 c16 17 25 33 22 37 -4 4 -21 -9 -37 -28\n-l-29 -34 -1 33 c0 17 -4 32 -10 32 -6 0 -10 -32 -10 -75z\"/>\n-<path d=\"M2670 3695 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M5217 3743 c-14 -14 -6 -19 23 -15 39 6 39 -14 0 -22 -60 -12 -46\n--68 16 -63 33 2 34 4 34 43 0 22 -5 45 -12 52 -13 13 -50 16 -61 5z m51 -65\n-c-5 -15 -48 -24 -48 -10 0 14 12 22 33 22 10 0 17 -5 15 -12z\"/>\n-<path d=\"M5330 3673 c0 -42 4 -73 10 -73 6 0 10 12 10 26 0 15 4 23 11 19 22\n--14 57 5 64 34 10 48 -9 71 -55 69 l-40 -1 0 -74z m75 22 c0 -25 -4 -30 -25\n--30 -16 0 -26 6 -28 18 -6 30 6 49 30 45 18 -2 23 -9 23 -33z\"/>\n-<path d=\"M5460 3673 c0 -42 4 -73 10 -73 6 0 10 12 10 26 0 15 4 23 11 19 22\n--14 57 5 64 34 10 48 -9 71 -55 69 l-40 -1 0 -74z m75 22 c0 -25 -4 -30 -25\n--30 -16 0 -26 6 -28 18 -6 30 6 49 30 45 18 -2 23 -9 23 -33z\"/>\n-<path d=\"M2670 3485 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M3730 3230 l0 -250 1520 0 1520 0 0 250 0 250 -1520 0 -1520 0 0\n--250z m3020 0 l0 -230 -1500 0 -1500 0 0 230 0 230 1500 0 1500 0 0 -230z\"/>\n-<path d=\"M4960 3230 l0 -60 33 1 c30 2 30 2 5 6 -36 6 -40 49 -5 56 l22 4 -22\n-2 c-35 2 -31 39 5 44 25 4 25 4 -5 6 l-33 1 0 -60z\"/>\n-<path d=\"M5047 3283 c19 -4 23 -12 26 -61 l3 -57 2 57 c2 50 5 57 25 61 12 2\n-0 4 -28 4 -27 0 -40 -2 -28 -4z\"/>\n-<path d=\"M5143 3230 c0 -36 2 -50 4 -32 4 28 8 32 33 32 25 0 29 -4 33 -32 2\n--18 4 -4 4 32 0 36 -2 53 -4 38 -4 -23 -9 -28 -33 -28 -24 0 -29 5 -33 28 -2\n-15 -4 -2 -4 -38z\"/>\n-<path d=\"M5260 3230 c0 -59 0 -60 28 -60 16 0 36 8 45 18 37 41 9 102 -46 102\n--26 0 -27 -2 -27 -60z m56 42 c35 -24 20 -92 -21 -92 -23 0 -25 3 -25 50 0 41\n-3 50 18 50 9 0 22 -4 28 -8z\"/>\n-<path d=\"M5380 3230 l0 -60 33 1 c30 2 30 2 5 6 -36 6 -40 49 -5 56 l22 4 -22\n-2 c-35 2 -31 39 5 44 25 4 25 4 -5 6 l-33 1 0 -60z\"/>\n-<path d=\"M5460 3285 c0 -25 35 -115 45 -115 12 0 50 108 42 117 -3 2 -13 -19\n--22 -48 l-18 -52 -18 48 c-18 47 -29 66 -29 50z\"/>\n-<path d=\"M2670 3275 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2212 3267 c-2 -39 -6 -49 -24 -57 -13 -5 -16 -9 -8 -9 32 -1 41 15\n-37 65 l-3 49 -2 -48z\"/>\n-<path d=\"M1530 3266 c0 -2 9 -6 20 -9 11 -3 18 -1 14 4 -5 9 -34 13 -34 5z\"/>\n-<path d=\"M1608 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M1668 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M1777 3252 c-15 -16 -15 -19 6 -31 20 -13 21 -13 8 2 -11 14 -11 20\n--1 32 18 21 6 19 -13 -3z\"/>\n-<path d=\"M1828 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M1965 3260 c-3 -6 1 -7 9 -4 18 7 21 14 7 14 -6 0 -13 -4 -16 -10z\"/>\n-<path d=\"M2028 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M2108 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M2178 3263 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M1482 3225 c0 -16 2 -22 5 -12 2 9 2 23 0 30 -3 6 -5 -1 -5 -18z\"/>\n-<path d=\"M1511 3234 c0 -11 3 -14 6 -6 3 7 2 16 -1 19 -3 4 -6 -2 -5 -13z\"/>\n-<path d=\"M1922 3225 c0 -16 2 -22 5 -12 2 9 2 23 0 30 -3 6 -5 -1 -5 -18z\"/>\n-<path d=\"M1610 3236 c0 -2 7 -7 16 -10 8 -3 12 -2 9 4 -6 10 -25 14 -25 6z\"/>\n-<path d=\"M2013 3233 c9 -2 25 -2 35 0 9 3 1 5 -18 5 -19 0 -27 -2 -17 -5z\"/>\n-<path d=\"M2085 3230 c-9 -15 4 -30 23 -29 15 1 15 2 0 6 -25 6 -22 21 5 26 22\n-4 22 4 0 6 -12 0 -25 -3 -28 -9z\"/>\n-<path d=\"M1598 3203 c6 -2 18 -2 25 0 6 3 1 5 -13 5 -14 0 -19 -2 -12 -5z\"/>\n-<path d=\"M2028 3203 c6 -2 18 -2 25 0 6 3 1 5 -13 5 -14 0 -19 -2 -12 -5z\"/>\n-<path d=\"M2670 3065 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M1730 3024 c0 -8 -13 -20 -30 -25 -24 -9 -30 -17 -30 -39 0 -25 4\n--29 29 -28 26 1 30 6 36 37 3 20 8 44 11 54 3 9 1 17 -5 17 -6 0 -11 -7 -11\n--16z m-10 -54 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0 14 -5 14 -10z\"/>\n-<path d=\"M2233 2985 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M1839 3018 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M2179 3018 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M1763 2993 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M1903 2993 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M2015 2990 c-10 -18 -15 -90 -6 -90 6 0 11 7 11 15 0 8 9 15 20 15\n-21 0 41 35 33 57 -5 12 -51 14 -58 3z m45 -19 c0 -12 -20 -25 -27 -18 -7 7 6\n-27 18 27 5 0 9 -4 9 -9z\"/>\n-<path d=\"M2103 2993 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M70 2680 l0 -250 650 0 650 0 0 250 0 250 -650 0 -650 0 0 -250z\n-m1280 0 l0 -230 -630 0 -630 0 0 230 0 230 630 0 630 0 0 -230z\"/>\n-<path d=\"M612 2714 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23\n--40 16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M676 2701 c-3 -4 6 -6 19 -3 18 3 25 0 25 -11 0 -9 -10 -17 -22 -19\n--15 -2 -23 -10 -23 -23 0 -16 7 -20 33 -22 30 -1 32 1 32 31 0 18 -5 37 -12\n-44 -14 14 -44 16 -52 3z m44 -50 c0 -14 -18 -23 -30 -16 -6 4 -8 11 -5 16 8\n-12 35 12 35 0z\"/>\n-<path d=\"M771 2645 c1 -33 4 -50 6 -38 3 14 9 20 19 16 20 -7 44 15 44 42 0\n-28 -19 45 -48 42 -20 -1 -22 -6 -21 -62z m54 36 c8 -26 -5 -53 -24 -49 -29 6\n--27 68 3 68 8 0 17 -8 21 -19z\"/>\n-<path d=\"M2670 2855 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M5340 2675 l0 -235 355 0 c195 0 355 -3 355 -7 -1 -5 -7 -19 -15 -33\n--18 -32 -18 -40 0 -40 11 0 15 -18 18 -82 l3 -83 2 83 c2 65 5 82 17 82 18 0\n-18 8 0 40 -8 14 -14 28 -15 33 0 4 160 7 355 7 l355 0 0 235 0 235 -715 0\n--715 0 0 -235z m1410 0 l0 -215 -695 0 -695 0 0 215 0 215 695 0 695 0 0 -215z\"/>\n-<path d=\"M5783 2685 c0 -53 1 -61 6 -30 4 27 12 41 24 43 14 3 17 -4 17 -37 0\n--23 5 -41 10 -41 15 0 12 53 -4 75 -8 11 -20 16 -29 12 -12 -4 -17 1 -20 21\n--2 15 -4 -4 -4 -43z\"/>\n-<path d=\"M6081 2678 c1 -35 4 -51 6 -35 3 17 10 27 22 27 22 0 41 19 41 41 0\n-18 -19 29 -51 29 -17 0 -19 -7 -18 -62z m52 40 c7 -21 -4 -38 -24 -38 -14 0\n--19 7 -19 25 0 18 5 25 19 25 11 0 21 -6 24 -12z\"/>\n-<path d=\"M6182 2678 l1 -63 6 54 6 55 19 -52 c10 -29 22 -52 26 -52 4 0 16 23\n-26 52 l19 52 6 -55 6 -54 1 63 c2 74 -13 80 -37 14 -8 -23 -18 -42 -21 -42 -3\n-0 -12 19 -20 42 -24 66 -40 61 -38 -14z\"/>\n-<path d=\"M6340 2680 c0 -59 0 -60 28 -60 16 0 36 8 45 18 37 41 9 102 -46 102\n--26 0 -27 -2 -27 -60z m56 42 c35 -24 20 -92 -21 -92 -23 0 -25 3 -25 50 0 41\n-3 50 18 50 9 0 22 -4 28 -8z\"/>\n-<path d=\"M5712 2714 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23\n--40 16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M5620 2696 c-28 -35 11 -93 48 -70 35 22 22 84 -18 84 -10 0 -23 -7\n--30 -14z m55 -15 c8 -26 -4 -51 -25 -51 -10 0 -21 7 -24 16 -10 25 3 54 24 54\n-10 0 21 -8 25 -19z\"/>\n-<path d=\"M5882 2698 c-27 -27 -7 -78 29 -78 10 0 20 4 23 8 2 4 -7 8 -21 7\n--14 0 -28 6 -30 13 -3 8 6 12 26 12 31 0 36 6 25 34 -7 19 -35 21 -52 4z m46\n--15 c2 -8 -6 -13 -22 -13 -19 0 -24 4 -19 15 6 18 34 16 41 -2z\"/>\n-<path d=\"M5972 2660 c1 -40 2 -41 5 -10 2 19 11 40 20 47 13 10 13 12 -6 10\n--18 -1 -21 -7 -19 -47z\"/>\n-<path d=\"M6457 2703 c-15 -14 -6 -34 19 -43 29 -12 22 -34 -9 -26 -14 3 -17 2\n--10 -5 16 -16 47 -7 51 14 2 11 -6 20 -23 27 -29 11 -24 35 6 27 11 -3 17 -1\n-13 4 -6 10 -38 12 -47 2z\"/>\n-<path d=\"M1403 2688 c-13 -6 -23 -14 -23 -17 0 -7 54 -41 64 -41 8 0 8 34 0\n-54 -7 18 -11 19 -41 4z\"/>\n-<path d=\"M2670 2435 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 2225 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M6064 1785 c0 -176 2 -247 3 -157 2 90 2 234 0 320 -1 86 -3 13 -3\n--163z\"/>\n-<path d=\"M2670 2015 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 1805 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 1595 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M4102 1540 c0 -41 2 -47 7 -25 3 17 13 30 21 30 8 0 18 -13 22 -30 6\n--29 6 -29 5 5 -2 28 -6 35 -22 35 -11 0 -23 9 -27 20 -3 11 -6 -4 -6 -35z\"/>\n-<path d=\"M4510 1572 c0 -13 -7 -18 -22 -18 -19 1 -23 -4 -23 -29 0 -26 4 -30\n-28 -31 26 -1 27 1 27 47 0 27 -2 49 -5 49 -3 0 -5 -8 -5 -18z m-5 -47 c0 -11\n--8 -21 -17 -23 -14 -3 -18 3 -18 23 0 20 4 26 18 23 9 -2 17 -12 17 -23z\"/>\n-<path d=\"M4322 1564 c-7 -8 -8 -14 -2 -14 5 0 10 -13 10 -30 0 -16 3 -30 8\n--30 7 0 8 78 0 85 -1 1 -9 -3 -16 -11z\"/>\n-<path d=\"M4692 1564 c-7 -8 -8 -14 -2 -14 5 0 10 -13 10 -30 0 -16 3 -30 8\n--30 7 0 8 78 0 85 -1 1 -9 -3 -16 -11z\"/>\n-<path d=\"M4032 1530 c14 -41 26 -46 38 -15 15 39 11 55 -4 20 l-13 -30 -8 28\n-c-4 15 -11 27 -16 27 -4 0 -3 -14 3 -30z\"/>\n-<path d=\"M4184 1546 c-11 -29 0 -51 26 -51 21 0 25 5 25 30 0 24 -5 31 -23 33\n--13 2 -24 -3 -28 -12z m46 -21 c0 -25 -23 -35 -35 -15 -10 16 2 40 20 40 9 0\n-15 -9 15 -25z\"/>\n-<path d=\"M4264 1548 c-4 -6 0 -16 9 -23 22 -16 21 -22 0 -28 -14 -4 -12 -5 5\n--6 25 -1 31 26 7 35 -20 8 -19 21 3 27 15 4 15 5 0 6 -9 0 -20 -4 -24 -11z\"/>\n-<path d=\"M4396 1551 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M4546 1551 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M4611 1506 c1 -31 4 -43 7 -31 4 11 16 20 27 20 16 0 20 7 20 30 0\n-26 -4 30 -27 31 -27 1 -28 -1 -27 -50z m49 19 c0 -25 -23 -35 -35 -15 -10 16\n-2 40 20 40 9 0 15 -9 15 -25z\"/>\n-<path d=\"M4744 1546 c-11 -30 0 -51 29 -52 25 -1 25 -1 2 3 -33 6 -32 23 1 23\n-19 0 25 5 22 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0 -17 5\n--14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M4821 1520 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M2670 1385 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 1175 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 965 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M70 660 l0 -250 650 0 650 0 0 250 0 250 -650 0 -650 0 0 -250z\n-m1280 0 l0 -230 -630 0 -630 0 0 230 0 230 630 0 630 0 0 -230z\"/>\n-<path d=\"M463 665 c0 -53 1 -61 6 -30 4 27 12 41 24 43 14 3 17 -4 17 -37 0\n--23 5 -41 10 -41 15 0 12 53 -4 75 -8 11 -20 16 -29 12 -12 -4 -17 1 -20 21\n--2 15 -4 -4 -4 -43z\"/>\n-<path d=\"M732 694 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23 -40\n-16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3 -17\n-9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M1042 694 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23\n--40 16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M369 645 c18 -50 27 -56 40 -22 19 50 23 69 13 63 -5 -3 -12 -19 -16\n--36 -7 -37 -21 -32 -29 10 -4 16 -11 30 -16 30 -4 0 -1 -20 8 -45z\"/>\n-<path d=\"M560 676 c-28 -35 11 -93 48 -70 35 22 22 84 -18 84 -10 0 -23 -7\n--30 -14z m55 -15 c8 -26 -4 -51 -25 -51 -10 0 -21 7 -24 16 -10 25 3 54 24 54\n-10 0 21 -8 25 -19z\"/>\n-<path d=\"M657 683 c-15 -14 -6 -34 19 -43 29 -12 22 -34 -9 -26 -14 3 -17 2\n--10 -5 16 -16 47 -7 51 14 2 11 -6 20 -23 27 -29 11 -24 35 6 27 11 -3 17 -1\n-13 4 -6 10 -38 12 -47 2z\"/>\n-<path d=\"M861 640 l2 -45 6 40 c4 27 12 41 24 43 14 3 17 -4 17 -37 0 -23 5\n--41 10 -41 13 0 13 46 0 71 -7 12 -20 18 -35 17 -23 -2 -25 -6 -24 -48z\"/>\n-<path d=\"M962 678 c-15 -15 -15 -51 0 -66 14 -14 44 -16 52 -4 2 4 -7 8 -21 7\n--14 0 -28 6 -30 13 -3 8 6 12 26 12 31 0 36 6 25 34 -7 19 -35 21 -52 4z m46\n--15 c2 -8 -6 -13 -22 -13 -19 0 -24 4 -19 15 6 18 34 16 41 -2z\"/>\n-<path d=\"M798 643 c6 -2 18 -2 25 0 6 3 1 5 -13 5 -14 0 -19 -2 -12 -5z\"/>\n-<path d=\"M3533 835 c-5 -30 -6 -55 -2 -55 9 0 15 19 25 73 3 21 2 37 -3 37 -5\n-0 -14 -25 -20 -55z\"/>\n-<path d=\"M3833 835 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M3339 868 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M3779 868 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M3112 838 c-6 -6 -12 -23 -12 -36 0 -18 5 -23 22 -20 12 2 23 9 26\n-16 2 7 -2 10 -12 6 -11 -4 -16 -1 -16 10 0 9 6 16 14 14 8 -2 15 2 16 7 2 15\n--24 17 -38 3z\"/>\n-<path d=\"M3182 838 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M3260 846 c0 -1 -4 -16 -9 -34 -11 -38 1 -43 17 -7 6 14 16 25 22 25\n-6 0 8 -10 4 -25 -4 -15 -2 -25 5 -25 6 0 12 9 13 20 0 11 1 26 2 33 1 6 -11\n-12 -26 13 -16 1 -28 1 -28 0z\"/>\n-<path d=\"M3395 835 c-17 -57 -8 -76 13 -30 6 14 16 25 22 25 5 0 10 4 10 9 0\n-13 -42 9 -45 -4z\"/>\n-<path d=\"M3462 838 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M3615 840 c-10 -18 -15 -90 -6 -90 6 0 11 7 11 15 0 8 9 15 20 15 21\n-0 41 35 33 57 -5 12 -51 14 -58 3z m45 -19 c0 -12 -20 -25 -27 -18 -7 7 6 27\n-18 27 5 0 9 -4 9 -9z\"/>\n-<path d=\"M3703 843 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M2670 755 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M2670 545 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M6440 525 c0 -31 3 -35 25 -35 22 0 25 4 25 35 0 31 -3 35 -25 35\n--22 0 -25 -4 -25 -35z\"/>\n-<path d=\"M5780 520 c0 -5 25 -10 55 -10 30 0 55 5 55 10 0 6 -25 10 -55 10\n--30 0 -55 -4 -55 -10z\"/>\n-<path d=\"M5900 495 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6020 495 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6200 400 l0 -130 85 0 85 0 0 130 0 130 -85 0 -85 0 0 -130z\"/>\n-<path d=\"M6440 445 c0 -31 3 -35 25 -35 22 0 25 4 25 35 0 31 -3 35 -25 35\n--22 0 -25 -4 -25 -35z\"/>\n-<path d=\"M5780 430 c0 -5 25 -10 55 -10 30 0 55 5 55 10 0 6 -25 10 -55 10\n--30 0 -55 -4 -55 -10z\"/>\n-<path d=\"M5900 405 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6020 405 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M2670 335 c0 -51 3 -65 15 -65 12 0 15 14 15 65 0 51 -3 65 -15 65\n--12 0 -15 -14 -15 -65z\"/>\n-<path d=\"M6440 360 c0 -25 4 -30 25 -30 21 0 25 5 25 30 0 25 -4 30 -25 30\n--21 0 -25 -5 -25 -30z\"/>\n-<path d=\"M5780 340 c0 -5 25 -10 55 -10 30 0 55 5 55 10 0 6 -25 10 -55 10\n--30 0 -55 -4 -55 -10z\"/>\n-<path d=\"M5900 315 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6020 315 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6440 280 c0 -25 4 -30 25 -30 21 0 25 5 25 30 0 25 -4 30 -25 30\n--21 0 -25 -5 -25 -30z\"/>\n-<path d=\"M2670 160 c0 -20 5 -30 15 -30 10 0 15 10 15 30 0 20 -5 30 -15 30\n--10 0 -15 -10 -15 -30z\"/>\n-</g>\n+<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n+<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n+<!-- Generated by Microsoft Visio, SVG Export virtio_user_as_exceptional_pathvsdx.svg Page-1 -->\n+<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:ev=\"http://www.w3.org/2001/xml-events\"\n+\t\txmlns:v=\"http://schemas.microsoft.com/visio/2003/SVGExtensions/\" width=\"5.77778in\" height=\"3.88851in\"\n+\t\tviewBox=\"0 0 416 279.973\" xml:space=\"preserve\" color-interpolation-filters=\"sRGB\" class=\"st13\">\n+\t<v:documentProperties v:langID=\"1033\" v:viewMarkup=\"false\"/>\n+\n+\t<style type=\"text/css\">\n+\t<![CDATA[\n+\t\t.st1 {visibility:visible}\n+\t\t.st2 {fill:#5b9bd5;fill-opacity:0.22;filter:url(#filter_2);stroke:#5b9bd5;stroke-opacity:0.22}\n+\t\t.st3 {fill:#ffffff;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st4 {stroke:#000000;stroke-dasharray:7,5;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st5 {fill:#000000;font-family:Calibri;font-size:0.833336em}\n+\t\t.st6 {fill:none;stroke:none;stroke-width:0.25}\n+\t\t.st7 {fill:#000000;font-family:Calibri;font-size:1.00001em;font-style:italic}\n+\t\t.st8 {fill:#70ad47;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st9 {stroke:#5b9bd5;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}\n+\t\t.st10 {marker-end:url(#mrkr4-68);marker-start:url(#mrkr4-66);stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st11 {fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.28409090909091}\n+\t\t.st12 {fill:#d8d8d8;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st13 {fill:none;fill-rule:evenodd;font-size:12px;overflow:visible;stroke-linecap:square;stroke-miterlimit:3}\n+\t]]>\n+\t</style>\n+\n+\t<defs id=\"Markers\">\n+\t\t<g id=\"lend4\">\n+\t\t\t<path d=\"M 2 1 L 0 0 L 2 -1 L 2 1 \" style=\"stroke:none\"/>\n+\t\t</g>\n+\t\t<marker id=\"mrkr4-66\" class=\"st11\" v:arrowType=\"4\" v:arrowSize=\"2\" v:setback=\"6.68\" refX=\"6.68\" orient=\"auto\"\n+\t\t\t\tmarkerUnits=\"strokeWidth\" overflow=\"visible\">\n+\t\t\t<use xlink:href=\"#lend4\" transform=\"scale(3.52) \"/>\n+\t\t</marker>\n+\t\t<marker id=\"mrkr4-68\" class=\"st11\" v:arrowType=\"4\" v:arrowSize=\"2\" v:setback=\"7.04\" refX=\"-7.04\" orient=\"auto\"\n+\t\t\t\tmarkerUnits=\"strokeWidth\" overflow=\"visible\">\n+\t\t\t<use xlink:href=\"#lend4\" transform=\"scale(-3.52,-3.52) \"/>\n+\t\t</marker>\n+\t</defs>\n+\t<defs id=\"Filters\">\n+\t\t<filter id=\"filter_2\">\n+\t\t\t<feGaussianBlur stdDeviation=\"2\"/>\n+\t\t</filter>\n+\t</defs>\n+\t<g v:mID=\"0\" v:index=\"1\" v:groupContext=\"foregroundPage\">\n+\t\t<title>Page-1</title>\n+\t\t<v:pageProperties v:drawingScale=\"1\" v:pageScale=\"1\" v:drawingUnits=\"0\" v:shadowOffsetX=\"9\" v:shadowOffsetY=\"-9\"/>\n+\t\t<v:layer v:name=\"Connector\" v:index=\"0\"/>\n+\t\t<g id=\"shape23-1\" v:mID=\"23\" v:groupContext=\"shape\" transform=\"translate(195.804,-74.9728)\">\n+\t\t\t<title>Rectangle.23</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow23-2\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"113.473\" width=\"216.6\" height=\"166.5\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"113.473\" width=\"216.6\" height=\"166.5\" class=\"st3\"/>\n+\t\t</g>\n+\t\t<g id=\"shape42-6\" v:mID=\"42\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(146.904,-277.473)\">\n+\t\t\t<title>Dynamic connector.42</title>\n+\t\t\t<path d=\"M-9 279.97 L-9 540.97\" class=\"st4\"/>\n+\t\t</g>\n+\t\t<g id=\"shape45-9\" v:mID=\"45\" v:groupContext=\"shape\" transform=\"translate(2.9044,-142.292)\">\n+\t\t\t<title>Rectangle.45</title>\n+\t\t\t<desc>tap</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"264.132\" width=\"68.1\" height=\"31.6807\"/>\n+\t\t\t<g id=\"shadow45-10\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"248.292\" width=\"68.1\" height=\"31.6807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"248.292\" width=\"68.1\" height=\"31.6807\" class=\"st3\"/>\n+\t\t\t<text x=\"27.35\" y=\"267.13\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>tap</text>\t\t</g>\n+\t\t<g id=\"shape46-15\" v:mID=\"46\" v:groupContext=\"shape\" transform=\"translate(2.9044,-43.2921)\">\n+\t\t\t<title>Rectangle.46</title>\n+\t\t\t<desc>vhost ko</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"264.132\" width=\"68.1\" height=\"31.6807\"/>\n+\t\t\t<g id=\"shadow46-16\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"248.292\" width=\"68.1\" height=\"31.6807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"248.292\" width=\"68.1\" height=\"31.6807\" class=\"st3\"/>\n+\t\t\t<text x=\"16.86\" y=\"267.13\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>vhost ko  </text>\t\t</g>\n+\t\t<g id=\"shape47-21\" v:mID=\"47\" v:groupContext=\"shape\" transform=\"translate(18.9544,-257.223)\">\n+\t\t\t<title>Sheet.47</title>\n+\t\t\t<desc>Kernel space</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"44.025\" cy=\"268.723\" width=\"88.05\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"257.473\" width=\"88.05\" height=\"22.5\" class=\"st6\"/>\n+\t\t\t<text x=\"13.44\" y=\"272.32\" class=\"st7\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>Kernel space</text>\t\t</g>\n+\t\t<g id=\"shape48-24\" v:mID=\"48\" v:groupContext=\"shape\" transform=\"translate(148.854,-257.223)\">\n+\t\t\t<title>Sheet.48</title>\n+\t\t\t<desc>User space</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"44.025\" cy=\"268.723\" width=\"88.05\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"257.473\" width=\"88.05\" height=\"22.5\" class=\"st6\"/>\n+\t\t\t<text x=\"17.7\" y=\"272.32\" class=\"st7\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>User space</text>\t\t</g>\n+\t\t<g id=\"shape49-27\" v:mID=\"49\" v:groupContext=\"shape\" transform=\"translate(218.904,-182.792)\">\n+\t\t\t<title>Rectangle.49</title>\n+\t\t\t<desc>ETHDEV</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"83.25\" cy=\"264.132\" width=\"166.5\" height=\"31.6807\"/>\n+\t\t\t<g id=\"shadow49-28\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"248.292\" width=\"166.5\" height=\"31.6807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"248.292\" width=\"166.5\" height=\"31.6807\" class=\"st3\"/>\n+\t\t\t<text x=\"66.9\" y=\"267.13\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>ETHDEV</text>\t\t</g>\n+\t\t<g id=\"shape50-33\" v:mID=\"50\" v:groupContext=\"shape\" transform=\"translate(218.904,-142.292)\">\n+\t\t\t<title>Rectangle.50</title>\n+\t\t\t<desc>virtio PMD</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"38.7911\" cy=\"264.132\" width=\"77.59\" height=\"31.6807\"/>\n+\t\t\t<g id=\"shadow50-34\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"248.292\" width=\"77.5823\" height=\"31.6807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"248.292\" width=\"77.5823\" height=\"31.6807\" class=\"st3\"/>\n+\t\t\t<text x=\"17.12\" y=\"267.13\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>virtio PMD</text>\t\t</g>\n+\t\t<g id=\"shape51-39\" v:mID=\"51\" v:groupContext=\"shape\" transform=\"translate(308.904,-142.292)\">\n+\t\t\t<title>Rectangle.51</title>\n+\t\t\t<desc>other PMDs</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"38.7911\" cy=\"264.132\" width=\"77.59\" height=\"31.6807\"/>\n+\t\t\t<g id=\"shadow51-40\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"248.292\" width=\"77.5823\" height=\"31.6807\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"248.292\" width=\"77.5823\" height=\"31.6807\" class=\"st3\"/>\n+\t\t\t<text x=\"14.6\" y=\"267.13\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>other PMDs</text>\t\t</g>\n+\t\t<g id=\"shape52-45\" v:mID=\"52\" v:groupContext=\"shape\" transform=\"translate(218.904,-86.3131)\">\n+\t\t\t<title>Rectangle.52</title>\n+\t\t\t<desc>virtio-user</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"38.7911\" cy=\"256.393\" width=\"77.59\" height=\"47.1597\"/>\n+\t\t\t<g id=\"shadow52-46\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"232.813\" width=\"77.5823\" height=\"47.1597\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"232.813\" width=\"77.5823\" height=\"47.1597\" class=\"st8\"/>\n+\t\t\t<text x=\"17.84\" y=\"247.39\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>virtio-user<v:newlineChar/><v:newlineChar/></text>\t\t</g>\n+\t\t<g id=\"shape53-51\" v:mID=\"53\" v:groupContext=\"shape\" transform=\"translate(223.404,-90.1829)\">\n+\t\t\t<title>Rectangle.53</title>\n+\t\t\t<desc>vhost adapter</desc>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"34.05\" cy=\"268.183\" width=\"68.1\" height=\"23.5798\"/>\n+\t\t\t<g id=\"shadow53-52\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"256.393\" width=\"68.1\" height=\"23.5798\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"256.393\" width=\"68.1\" height=\"23.5798\" class=\"st3\"/>\n+\t\t\t<text x=\"5.82\" y=\"271.18\" class=\"st5\" v:langID=\"1033\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>vhost adapter</text>\t\t</g>\n+\t\t<g id=\"shape54-57\" v:mID=\"54\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(71.0044,-59.1325)\">\n+\t\t\t<title>Dynamic connector</title>\n+\t\t\t<path d=\"M0 279.97 L63.9 279.97 A3 3 0 1 1 69.9 279.97 L186.69 279.97 L186.69 252.79\" class=\"st9\"/>\n+\t\t</g>\n+\t\t<g id=\"shape55-60\" v:mID=\"55\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(71.0044,-149.132)\">\n+\t\t\t<title>Dynamic connector.55</title>\n+\t\t\t<path d=\"M6.68 270.97 L7.04 270.97 L63.9 270.97 A3 3 0 0 1 69.9 270.97 L140.86 270.97\" class=\"st10\"/>\n+\t\t</g>\n+\t\t<g id=\"shape56-69\" v:mID=\"56\" v:groupContext=\"shape\" transform=\"translate(308.904,-5.2228)\">\n+\t\t\t<title>Rectangle.38</title>\n+\t\t\t<v:userDefs>\n+\t\t\t\t<v:ud v:nameU=\"visVersion\" v:val=\"VT0(15):26\"/>\n+\t\t\t</v:userDefs>\n+\t\t\t<g id=\"shadow56-70\" v:groupContext=\"shadow\" v:shadowOffsetX=\"0.345598\" v:shadowOffsetY=\"-1.97279\" v:shadowType=\"1\"\n+\t\t\t\t\ttransform=\"matrix(1,0,0,1,0.345598,1.97279)\" class=\"st1\">\n+\t\t\t\t<rect x=\"0\" y=\"257.473\" width=\"77.5823\" height=\"22.5\" rx=\"11.25\" ry=\"11.25\" class=\"st2\"/>\n+\t\t\t</g>\n+\t\t\t<rect x=\"0\" y=\"257.473\" width=\"77.5823\" height=\"22.5\" rx=\"11.25\" ry=\"11.25\" class=\"st12\"/>\n+\t\t</g>\n+\t\t<g id=\"shape57-74\" v:mID=\"57\" v:groupContext=\"shape\" transform=\"translate(318.204,-5.2228)\">\n+\t\t\t<title>Sheet.57</title>\n+\t\t\t<desc>NIC</desc>\n+\t\t\t<v:textBlock v:margins=\"rect(4,4,4,4)\"/>\n+\t\t\t<v:textRect cx=\"28.125\" cy=\"268.723\" width=\"56.25\" height=\"22.5\"/>\n+\t\t\t<rect x=\"0\" y=\"257.473\" width=\"56.25\" height=\"22.5\" class=\"st6\"/>\n+\t\t\t<text x=\"19.61\" y=\"272.32\" class=\"st7\" v:langID=\"2052\"><v:paragraph v:horizAlign=\"1\"/><v:tabList/>NIC</text>\t\t</g>\n+\t\t<g id=\"shape58-77\" v:mID=\"58\" v:groupContext=\"shape\" v:layerMember=\"0\" transform=\"translate(356.696,-142.292)\">\n+\t\t\t<title>Dynamic connector.41</title>\n+\t\t\t<path d=\"M-9 286.65 L-9 287.01 L-9 387.5\" class=\"st10\"/>\n+\t\t</g>\n+\t</g>\n </svg>\ndiff --git a/doc/guides/howto/img/virtio_user_for_container_networking.svg b/doc/guides/howto/img/virtio_user_for_container_networking.svg\nindex e8decd0..de80806 100644\n--- a/doc/guides/howto/img/virtio_user_for_container_networking.svg\n+++ b/doc/guides/howto/img/virtio_user_for_container_networking.svg\n@@ -1,638 +1,685 @@\n-<?xml version=\"1.0\" standalone=\"no\"?>\n-<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 20010904//EN\"\n- \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n-<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"\n- width=\"779.000000pt\" height=\"461.000000pt\" viewBox=\"0 0 779.000000 461.000000\"\n- preserveAspectRatio=\"xMidYMid meet\">\n-<metadata>\n-Created by potrace 1.13, written by Peter Selinger 2001-2015\n-</metadata>\n-<g transform=\"translate(0.000000,461.000000) scale(0.100000,-0.100000)\"\n-fill=\"#000000\" stroke=\"none\">\n-<path d=\"M120 2640 l0 -1800 455 0 c297 0 455 3 455 10 0 7 -155 10 -445 10\n-l-445 0 0 1780 0 1780 1890 0 1890 0 0 -655 0 -655 -60 0 -60 0 0 360 0 360\n--1755 0 -1755 0 0 -1395 0 -1395 1755 0 1755 0 0 210 c0 133 -4 210 -10 210\n--6 0 -10 -73 -10 -200 l0 -200 -1735 0 -1735 0 0 1375 0 1375 1735 0 1735 0 0\n--350 0 -350 -95 0 -95 0 0 -520 0 -520 95 0 95 0 0 -290 c0 -187 4 -290 10\n--290 6 0 10 103 10 290 l0 290 60 0 60 0 0 -290 c0 -187 4 -290 10 -290 6 0\n-10 103 10 290 l0 290 100 0 100 0 0 255 0 256 30 -16 c36 -19 40 -19 40 0 0\n-13 74 15 610 15 536 0 610 -2 610 -15 0 -19 4 -19 40 0 l30 16 0 -256 0 -255\n-120 0 120 0 0 -195 0 -195 -115 0 -114 0 0 -205 0 -205 114 0 115 0 0 -115 0\n--115 485 0 c267 0 485 -3 485 -7 -1 -5 -7 -19 -15 -33 -18 -32 -18 -40 0 -40\n-22 0 22 -247 1 -252 -12 -2 -11 -9 4 -37 l18 -35 16 32 c20 38 20 42 1 42 -13\n-0 -15 21 -15 125 0 104 2 125 15 125 18 0 18 8 0 40 -8 14 -14 28 -15 33 0 4\n-216 7 480 7 l480 0 0 1700 0 1700 -970 0 -970 0 0 -665 0 -665 -120 0 -120 0\n-0 -260 c0 -143 -2 -260 -5 -260 -4 0 -19 7 -35 15 -27 14 -30 14 -30 0 0 -13\n--70 -15 -610 -15 -540 0 -610 2 -610 15 0 14 -3 14 -30 0 -16 -8 -31 -15 -35\n--15 -3 0 -5 117 -5 260 l0 260 -100 0 -100 0 0 665 0 665 -1910 0 -1910 0 0\n--1800z m7540 100 l0 -1680 -950 0 -950 0 0 105 0 105 455 0 455 0 0 205 0 205\n--455 0 -455 0 0 195 0 195 130 0 130 0 0 520 0 520 -130 0 -130 0 0 655 0 655\n-950 0 950 0 0 -1680z m-3530 -150 l0 -510 -265 0 -265 0 0 510 0 510 265 0\n-265 0 0 -510z m1880 0 l0 -510 -250 0 -250 0 0 510 0 510 250 0 250 0 0 -510z\n-m640 -1115 l0 -185 -560 0 -560 0 0 185 0 185 560 0 560 0 0 -185z\"/>\n-<path d=\"M6238 4135 c-40 -22 -68 -75 -68 -129 0 -91 50 -146 133 -146 46 0\n-54 4 89 40 37 40 44 61 40 123 -7 96 -112 156 -194 112z m126 -66 c44 -52 30\n--125 -30 -154 -60 -28 -119 16 -119 90 0 90 94 130 149 64z\"/>\n-<path d=\"M6335 4040 c-3 -5 -21 -11 -38 -11 l-32 -2 30 -4 c17 -3 35 -9 41\n--14 7 -6 16 -4 23 5 9 10 8 16 -3 25 -10 8 -16 9 -21 1z\"/>\n-<path d=\"M6235 3990 c-12 -19 7 -28 48 -23 41 6 51 23 13 23 -13 0 -31 3 -39\n-6 -8 3 -18 0 -22 -6z\"/>\n-<path d=\"M6661 4126 c-16 -17 -22 -33 -19 -57 2 -28 11 -39 50 -64 49 -31 63\n--51 52 -78 -11 -29 -38 -30 -61 -3 -44 52 -75 16 -32 -38 46 -59 139 -19 139\n-60 0 50 -9 63 -62 90 -35 18 -48 30 -44 40 3 9 6 18 6 20 0 9 47 3 58 -8 8 -8\n-15 -8 27 2 14 12 13 15 -6 37 -30 31 -78 31 -108 -1z\"/>\n-<path d=\"M6460 4042 c0 -4 18 -48 40 -97 l39 -89 34 74 c51 111 53 120 27 120\n--16 0 -26 -11 -38 -40 -9 -22 -19 -40 -22 -40 -3 0 -13 18 -22 40 -12 28 -23\n-40 -37 40 -12 0 -21 -4 -21 -8z\"/>\n-<path d=\"M6182 3818 c-7 -7 -12 -16 -12 -21 0 -5 7 -1 16 8 9 9 14 18 12 20\n--2 3 -10 -1 -16 -7z\"/>\n-<path d=\"M6515 3819 c-7 -11 25 -53 33 -44 3 3 -3 12 -14 20 -16 13 -17 16 -4\n-25 9 6 10 10 3 10 -6 0 -15 -5 -18 -11z\"/>\n-<path d=\"M6752 3790 c0 -25 3 -35 5 -22 6 31 23 28 24 -5 2 -27 2 -27 6 -4 3\n-15 -1 29 -9 35 -8 6 -17 18 -21 26 -3 8 -5 -5 -5 -30z\"/>\n-<path d=\"M6237 3797 c3 -15 0 -34 -7 -42 -7 -8 -9 -15 -5 -15 4 0 14 8 21 18\n-12 15 13 13 14 -18 1 -28 3 -31 9 -15 5 11 6 25 4 32 -3 7 -2 17 2 23 9 15 36\n--7 29 -24 -3 -7 4 -12 15 -12 11 0 17 4 15 8 -3 4 0 16 5 25 6 10 11 12 11 6\n-0 -7 5 -13 11 -13 8 0 8 5 -1 15 -9 11 -16 12 -26 4 -8 -7 -19 -7 -31 -1 -10\n-5 -24 7 -31 5 -7 -3 -19 3 -27 13 -12 17 -13 16 -8 -9z\"/>\n-<path d=\"M7263 3778 c-24 -36 -36 -44 -78 -54 -28 -6 -65 -19 -84 -28 -18 -10\n--44 -16 -56 -13 -17 3 -22 0 -18 -11 4 -10 16 -13 39 -9 27 5 33 2 38 -16 3\n--12 1 -26 -4 -31 -6 -6 -10 -18 -10 -28 0 -14 -8 -18 -39 -18 -51 0 -85 -28\n--101 -85 -7 -25 -20 -50 -29 -55 -15 -9 -14 -11 2 -20 9 -6 17 -17 17 -25 0\n--11 -19 -15 -82 -17 -52 -2 -83 -7 -85 -15 -3 -9 20 -13 84 -15 70 -2 88 -6\n-88 -18 0 -12 -22 -15 -127 -18 -71 -1 -128 -7 -128 -12 0 -5 42 -11 93 -12 84\n--3 92 -5 92 -23 0 -15 8 -21 29 -23 56 -7 73 4 86 56 10 42 16 50 45 61 32 11\n-75 53 75 72 0 5 -16 9 -35 9 -35 0 -40 5 -29 34 5 12 20 16 58 16 55 0 78 15\n-105 68 11 22 11 22 -44 22 -60 0 -70 13 -35 45 11 10 20 25 20 33 0 9 6 12 16\n-8 43 -17 67 -18 75 -5 6 9 9 -7 9 -45 0 -42 -6 -68 -21 -92 l-21 -34 27 0 c18\n-0 25 -4 23 -12 -3 -7 -15 -43 -27 -80 l-22 -67 -77 -3 c-74 -3 -77 -4 -99 -37\n--15 -22 -20 -38 -14 -44 6 -6 57 -8 120 -5 139 6 147 12 190 147 17 53 31 105\n-31 114 0 30 -17 53 -56 76 -33 20 -36 25 -30 53 3 18 13 39 21 48 8 9 15 28\n-15 42 0 14 9 36 19 50 l20 24 -29 17 -29 17 -28 -42z\"/>\n-<path d=\"M6401 3795 c1 -19 18 -51 18 -35 0 8 -4 22 -9 30 -5 8 -9 11 -9 5z\"/>\n-<path d=\"M6670 3784 c0 -8 5 -12 10 -9 6 3 10 10 10 16 0 5 -4 9 -10 9 -5 0\n--10 -7 -10 -16z\"/>\n-<path d=\"M6710 3790 c-8 -5 -12 -12 -9 -15 4 -3 12 1 19 10 14 17 11 19 -10 5z\"/>\n-<path d=\"M6571 3772 c8 -12 16 -17 17 -12 3 8 8 7 17 0 11 -9 16 -6 26 12 11\n-20 10 21 -3 11 -11 -10 -17 -10 -26 -1 -9 9 -12 9 -12 -1 0 -11 -3 -11 -17 0\n--15 13 -15 12 -2 -9z\"/>\n-<path d=\"M6652 3765 c0 -16 2 -22 5 -12 2 9 2 23 0 30 -3 6 -5 -1 -5 -18z\"/>\n-<path d=\"M6170 3774 c0 -13 18 -39 24 -34 2 3 -2 14 -10 24 -8 11 -14 16 -14\n-10z\"/>\n-<path d=\"M6467 3759 c3 -10 9 -16 14 -13 13 8 11 21 -5 27 -10 4 -12 0 -9 -14z\"/>\n-<path d=\"M6757 3494 c-16 -17 10 -24 89 -24 64 0 85 3 82 13 -5 13 -158 23\n--171 11z\"/>\n-<path d=\"M6680 3420 c0 -6 40 -10 100 -10 60 0 100 4 100 10 0 6 -40 10 -100\n-10 -60 0 -100 -4 -100 -10z\"/>\n-<path d=\"M7390 3400 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M7390 3300 c0 -33 4 -60 10 -60 6 0 10 27 10 60 0 33 -4 60 -10 60\n--6 0 -10 -27 -10 -60z\"/>\n-<path d=\"M7456 3338 c-9 -12 -16 -33 -16 -45 0 -28 33 -63 60 -63 27 0 60 35\n-60 63 0 36 -27 67 -60 67 -18 0 -34 -8 -44 -22z m74 -13 c26 -31 -8 -83 -45\n--69 -37 15 -25 84 15 84 10 0 23 -7 30 -15z\"/>\n-<path d=\"M6590 3290 c0 -5 14 -10 30 -10 17 0 30 5 30 10 0 6 -13 10 -30 10\n--16 0 -30 -4 -30 -10z\"/>\n-<path d=\"M7330 3251 c0 -6 5 -13 10 -16 6 -3 10 1 10 9 0 9 -4 16 -10 16 -5 0\n--10 -4 -10 -9z\"/>\n-<path d=\"M6740 2815 c0 -8 5 -15 10 -15 6 0 10 7 10 15 0 8 -4 15 -10 15 -5 0\n--10 -7 -10 -15z\"/>\n-<path d=\"M7000 2740 c0 -53 4 -90 10 -90 6 0 10 20 10 44 0 46 19 72 45 62 11\n--4 15 -20 15 -56 0 -28 5 -50 10 -50 7 0 10 22 8 56 -3 66 -23 88 -58 66 -19\n--11 -20 -10 -20 23 0 19 -4 35 -10 35 -6 0 -10 -37 -10 -90z\"/>\n-<path d=\"M6444 2813 c-34 -24 -17 -66 41 -99 13 -7 16 -16 12 -28 -6 -15 -14\n--17 -43 -13 -25 4 -34 2 -31 -6 6 -19 62 -20 81 -2 26 26 19 54 -19 76 -46 28\n--49 63 -5 57 19 -3 29 -1 27 6 -4 13 -48 19 -63 9z\"/>\n-<path d=\"M6810 2796 c0 -8 -6 -17 -12 -19 -10 -4 -10 -7 -1 -14 6 -5 13 -31\n-15 -58 3 -43 6 -50 26 -53 12 -2 22 1 22 7 0 6 -7 11 -15 11 -11 0 -15 12 -15\n-45 0 33 4 45 15 45 8 0 15 5 15 10 0 6 -7 10 -15 10 -8 0 -15 7 -15 15 0 8 -4\n-15 -10 15 -5 0 -10 -6 -10 -14z\"/>\n-<path d=\"M6301 2768 c2 -32 37 -113 50 -116 10 -2 21 18 36 63 13 39 17 65 10\n-62 -6 -2 -18 -25 -28 -53 l-17 -49 -11 28 c-6 15 -14 39 -17 52 -6 26 -25 35\n--23 13z\"/>\n-<path d=\"M6540 2775 c0 -27 36 -125 46 -125 7 0 19 21 27 48 l14 47 13 -47\n-c15 -59 36 -62 50 -7 6 23 16 52 20 65 7 18 6 24 -4 24 -9 0 -17 -15 -21 -38\n--11 -65 -21 -69 -36 -13 -15 60 -29 61 -44 3 -14 -58 -20 -58 -34 -2 -7 28\n--17 50 -22 50 -5 0 -9 -2 -9 -5z\"/>\n-<path d=\"M6740 2715 c0 -37 4 -65 10 -65 6 0 10 28 10 65 0 37 -4 65 -10 65\n--6 0 -10 -28 -10 -65z\"/>\n-<path d=\"M6896 2758 c-32 -46 -6 -112 42 -106 14 2 27 9 30 17 3 9 -2 11 -17\n-6 -27 -8 -51 10 -51 40 0 29 24 49 51 42 13 -3 19 -1 16 6 -7 23 -54 20 -71\n--5z\"/>\n-<path d=\"M3881 2786 c-60 -22 -49 -41 36 -62 17 -5 24 -3 19 4 -3 6 -20 13\n--36 17 -17 4 -30 10 -30 15 0 5 13 11 30 15 16 4 32 11 35 16 8 12 -12 10 -54\n--5z\"/>\n-<path d=\"M3840 2690 c0 -5 23 -10 50 -10 28 0 50 5 50 10 0 6 -22 10 -50 10\n--27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M3960 2690 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M3840 2640 c0 -5 18 -10 40 -10 36 0 40 -2 40 -25 0 -22 -4 -25 -35\n--25 -35 0 -57 -22 -40 -38 4 -4 10 -1 12 6 6 16 60 16 65 0 3 -9 10 -7 24 6\n-13 14 15 21 6 24 -6 2 -12 19 -12 38 l0 34 -50 0 c-27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M3840 2500 c0 -5 23 -10 50 -10 28 0 50 5 50 10 0 6 -22 10 -50 10\n--27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M3960 2500 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M3852 2458 c-7 -7 -12 -21 -12 -33 0 -28 19 -45 50 -45 31 0 50 17\n-50 45 0 28 -19 45 -50 45 -14 0 -31 -5 -38 -12z m68 -33 c0 -21 -5 -25 -30\n--25 -25 0 -30 4 -30 25 0 21 5 25 30 25 25 0 30 -4 30 -25z\"/>\n-<path d=\"M5771 2796 c-60 -22 -49 -41 36 -62 17 -5 24 -3 19 4 -3 6 -20 13\n--36 17 -17 4 -30 10 -30 15 0 5 13 11 30 15 16 4 32 11 35 16 8 12 -12 10 -54\n--5z\"/>\n-<path d=\"M5730 2700 c0 -5 18 -10 40 -10 33 0 40 -3 40 -20 0 -17 -7 -20 -40\n--20 -22 0 -40 -5 -40 -11 0 -6 19 -9 48 -7 44 3 47 5 47 31 -1 22 4 27 22 27\n-13 0 23 5 23 10 0 6 -30 10 -70 10 -40 0 -70 -4 -70 -10z\"/>\n-<path d=\"M5742 2598 c-7 -7 -12 -21 -12 -33 0 -28 19 -45 50 -45 31 0 50 17\n-50 45 0 28 -19 45 -50 45 -14 0 -31 -5 -38 -12z m68 -33 c0 -21 -5 -25 -30\n--25 -25 0 -30 4 -30 25 0 21 5 25 30 25 25 0 30 -4 30 -25z\"/>\n-<path d=\"M5734 2486 c-18 -46 31 -73 51 -28 10 22 31 25 29 4 -1 -7 -2 -21 -2\n--32 -2 -16 -9 -20 -37 -20 -35 0 -57 -22 -40 -38 4 -4 10 -1 12 6 6 16 60 16\n-65 0 3 -9 10 -8 23 5 12 13 15 21 7 26 -6 3 -12 24 -14 46 -4 49 -31 60 -50\n-20 -13 -30 -34 -28 -30 3 4 25 -6 30 -14 8z\"/>\n-<path d=\"M6332 1400 c0 -25 2 -39 5 -32 4 10 8 10 21 0 15 -12 15 -11 0 12 -8\n-14 -18 35 -21 45 -2 11 -5 0 -5 -25z\"/>\n-<path d=\"M5757 1424 c-9 -9 9 -58 21 -60 7 -1 8 0 2 3 -14 7 -13 40 2 45 8 3\n-6 6 -4 10 -9 4 -18 4 -21 2z\"/>\n-<path d=\"M6437 1424 c-9 -9 9 -58 21 -60 7 -1 8 0 2 3 -14 7 -13 40 2 45 8 3\n-6 6 -4 10 -9 4 -18 4 -21 2z\"/>\n-<path d=\"M5801 1388 c2 -28 3 -29 6 -7 3 21 10 26 33 26 23 0 30 -6 33 -24 4\n--19 4 -18 3 4 -1 25 -5 28 -38 31 -37 2 -38 1 -37 -30z\"/>\n-<path d=\"M5902 1380 c-1 -25 2 -40 6 -34 4 6 15 13 25 17 21 8 20 49 -1 53 -7\n-1 -8 0 -2 -3 15 -7 12 -43 -4 -43 -8 0 -17 12 -19 28 -3 17 -4 11 -5 -18z\"/>\n-<path d=\"M6019 1408 c11 -15 11 -21 0 -35 -11 -15 -11 -16 1 -6 10 9 17 10 27\n-2 9 -8 17 -8 26 0 10 8 17 7 27 -2 12 -10 12 -9 1 6 -11 14 -11 20 0 35 11 14\n-11 15 -1 5 -10 -9 -17 -10 -27 -2 -9 8 -17 8 -26 0 -10 -8 -17 -7 -27 2 -12\n-10 -12 9 -1 -5z m57 -9 c10 -17 -13 -36 -27 -22 -12 12 -4 33 11 33 5 0 12 -5\n-16 -11z\"/>\n-<path d=\"M6150 1406 c0 -8 8 -17 18 -21 16 -7 15 -8 -3 -15 -19 -8 -19 -9 3\n--9 26 -1 30 24 5 34 -17 7 -16 8 2 15 19 8 19 9 -2 9 -13 1 -23 -5 -23 -13z\"/>\n-<path d=\"M6214 1406 c-9 -24 4 -48 23 -44 12 2 18 12 18 28 0 29 -32 41 -41\n-16z m36 -16 c0 -11 -7 -20 -15 -20 -8 0 -15 9 -15 20 0 11 7 20 15 20 8 0 15\n--9 15 -20z\"/>\n-<path d=\"M6286 1411 c-4 -5 3 -7 14 -4 23 6 26 13 6 13 -8 0 -17 -4 -20 -9z\"/>\n-<path d=\"M6384 1406 c-10 -25 3 -46 28 -45 l23 2 -22 4 c-29 6 -30 23 -2 23\n-12 0 19 5 17 13 -7 18 -37 21 -44 3z m33 -2 c-3 -3 -12 -4 -19 -1 -8 3 -5 6 6\n-6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M6280 1369 c0 -5 9 -9 20 -9 11 0 20 2 20 4 0 2 -9 6 -20 9 -11 3\n--20 1 -20 -4z\"/>\n-<path d=\"M1270 4266 c0 -2 -16 -47 -35 -100 -19 -53 -31 -96 -26 -96 7 0 31\n-57 79 188 2 6 -1 12 -7 12 -6 0 -11 -2 -11 -4z\"/>\n-<path d=\"M251 4224 c-46 -58 -5 -136 65 -122 31 6 27 25 -4 20 -34 -5 -62 19\n--62 53 0 34 28 58 62 53 18 -3 27 0 25 6 -2 6 -17 12 -34 14 -24 2 -36 -3 -52\n--24z\"/>\n-<path d=\"M830 4240 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M1327 4218 c-25 -61 -39 -109 -33 -116 4 -3 9 4 13 16 8 30 72 32 80\n-2 5 -20 23 -28 23 -11 0 20 -48 135 -58 139 -6 2 -17 -12 -25 -30z m43 -45 c0\n--7 -11 -13 -24 -13 -24 0 -24 2 -14 32 10 29 12 30 25 13 7 -11 13 -25 13 -32z\"/>\n-<path d=\"M630 4226 c0 -8 -6 -17 -12 -20 -10 -5 -10 -7 0 -12 6 -3 12 -18 12\n--34 0 -16 3 -35 6 -44 7 -17 44 -22 44 -6 0 6 -7 10 -15 10 -10 0 -15 11 -15\n-35 0 24 5 35 15 35 8 0 15 5 15 10 0 6 -7 10 -15 10 -8 0 -15 7 -15 15 0 8 -4\n-15 -10 15 -5 0 -10 -6 -10 -14z\"/>\n-<path d=\"M376 4188 c-20 -29 -20 -52 0 -72 33 -34 94 -7 94 42 0 49 -66 70\n--94 30z m69 -33 c0 -27 -3 -30 -30 -30 -21 0 -31 5 -33 18 -6 33 6 49 35 45\n-24 -3 28 -8 28 -33z\"/>\n-<path d=\"M500 4153 c0 -63 17 -72 22 -10 2 35 7 43 26 45 20 3 22 -1 22 -42 0\n--25 5 -46 10 -46 15 0 12 86 -3 98 -7 6 -27 10 -45 10 -32 -1 -32 -1 -32 -55z\"/>\n-<path d=\"M717 4203 c-14 -14 -6 -19 23 -15 39 6 39 -14 0 -22 -60 -12 -46 -68\n-16 -63 33 2 34 4 34 43 0 22 -5 45 -12 52 -13 13 -50 16 -61 5z m51 -65 c-5\n--15 -48 -24 -48 -10 0 14 12 22 33 22 10 0 17 -5 15 -12z\"/>\n-<path d=\"M830 4155 c0 -30 5 -55 10 -55 6 0 10 25 10 55 0 30 -4 55 -10 55 -5\n-0 -10 -25 -10 -55z\"/>\n-<path d=\"M890 4153 c0 -63 17 -72 22 -10 2 35 7 43 26 45 20 3 22 -1 22 -42 0\n--25 5 -46 10 -46 15 0 12 86 -3 98 -7 6 -27 10 -45 10 -32 -1 -32 -1 -32 -55z\"/>\n-<path d=\"M1027 4192 c-35 -38 -8 -96 41 -90 37 4 38 23 0 23 -17 0 -33 6 -35\n-13 -3 8 8 12 36 12 42 0 48 8 31 41 -13 24 -52 25 -73 1z m58 -12 c4 -6 -7\n--10 -25 -10 -18 0 -29 4 -25 10 3 6 15 10 25 10 10 0 22 -4 25 -10z\"/>\n-<path d=\"M1140 4153 c0 -29 5 -53 10 -53 6 0 10 18 10 41 0 32 4 42 20 46 31\n-8 24 22 -10 20 -29 -2 -30 -3 -30 -54z\"/>\n-<path d=\"M1440 4133 c0 -42 4 -73 10 -73 6 0 10 12 10 26 0 15 4 23 11 19 22\n--14 57 5 64 34 10 48 -9 71 -55 69 l-40 -1 0 -74z m75 22 c0 -25 -4 -30 -25\n--30 -16 0 -26 6 -28 18 -6 30 6 49 30 45 18 -2 23 -9 23 -33z\"/>\n-<path d=\"M1570 4133 c0 -42 4 -73 10 -73 6 0 10 12 10 26 0 15 4 23 11 19 22\n--14 57 5 64 34 10 48 -9 71 -55 69 l-40 -1 0 -74z m75 22 c0 -25 -4 -30 -25\n--30 -16 0 -26 6 -28 18 -6 30 6 49 30 45 18 -2 23 -9 23 -33z\"/>\n-<path d=\"M400 3665 l0 -75 35 0 c43 0 85 37 85 73 0 13 -9 36 -21 51 -16 20\n--29 26 -60 26 l-39 0 0 -75z m84 39 c35 -34 9 -94 -40 -94 -22 0 -24 3 -24 55\n-0 52 2 55 24 55 14 0 32 -7 40 -16z\"/>\n-<path d=\"M550 3665 c0 -43 4 -75 10 -75 6 0 10 13 10 29 0 24 5 30 30 34 21 5\n-31 14 36 32 8 34 -11 55 -52 55 l-34 0 0 -75z m65 30 c0 -13 -8 -21 -22 -23\n--19 -3 -23 1 -23 23 0 22 4 26 23 23 14 -2 22 -10 22 -23z\"/>\n-<path d=\"M670 3665 l0 -75 35 0 c43 0 85 37 85 73 0 13 -9 36 -21 51 -16 20\n--29 26 -60 26 l-39 0 0 -75z m84 39 c35 -34 9 -94 -40 -94 -22 0 -24 3 -24 55\n-0 52 2 55 24 55 14 0 32 -7 40 -16z\"/>\n-<path d=\"M820 3665 c0 -77 16 -105 22 -38 l3 37 25 -37 c14 -20 31 -37 38 -37\n-8 0 1 16 -18 41 l-33 40 28 29 c16 17 25 33 22 37 -4 4 -21 -9 -37 -28 l-29\n--34 -1 33 c0 17 -4 32 -10 32 -6 0 -10 -32 -10 -75z\"/>\n-<path d=\"M490 3165 l0 -245 1515 0 1515 0 0 245 0 245 -1515 0 -1515 0 0 -245z\n-m3010 0 l0 -225 -1495 0 -1495 0 0 225 0 225 1495 0 1495 0 0 -225z\"/>\n-<path d=\"M1710 3170 l0 -60 33 1 c30 2 30 2 5 6 -36 6 -40 49 -5 56 l22 4 -22\n-2 c-35 2 -31 39 5 44 25 4 25 4 -5 6 l-33 1 0 -60z\"/>\n-<path d=\"M1797 3223 c19 -4 23 -12 26 -61 l3 -57 2 57 c2 50 5 57 25 61 12 2\n-0 4 -28 4 -27 0 -40 -2 -28 -4z\"/>\n-<path d=\"M1893 3170 c0 -36 2 -50 4 -32 4 28 8 32 33 32 25 0 29 -4 33 -32 2\n--18 4 -4 4 32 0 36 -2 53 -4 38 -4 -23 -9 -28 -33 -28 -24 0 -29 5 -33 28 -2\n-15 -4 -2 -4 -38z\"/>\n-<path d=\"M2010 3170 c0 -59 0 -60 28 -60 16 0 36 8 45 18 37 41 9 102 -46 102\n--26 0 -27 -2 -27 -60z m56 42 c35 -24 20 -92 -21 -92 -23 0 -25 3 -25 50 0 41\n-3 50 18 50 9 0 22 -4 28 -8z\"/>\n-<path d=\"M2130 3170 l0 -60 33 1 c30 2 30 2 5 6 -36 6 -40 49 -5 56 l22 4 -22\n-2 c-35 2 -31 39 5 44 25 4 25 4 -5 6 l-33 1 0 -60z\"/>\n-<path d=\"M2210 3225 c0 -25 35 -115 45 -115 12 0 50 108 42 117 -3 2 -13 -19\n--22 -48 l-18 -52 -18 48 c-18 47 -29 66 -29 50z\"/>\n-<path d=\"M4530 2974 c0 -8 -13 -20 -30 -25 -24 -9 -30 -17 -30 -39 0 -25 4\n--29 29 -28 26 1 30 6 36 37 3 20 8 44 11 54 3 9 1 17 -5 17 -6 0 -11 -7 -11\n--16z m-10 -54 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0 14 -5 14 -10z\"/>\n-<path d=\"M5033 2935 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M4639 2968 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M4979 2968 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M4563 2943 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M4703 2943 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M4815 2940 c-10 -18 -15 -90 -6 -90 6 0 11 7 11 15 0 8 9 15 20 15\n-21 0 41 35 33 57 -5 12 -51 14 -58 3z m45 -19 c0 -12 -20 -25 -27 -18 -7 7 6\n-27 18 27 5 0 9 -4 9 -9z\"/>\n-<path d=\"M4903 2943 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M5120 2940 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M5110 2890 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M490 2620 l0 -230 1515 0 1515 0 0 230 0 230 -1515 0 -1515 0 0 -230z\n-m3010 0 l0 -210 -1495 0 -1495 0 0 210 0 210 1495 0 1495 0 0 -210z\"/>\n-<path d=\"M1690 2680 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M1860 2680 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M2051 2618 c1 -35 4 -51 6 -35 3 17 10 27 22 27 22 0 41 19 41 41 0\n-18 -19 29 -51 29 -17 0 -19 -7 -18 -62z m52 40 c7 -21 -4 -38 -24 -38 -14 0\n--19 7 -19 25 0 18 5 25 19 25 11 0 21 -6 24 -12z\"/>\n-<path d=\"M2152 2618 l1 -63 6 54 6 55 19 -52 c10 -29 22 -52 26 -52 4 0 16 23\n-26 52 l19 52 6 -55 6 -54 1 63 c2 74 -13 80 -37 14 -8 -23 -18 -42 -21 -42 -3\n-0 -12 19 -20 42 -24 66 -40 61 -38 -14z\"/>\n-<path d=\"M2310 2620 c0 -59 0 -60 28 -60 16 0 36 8 45 18 37 41 9 102 -46 102\n--26 0 -27 -2 -27 -60z m56 42 c35 -24 20 -92 -21 -92 -23 0 -25 3 -25 50 0 41\n-3 50 18 50 9 0 22 -4 28 -8z\"/>\n-<path d=\"M1802 2654 c-7 -8 -8 -14 -3 -14 5 0 11 -17 13 -37 2 -29 8 -38 23\n--40 16 -1 16 -1 3 3 -13 4 -18 16 -18 40 0 25 4 34 18 35 13 0 14 2 2 6 -8 3\n--17 9 -20 13 -3 4 -11 2 -18 -6z\"/>\n-<path d=\"M1609 2605 c18 -50 27 -56 40 -22 19 50 23 69 13 63 -5 -3 -12 -19\n--16 -36 -7 -37 -21 -32 -29 10 -4 16 -11 30 -16 30 -4 0 -1 -20 8 -45z\"/>\n-<path d=\"M1690 2605 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M1742 2600 c1 -40 2 -41 5 -10 2 19 11 40 20 47 13 10 13 12 -6 10\n--18 -1 -21 -7 -19 -47z\"/>\n-<path d=\"M1860 2605 c0 -25 5 -45 10 -45 6 0 10 20 10 45 0 25 -4 45 -10 45\n--5 0 -10 -20 -10 -45z\"/>\n-<path d=\"M1910 2636 c-28 -35 11 -93 48 -70 35 22 22 84 -18 84 -10 0 -23 -7\n--30 -14z m55 -15 c8 -26 -4 -51 -25 -51 -10 0 -21 7 -24 16 -10 25 3 54 24 54\n-10 0 21 -8 25 -19z\"/>\n-<path d=\"M4533 2745 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M4794 2746 l-10 -53 29 -1 c20 0 30 5 36 21 10 27 4 47 -15 47 -8 0\n--14 9 -14 20 0 40 -17 19 -26 -34z m44 -18 c-6 -18 -28 -21 -28 -4 0 9 7 16\n-16 16 9 0 14 -5 12 -12z\"/>\n-<path d=\"M5150 2784 c0 -8 -13 -20 -30 -25 -24 -9 -30 -17 -30 -39 0 -25 4\n--29 29 -28 26 1 30 6 36 37 3 20 8 44 11 54 3 9 1 17 -5 17 -6 0 -11 -7 -11\n--16z m-10 -54 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0 14 -5 14 -10z\"/>\n-<path d=\"M4475 2750 c-4 -6 -1 -18 7 -27 11 -15 11 -16 -5 -10 -13 5 -17 3\n--15 -5 3 -7 12 -14 21 -16 22 -4 34 27 16 39 -11 7 -11 9 4 9 9 0 17 5 17 10\n-0 13 -37 13 -45 0z\"/>\n-<path d=\"M4620 2755 c0 0 -4 -15 -9 -33 -11 -38 1 -43 17 -7 6 14 16 25 22 25\n-6 0 8 -10 4 -25 -4 -15 -2 -25 4 -25 6 0 12 10 14 22 2 12 9 23 17 26 10 3 13\n--2 9 -22 -6 -28 6 -36 16 -10 16 42 8 52 -44 51 -27 -1 -50 -1 -50 -2z\"/>\n-<path d=\"M4883 2753 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M4955 2750 c-4 -6 -1 -18 7 -27 11 -15 11 -16 -5 -10 -13 5 -17 3\n--15 -5 3 -7 12 -14 21 -16 22 -4 34 27 16 39 -11 7 -11 9 4 9 9 0 17 5 17 10\n-0 13 -37 13 -45 0z\"/>\n-<path d=\"M5022 2748 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -28 1 -28 1 5 10 19 6 32 15 29 22 -5 17 -40 20 -55 5z m35 -14 c-3 -3 -12\n--4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M4740 2730 c0 -5 6 -10 14 -10 8 0 18 5 21 10 3 6 -3 10 -14 10 -12\n-0 -21 -4 -21 -10z\"/>\n-<path d=\"M580 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M720 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M860 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1000 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1140 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1280 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1420 2300 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1707 2293 c-4 -3 -7 -246 -7 -540 l0 -533 910 0 910 0 0 120 0 120\n--75 0 c-60 0 -75 3 -75 15 0 12 15 15 75 15 l75 0 -2 403 -3 402 -901 3 c-495\n-1 -904 -1 -907 -5z m593 -373 c0 -5 -7 -10 -15 -10 -8 0 -15 5 -15 10 0 6 7\n-10 15 10 8 0 15 -4 15 -10z m190 0 c0 -5 -7 -10 -15 -10 -8 0 -15 5 -15 10 0\n-6 7 10 15 10 8 0 15 -4 15 -10z m-70 -15 c0 -8 8 -16 18 -16 16 -1 16 -2 0 -6\n--13 -3 -18 -15 -18 -43 0 -28 5 -40 18 -44 10 -3 6 -4 -8 -3 -22 2 -25 7 -28\n-45 -2 32 -7 42 -21 42 -26 0 -41 -20 -41 -57 0 -18 -4 -33 -10 -33 -5 0 -10\n-23 -10 50 l0 50 40 0 c29 0 40 4 40 15 0 8 5 15 10 15 6 0 10 -7 10 -15z\n-m-215 -56 l12 -34 12 38 c14 41 37 52 27 12 -22 -88 -46 -98 -70 -28 -19 56\n--19 56 -4 51 6 -2 17 -20 23 -39z m95 -9 c0 -38 -4 -50 -15 -50 -11 0 -15 12\n--15 50 0 38 4 50 15 50 11 0 15 -12 15 -50z m190 0 c0 -38 -4 -50 -15 -50 -11\n-0 -15 12 -15 50 0 38 4 50 15 50 11 0 15 -12 15 -50z m99 36 c16 -19 10 -66\n--10 -79 -9 -5 -28 -7 -42 -3 -22 5 -27 12 -27 39 0 18 5 38 12 45 16 16 53 15\n-67 -2z m111 -18 c0 -18 4 -39 9 -47 15 -23 31 -2 31 40 0 28 4 39 15 39 11 0\n-15 -12 15 -50 l0 -50 -39 0 c-26 0 -41 5 -45 16 -10 25 -7 84 4 84 6 0 10 -15\n-10 -32z m146 21 c4 -8 0 -9 -15 -4 -15 4 -21 2 -21 -9 0 -8 9 -18 21 -21 29\n--9 22 -49 -10 -53 -13 -2 -28 2 -35 8 -8 9 -4 10 17 5 21 -6 27 -4 27 8 0 9\n--9 19 -20 22 -19 6 -27 35 -13 48 10 11 41 8 49 -4z m102 -16 c3 -20 -1 -23\n--28 -23 -25 0 -31 -4 -28 -17 3 -13 12 -17 31 -16 15 1 25 -2 22 -8 -8 -11\n--45 -12 -64 0 -8 5 -14 24 -14 41 0 36 17 51 53 48 17 -2 26 -10 28 -25z m64\n-11 c-15 -11 -22 -25 -22 -50 0 -19 -4 -34 -10 -34 -5 0 -10 23 -10 50 0 50 0\n-50 32 50 32 0 32 0 10 -16z m-354 -41 c-10 -2 -26 -2 -35 0 -10 3 -2 5 17 5\n-19 0 27 -2 18 -5z m702 -358 l0 -195 -750 0 -750 0 0 195 0 195 750 0 750 0 0\n--195z\"/>\n-<path d=\"M2534 1866 c-11 -28 0 -61 21 -61 16 0 20 7 20 35 0 25 -5 36 -18 38\n--9 2 -20 -3 -23 -12z\"/>\n-<path d=\"M2897 1874 c-13 -13 -7 -24 14 -24 11 0 19 5 17 12 -5 14 -22 21 -31\n-12z\"/>\n-<path d=\"M2102 1480 c0 -41 2 -47 7 -25 3 17 13 30 21 30 8 0 18 -13 22 -30 6\n--29 6 -29 5 5 -2 28 -6 35 -22 35 -11 0 -23 9 -27 20 -3 11 -6 -4 -6 -35z\"/>\n-<path d=\"M2830 1512 c0 -13 -7 -18 -22 -18 -19 1 -23 -4 -23 -29 0 -26 4 -30\n-28 -31 26 -1 27 1 27 47 0 27 -2 49 -5 49 -3 0 -5 -8 -5 -18z m-5 -47 c0 -11\n--8 -21 -17 -23 -14 -3 -18 3 -18 23 0 20 4 26 18 23 9 -2 17 -12 17 -23z\"/>\n-<path d=\"M2322 1504 c-7 -8 -8 -14 -2 -14 5 0 10 -13 10 -30 0 -16 3 -30 8\n--30 7 0 8 78 0 85 -1 1 -9 -3 -16 -11z\"/>\n-<path d=\"M3012 1504 c-7 -8 -8 -14 -2 -14 5 0 10 -13 10 -30 0 -16 3 -30 8\n--30 7 0 8 78 0 85 -1 1 -9 -3 -16 -11z\"/>\n-<path d=\"M2032 1470 c14 -41 26 -46 38 -15 15 39 11 55 -4 20 l-13 -30 -8 28\n-c-4 15 -11 27 -16 27 -4 0 -3 -14 3 -30z\"/>\n-<path d=\"M2184 1486 c-11 -29 0 -51 26 -51 21 0 25 5 25 30 0 24 -5 31 -23 33\n--13 2 -24 -3 -28 -12z m46 -21 c0 -25 -23 -35 -35 -15 -10 16 2 40 20 40 9 0\n-15 -9 15 -25z\"/>\n-<path d=\"M2264 1488 c-4 -6 0 -16 9 -23 22 -16 21 -22 0 -28 -14 -4 -12 -5 5\n--6 25 -1 31 26 7 35 -20 8 -19 21 3 27 15 4 15 5 0 6 -9 0 -20 -4 -24 -11z\"/>\n-<path d=\"M2423 1470 c2 -31 5 -35 30 -36 25 -1 27 2 26 35 -1 36 -1 36 -8 6\n--3 -17 -13 -30 -21 -30 -8 0 -18 13 -22 30 -6 29 -6 29 -5 -5z\"/>\n-<path d=\"M2504 1488 c-4 -6 0 -16 9 -23 22 -16 21 -22 0 -28 -14 -4 -12 -5 5\n--6 25 -1 31 26 7 35 -20 8 -19 21 3 27 15 4 15 5 0 6 -9 0 -20 -4 -24 -11z\"/>\n-<path d=\"M2564 1486 c-11 -30 0 -51 29 -52 25 -1 25 -1 2 3 -33 6 -32 23 1 23\n-19 0 25 5 22 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0 -17 5\n--14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M2641 1460 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M2716 1491 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M2866 1491 c-3 -5 3 -7 14 -4 11 3 20 1 20 -5 0 -5 -9 -12 -20 -15\n--30 -8 -25 -37 6 -37 23 0 25 3 22 32 -3 32 -29 50 -42 29z m29 -41 c-3 -5\n--10 -10 -16 -10 -5 0 -9 5 -9 10 0 6 7 10 16 10 8 0 12 -4 9 -10z\"/>\n-<path d=\"M2931 1446 c1 -31 4 -43 7 -31 4 11 16 20 27 20 16 0 20 7 20 30 0\n-26 -4 30 -27 31 -27 1 -28 -1 -27 -50z m49 19 c0 -25 -23 -35 -35 -15 -10 16\n-2 40 20 40 9 0 15 -9 15 -25z\"/>\n-<path d=\"M3064 1486 c-11 -30 0 -51 29 -52 25 -1 25 -1 2 3 -33 6 -32 23 1 23\n-19 0 25 5 22 18 -4 22 -46 29 -54 8z m46 -6 c0 -5 -9 -10 -21 -10 -11 0 -17 5\n--14 10 3 6 13 10 21 10 8 0 14 -4 14 -10z\"/>\n-<path d=\"M3141 1460 c1 -27 3 -29 6 -10 2 14 11 30 20 37 13 10 13 12 -6 10\n--17 -1 -21 -7 -20 -37z\"/>\n-<path d=\"M2378 1463 c7 -3 16 -2 19 1 4 3 -2 6 -13 5 -11 0 -14 -3 -6 -6z\"/>\n-<path d=\"M520 2250 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 2220 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M520 2110 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 2080 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M520 1970 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 1940 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M520 1830 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 1800 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M1030 1805 c0 -13 -31 -21 -62 -16 -5 0 -7 -23 -7 -51 1 -29 3 -42 6\n--28 10 63 13 70 38 70 21 0 24 -5 27 -42 2 -34 7 -43 23 -45 11 -2 14 0 8 3\n--7 3 -13 23 -13 44 0 21 6 41 13 43 10 4 10 6 0 6 -7 1 -13 8 -13 16 0 8 -4\n-15 -10 15 -5 0 -10 -7 -10 -15z\"/>\n-<path d=\"M820 1743 c10 -26 22 -49 28 -51 5 -1 17 18 26 44 19 56 19 54 7 54\n--5 0 -12 -16 -15 -35 -10 -49 -21 -51 -35 -5 -6 22 -16 40 -20 40 -5 0 -1 -21\n-9 -47z\"/>\n-<path d=\"M913 1740 c0 -30 2 -43 4 -27 2 15 2 39 0 55 -2 15 -4 2 -4 -28z\"/>\n-<path d=\"M1103 1740 c0 -30 2 -43 4 -27 2 15 2 39 0 55 -2 15 -4 2 -4 -28z\"/>\n-<path d=\"M1152 1778 c-15 -15 -15 -61 0 -76 7 -7 21 -12 33 -12 28 0 45 19 45\n-50 0 31 -17 50 -45 50 -12 0 -26 -5 -33 -12z m53 -38 c0 -28 -4 -35 -20 -35\n--13 0 -21 8 -23 23 -5 34 5 54 25 50 13 -2 18 -13 18 -38z\"/>\n-<path d=\"M520 1690 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 1660 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M520 1550 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 1520 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M3920 1160 l0 -300 -587 0 c-324 0 -972 0 -1440 0 -568 0 -853 -3\n--853 -10 0 -7 480 -10 1450 -10 l1450 0 0 310 c0 200 -4 310 -10 310 -6 0 -10\n--107 -10 -300z\"/>\n-<path d=\"M520 1410 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40 -5\n-0 -10 -18 -10 -40z\"/>\n-<path d=\"M1510 1380 c0 -22 5 -40 10 -40 6 0 10 18 10 40 0 22 -4 40 -10 40\n--5 0 -10 -18 -10 -40z\"/>\n-<path d=\"M4593 1325 c-5 -30 -6 -55 -2 -55 9 0 15 19 25 73 3 21 2 37 -3 37\n--5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M4893 1325 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M4399 1358 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M4839 1358 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M4172 1328 c-6 -6 -12 -23 -12 -36 0 -18 5 -23 22 -20 12 2 23 9 26\n-16 2 7 -2 10 -12 6 -11 -4 -16 -1 -16 10 0 9 6 16 14 14 8 -2 15 2 16 7 2 15\n--24 17 -38 3z\"/>\n-<path d=\"M4242 1328 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M4320 1336 c0 -1 -4 -16 -9 -34 -11 -38 1 -43 17 -7 6 14 16 25 22\n-25 6 0 8 -10 4 -25 -4 -15 -2 -25 5 -25 6 0 12 9 13 20 0 11 1 26 2 33 1 6\n--11 12 -26 13 -16 1 -28 1 -28 0z\"/>\n-<path d=\"M4455 1325 c-17 -57 -8 -76 13 -30 6 14 16 25 22 25 5 0 10 4 10 9 0\n-13 -42 9 -45 -4z\"/>\n-<path d=\"M4522 1328 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M4675 1330 c-10 -18 -15 -90 -6 -90 6 0 11 7 11 15 0 8 9 15 20 15\n-21 0 41 35 33 57 -5 12 -51 14 -58 3z m45 -19 c0 -12 -20 -25 -27 -18 -7 7 6\n-27 18 27 5 0 9 -4 9 -9z\"/>\n-<path d=\"M4763 1333 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M4980 1330 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M522 1268 c3 -40 5 -43 36 -46 18 -2 32 1 32 7 0 6 -11 11 -25 11\n--22 0 -25 4 -25 35 0 19 -5 35 -11 35 -6 0 -9 -17 -7 -42z\"/>\n-<path d=\"M4970 1280 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M1510 1260 c0 -11 -4 -20 -10 -20 -5 0 -10 -4 -10 -10 0 -5 9 -10 20\n--10 16 0 20 7 20 30 0 17 -4 30 -10 30 -5 0 -10 -9 -10 -20z\"/>\n-<path d=\"M650 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M790 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M930 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1070 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1210 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M1350 1230 c0 -5 18 -10 40 -10 22 0 40 5 40 10 0 6 -18 10 -40 10\n--22 0 -40 -4 -40 -10z\"/>\n-<path d=\"M4243 1135 c-10 -58 -4 -71 15 -30 6 14 16 25 22 25 6 0 8 -10 4 -25\n--3 -14 -2 -25 4 -25 11 0 23 50 15 63 -3 5 -13 7 -22 4 -14 -3 -17 1 -13 19 2\n-13 0 24 -5 24 -5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M5393 1135 c-5 -30 -6 -55 -2 -55 9 0 15 19 25 73 3 21 2 37 -3 37\n--5 0 -14 -25 -20 -55z\"/>\n-<path d=\"M4469 1168 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M5109 1168 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M4164 1128 c3 -13 6 -29 6 -35 0 -23 25 -13 43 16 19 33 21 41 8 41\n--5 0 -13 -9 -16 -20 -3 -11 -11 -20 -16 -20 -5 0 -9 9 -9 20 0 11 -5 20 -11\n-20 -7 0 -9 -9 -5 -22z\"/>\n-<path d=\"M4332 1138 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M4405 1140 c-4 -6 -1 -18 7 -27 11 -15 11 -16 -5 -10 -13 5 -17 3\n--15 -5 3 -7 12 -14 21 -16 22 -4 34 27 16 39 -11 7 -11 9 4 9 9 0 17 5 17 10\n-0 13 -37 13 -45 0z\"/>\n-<path d=\"M4568 1137 c-16 -39 -10 -56 22 -55 17 1 30 6 30 12 0 6 3 21 6 34 4\n-12 2 22 -4 22 -6 0 -12 -10 -14 -22 -5 -32 -26 -33 -30 -1 -2 23 -4 25 -10 10z\"/>\n-<path d=\"M4645 1140 c-4 -6 -1 -18 7 -27 11 -15 11 -16 -5 -10 -13 5 -17 3\n--15 -5 3 -7 12 -14 21 -16 22 -4 34 27 16 39 -11 7 -11 9 4 9 9 0 17 5 17 10\n-0 13 -37 13 -45 0z\"/>\n-<path d=\"M4712 1138 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -27 2 -27 2 -3 7 24 4 24 5 5 13 -16 7 -14 8 8 4 21 -4 28 -2 25 7 -6 18\n--40 22 -56 6z\"/>\n-<path d=\"M4785 1135 c-17 -57 -8 -76 13 -30 6 14 16 25 22 25 5 0 10 4 10 9 0\n-13 -42 9 -45 -4z\"/>\n-<path d=\"M4885 1140 c-10 -18 -15 -90 -6 -90 6 0 11 7 11 15 0 8 9 15 20 15\n-21 0 41 35 33 57 -5 12 -51 14 -58 3z m45 -19 c0 -12 -20 -25 -27 -18 -7 7 6\n-27 18 27 5 0 9 -4 9 -9z\"/>\n-<path d=\"M4965 1135 c-17 -57 -8 -76 13 -30 6 14 16 25 22 25 5 0 10 4 10 9 0\n-13 -42 9 -45 -4z\"/>\n-<path d=\"M5032 1138 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M5172 1138 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M5252 1138 c-6 -6 -12 -23 -12 -36 0 -18 5 -23 22 -20 12 2 23 9 26\n-16 2 7 -2 10 -12 6 -11 -4 -16 -1 -16 10 0 9 6 16 14 14 8 -2 15 2 16 7 2 15\n--24 17 -38 3z\"/>\n-<path d=\"M5322 1138 c-7 -7 -12 -22 -12 -35 0 -18 6 -23 25 -23 27 0 48 30 39\n-54 -7 19 -35 21 -52 4z m38 -18 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0\n-14 -5 14 -10z\"/>\n-<path d=\"M7080 510 c0 -23 4 -30 20 -30 16 0 20 7 20 30 0 23 -4 30 -20 30\n--16 0 -20 -7 -20 -30z\"/>\n-<path d=\"M6830 385 l0 -135 85 0 85 0 0 135 0 135 -85 0 -85 0 0 -135z\"/>\n-<path d=\"M6420 500 c0 -5 23 -10 50 -10 28 0 50 5 50 10 0 6 -22 10 -50 10\n--27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M6540 480 c0 -30 1 -30 55 -30 54 0 55 0 55 30 0 30 -1 30 -55 30\n--54 0 -55 0 -55 -30z\"/>\n-<path d=\"M6660 480 c0 -30 1 -30 55 -30 54 0 55 0 55 30 0 30 -1 30 -55 30\n--54 0 -55 0 -55 -30z\"/>\n-<path d=\"M7080 430 c0 -23 4 -30 20 -30 16 0 20 7 20 30 0 23 -4 30 -20 30\n--16 0 -20 -7 -20 -30z\"/>\n-<path d=\"M6420 410 c0 -5 23 -10 50 -10 28 0 50 5 50 10 0 6 -22 10 -50 10\n--27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M6540 390 c0 -30 1 -30 55 -30 54 0 55 0 55 30 0 30 -1 30 -55 30\n--54 0 -55 0 -55 -30z\"/>\n-<path d=\"M6660 390 c0 -30 1 -30 55 -30 54 0 55 0 55 30 0 30 -1 30 -55 30\n--54 0 -55 0 -55 -30z\"/>\n-<path d=\"M7080 350 c0 -23 4 -30 20 -30 16 0 20 7 20 30 0 23 -4 30 -20 30\n--16 0 -20 -7 -20 -30z\"/>\n-<path d=\"M1060 354 c0 -8 -13 -20 -30 -25 -24 -9 -30 -17 -30 -39 0 -25 4 -29\n-29 -28 26 1 30 6 36 37 3 20 8 44 11 54 3 9 1 17 -5 17 -6 0 -11 -7 -11 -16z\n-m-10 -54 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0 14 -5 14 -10z\"/>\n-<path d=\"M2953 315 c-5 -30 -6 -55 -2 -55 9 0 15 19 25 73 3 21 2 37 -3 37 -5\n-0 -14 -25 -20 -55z\"/>\n-<path d=\"M3090 354 c0 -8 -13 -20 -30 -25 -24 -9 -30 -17 -30 -39 0 -25 4 -29\n-29 -28 26 1 30 6 36 37 3 20 8 44 11 54 3 9 1 17 -5 17 -6 0 -11 -7 -11 -16z\n-m-10 -54 c0 -12 -28 -25 -36 -17 -9 9 6 27 22 27 8 0 14 -5 14 -10z\"/>\n-<path d=\"M755 314 c-7 -48 2 -75 12 -36 3 12 13 22 23 22 23 0 44 26 36 45 -3\n-9 -18 15 -35 15 -27 0 -29 -3 -36 -46z m55 16 c0 -5 -7 -10 -15 -10 -8 0 -15\n-5 -15 10 0 6 7 10 15 10 8 0 15 -4 15 -10z\"/>\n-<path d=\"M857 342 c-36 -39 -13 -96 31 -76 15 7 14 8 -5 11 -14 3 -23 12 -23\n-22 0 24 26 45 46 37 10 -4 14 -1 12 6 -7 21 -43 20 -61 0z\"/>\n-<path d=\"M930 348 c0 -7 -3 -31 -6 -53 -5 -27 -3 -37 4 -30 15 15 26 95 13 95\n--6 0 -11 -6 -11 -12z\"/>\n-<path d=\"M1250 350 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M2550 325 c0 -45 12 -71 29 -61 10 7 51 79 51 91 0 17 -19 0 -35 -32\n-l-19 -38 -4 30 c-6 47 -22 55 -22 10z\"/>\n-<path d=\"M2640 350 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M3280 350 c0 -5 5 -10 10 -10 6 0 10 5 10 10 0 6 -4 10 -10 10 -5 0\n--10 -4 -10 -10z\"/>\n-<path d=\"M2739 348 c0 -2 -2 -22 -5 -45 -4 -34 -2 -43 10 -43 8 0 18 5 21 10\n-3 6 1 10 -4 10 -6 0 -11 7 -11 15 0 8 7 15 15 15 8 0 15 3 15 6 0 12 -38 42\n--41 32z\"/>\n-<path d=\"M6420 330 c0 -5 23 -10 50 -10 28 0 50 5 50 10 0 6 -22 10 -50 10\n--27 0 -50 -4 -50 -10z\"/>\n-<path d=\"M6540 305 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M6660 305 l0 -35 55 0 55 0 0 35 0 35 -55 0 -55 0 0 -35z\"/>\n-<path d=\"M1092 318 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -28 1 -28 1 5 10 19 6 32 15 29 22 -5 17 -40 20 -55 5z m35 -14 c-3 -3 -12\n--4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M1164 308 c3 -13 6 -29 6 -35 0 -23 25 -13 43 16 19 33 21 41 8 41\n--5 0 -13 -9 -16 -20 -3 -11 -11 -20 -16 -20 -5 0 -9 9 -9 20 0 11 -5 20 -11\n-20 -7 0 -9 -9 -5 -22z\"/>\n-<path d=\"M1247 320 c-12 -34 -15 -60 -6 -60 11 0 23 45 16 62 -3 10 -6 9 -10\n--2z\"/>\n-<path d=\"M1292 318 c-6 -6 -12 -23 -12 -36 0 -18 5 -23 22 -20 12 2 23 9 26\n-16 2 7 -2 10 -12 6 -11 -4 -16 -1 -16 10 0 9 6 16 14 14 8 -2 15 2 16 7 2 15\n--24 17 -38 3z\"/>\n-<path d=\"M1362 318 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -28 1 -28 1 5 10 19 6 32 15 29 22 -5 17 -40 20 -55 5z m35 -14 c-3 -3 -12\n--4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M2637 320 c-12 -34 -15 -60 -6 -60 11 0 23 45 16 62 -3 10 -6 9 -10\n--2z\"/>\n-<path d=\"M2675 315 c-17 -57 -8 -76 13 -30 6 14 16 25 22 25 5 0 10 4 10 9 0\n-13 -42 9 -45 -4z\"/>\n-<path d=\"M2798 317 c-16 -39 -10 -56 22 -55 17 1 30 6 30 12 0 6 3 21 6 34 4\n-12 2 22 -4 22 -6 0 -12 -10 -14 -22 -5 -32 -26 -33 -30 -1 -2 23 -4 25 -10 10z\"/>\n-<path d=\"M2883 323 c-7 -2 -13 -18 -13 -34 0 -27 3 -29 27 -26 22 3 29 10 34\n-35 6 28 4 32 -15 31 -11 0 -27 -3 -33 -6z m27 -28 c0 -8 -7 -15 -15 -15 -16 0\n--20 12 -8 23 11 12 23 8 23 -8z\"/>\n-<path d=\"M3122 318 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -28 1 -28 1 5 10 19 6 32 15 29 22 -5 17 -40 20 -55 5z m35 -14 c-3 -3 -12\n--4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M3194 308 c3 -13 6 -29 6 -35 0 -23 25 -13 43 16 19 33 21 41 8 41\n--5 0 -13 -9 -16 -20 -3 -11 -11 -20 -16 -20 -5 0 -9 9 -9 20 0 11 -5 20 -11\n-20 -7 0 -9 -9 -5 -22z\"/>\n-<path d=\"M3277 320 c-12 -34 -15 -60 -6 -60 11 0 23 45 16 62 -3 10 -6 9 -10\n--2z\"/>\n-<path d=\"M3322 318 c-6 -6 -12 -23 -12 -36 0 -18 5 -23 22 -20 12 2 23 9 26\n-16 2 7 -2 10 -12 6 -11 -4 -16 -1 -16 10 0 9 6 16 14 14 8 -2 15 2 16 7 2 15\n--24 17 -38 3z\"/>\n-<path d=\"M3392 318 c-6 -6 -12 -22 -12 -35 0 -18 6 -23 24 -23 35 0 43 20 9\n-21 -28 1 -28 1 5 10 19 6 32 15 29 22 -5 17 -40 20 -55 5z m35 -14 c-3 -3 -12\n--4 -19 -1 -8 3 -5 6 6 6 11 1 17 -2 13 -5z\"/>\n-<path d=\"M7080 270 c0 -23 4 -30 20 -30 16 0 20 7 20 30 0 23 -4 30 -20 30\n--16 0 -20 -7 -20 -30z\"/>\n-</g>\n-</svg>\n+<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n+<svg\n+   xmlns:v=\"http://schemas.microsoft.com/visio/2003/SVGExtensions/\"\n+   xmlns:dc=\"http://purl.org/dc/elements/1.1/\"\n+   xmlns:cc=\"http://creativecommons.org/ns#\"\n+   xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n+   xmlns:svg=\"http://www.w3.org/2000/svg\"\n+   xmlns=\"http://www.w3.org/2000/svg\"\n+   xmlns:xlink=\"http://www.w3.org/1999/xlink\"\n+   version=\"1.1\"\n+   id=\"svg2\"\n+   class=\"st16\"\n+   color-interpolation-filters=\"sRGB\"\n+   xml:space=\"preserve\"\n+   viewBox=\"0 0 469.4 294.5\"\n+   height=\"4.09028in\"\n+   width=\"6.51944in\"><metadata\n+     id=\"metadata220\"><rdf:RDF><cc:Work\n+         rdf:about=\"\"><dc:format>image/svg+xml</dc:format><dc:type\n+           rdf:resource=\"http://purl.org/dc/dcmitype/StillImage\" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><v:documentProperties\n+     v:viewMarkup=\"false\"\n+     v:langID=\"1033\" /><style\n+     id=\"style4\"\n+     type=\"text/css\"><![CDATA[\n+\t\t.st1 {visibility:visible}\n+\t\t.st2 {fill:#5b9bd5;fill-opacity:0.22;filter:url(#filter_2);stroke:#5b9bd5;stroke-opacity:0.22}\n+\t\t.st3 {fill:#ffffff;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st4 {fill:#000000;font-family:Calibri;font-size:0.833336em}\n+\t\t.st5 {fill:#70ad47;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st6 {font-size:1em}\n+\t\t.st7 {fill:#d8d8d8;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st8 {fill:none;stroke:none;stroke-width:0.25}\n+\t\t.st9 {fill:#000000;font-family:Calibri;font-size:1.00001em;font-style:italic}\n+\t\t.st10 {fill:none;filter:url(#filter_2);stroke:#5b9bd5;stroke-opacity:0.22}\n+\t\t.st11 {fill:none;stroke:#c7c8c8;stroke-width:0.25}\n+\t\t.st12 {fill:#000000;font-family:Calibri;font-size:1.00001em}\n+\t\t.st13 {marker-end:url(#mrkr4-90);marker-start:url(#mrkr4-88);stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st14 {fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.28409090909091}\n+\t\t.st15 {stroke:#5b9bd5;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}\n+\t\t.st16 {fill:none;fill-rule:evenodd;font-size:12px;overflow:visible;stroke-linecap:square;stroke-miterlimit:3}\n+\t]]></style><defs\n+     id=\"Markers\"><g\n+       id=\"lend4\"><path\n+         id=\"path8\"\n+         style=\"stroke:none\"\n+         d=\"M 2 1 L 0 0 L 2 -1 L 2 1 \" /></g><marker\n+       overflow=\"visible\"\n+       markerUnits=\"strokeWidth\"\n+       orient=\"auto\"\n+       refX=\"6.68\"\n+       v:setback=\"6.68\"\n+       v:arrowSize=\"2\"\n+       v:arrowType=\"4\"\n+       class=\"st14\"\n+       id=\"mrkr4-88\"><use\n+         id=\"use11\"\n+         transform=\"scale(3.52) \"\n+         xlink:href=\"#lend4\" /></marker><marker\n+       overflow=\"visible\"\n+       markerUnits=\"strokeWidth\"\n+       orient=\"auto\"\n+       refX=\"-7.04\"\n+       v:setback=\"7.04\"\n+       v:arrowSize=\"2\"\n+       v:arrowType=\"4\"\n+       class=\"st14\"\n+       id=\"mrkr4-90\"><use\n+         id=\"use14\"\n+         transform=\"scale(-3.52,-3.52) \"\n+         xlink:href=\"#lend4\" /></marker></defs><defs\n+     id=\"Filters\"><filter\n+       id=\"filter_2\"><feGaussianBlur\n+         id=\"feGaussianBlur18\"\n+         stdDeviation=\"2\" /></filter></defs><g\n+     id=\"g20\"\n+     v:groupContext=\"foregroundPage\"\n+     v:index=\"1\"\n+     v:mID=\"0\"><title\n+       id=\"title22\">Page-1</title><v:pageProperties\n+       v:shadowOffsetY=\"-9\"\n+       v:shadowOffsetX=\"9\"\n+       v:drawingUnits=\"0\"\n+       v:pageScale=\"1\"\n+       v:drawingScale=\"1\" /><v:layer\n+       v:index=\"0\"\n+       v:name=\"Connector\" /><g\n+       transform=\"translate(20.9044,-72.7228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"23\"\n+       id=\"shape23-1\"><title\n+         id=\"title25\">Rectangle.23</title><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow23-2\"><rect\n+           id=\"rect28\"\n+           class=\"st2\"\n+           height=\"184.5\"\n+           width=\"216.6\"\n+           y=\"110\"\n+           x=\"0\" /></g><rect\n+         id=\"rect30\"\n+         class=\"st3\"\n+         height=\"184.5\"\n+         width=\"216.6\"\n+         y=\"110\"\n+         x=\"0\" /></g><g\n+       transform=\"translate(44.0044,-198.542)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"49\"\n+       id=\"shape49-6\"><title\n+         id=\"title33\">Rectangle.49</title><desc\n+         id=\"desc35\">ETHDEV</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"31.6807\"\n+         width=\"166.5\"\n+         cy=\"278.66\"\n+         cx=\"83.25\" /><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow49-7\"><rect\n+           id=\"rect38\"\n+           class=\"st2\"\n+           height=\"31.6807\"\n+           width=\"166.5\"\n+           y=\"262.819\"\n+           x=\"0\" /></g><rect\n+         id=\"rect40\"\n+         class=\"st3\"\n+         height=\"31.6807\"\n+         width=\"166.5\"\n+         y=\"262.819\"\n+         x=\"0\" /><text\n+         style=\"font-size:10.00003242px;font-family:Calibri;fill:#000000\"\n+         id=\"text42\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"281.66\"\n+         x=\"66.900002\">ethdev<v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList /></text>\n+</g><g\n+       transform=\"translate(44.0044,-158.042)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"50\"\n+       id=\"shape50-12\"><title\n+         id=\"title45\">Rectangle.50</title><desc\n+         id=\"desc47\">virtio PMD</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"31.6807\"\n+         width=\"166.5\"\n+         cy=\"278.66\"\n+         cx=\"83.25\" /><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow50-13\"><rect\n+           id=\"rect50\"\n+           class=\"st2\"\n+           height=\"31.6807\"\n+           width=\"166.5\"\n+           y=\"262.819\"\n+           x=\"0\" /></g><rect\n+         id=\"rect52\"\n+         class=\"st3\"\n+         height=\"31.6807\"\n+         width=\"166.5\"\n+         y=\"262.819\"\n+         x=\"0\" /><text\n+         id=\"text54\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"281.66\"\n+         x=\"61.58\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />virtio PMD</text>\n+</g><g\n+       transform=\"translate(128.904,-86.2228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"52\"\n+       id=\"shape52-18\"><title\n+         id=\"title57\">Rectangle.52</title><desc\n+         id=\"desc59\">virtio-user (virtual device)</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"63\"\n+         width=\"81.61\"\n+         cy=\"263\"\n+         cx=\"40.8\" /><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow52-19\"><rect\n+           id=\"rect62\"\n+           class=\"st2\"\n+           height=\"63\"\n+           width=\"81.6\"\n+           y=\"231.5\"\n+           x=\"0\" /></g><rect\n+         id=\"rect64\"\n+         class=\"st5\"\n+         height=\"63\"\n+         width=\"81.6\"\n+         y=\"231.5\"\n+         x=\"0\" /><text\n+         id=\"text66\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"248\"\n+         x=\"19.85\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />virtio-user<v:newlineChar /><tspan\n+   id=\"tspan68\"\n+   class=\"st6\"\n+   dy=\"1.2em\"\n+   x=\"10.52\">(</tspan>virtual device)<v:newlineChar /><v:newlineChar /></text>\n+</g><g\n+       transform=\"translate(129.44522,-83.349651)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"53\"\n+       id=\"shape53-25\"><title\n+         id=\"title71\">Rectangle.53</title><desc\n+         id=\"desc73\">vhost-user adapter</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"23.5798\"\n+         width=\"68.1\"\n+         cy=\"282.71\"\n+         cx=\"34.05\" /><g\n+         style=\"visibility:visible\"\n+         class=\"st1\"\n+         transform=\"translate(0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow53-26\"><rect\n+           style=\"fill:#5b9bd5;fill-opacity:0.22000002;stroke:#5b9bd5;stroke-opacity:0.22000002;filter:url(#filter_2)\"\n+           id=\"rect76\"\n+           class=\"st2\"\n+           height=\"23.5798\"\n+           width=\"68.099998\"\n+           y=\"270.92001\"\n+           x=\"0\" /></g><rect\n+         style=\"fill:#ffffff;stroke:#c7c8c8;stroke-width:0.25\"\n+         id=\"rect78\"\n+         class=\"st3\"\n+         height=\"23.5798\"\n+         width=\"68.099998\"\n+         y=\"265.79211\"\n+         x=\"6.99261\" /></g><g\n+       transform=\"translate(366.563,-5.2228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"56\"\n+       id=\"shape56-32\"><title\n+         id=\"title85\">Rectangle.38</title><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow56-33\"><rect\n+           id=\"rect88\"\n+           class=\"st2\"\n+           ry=\"11.25\"\n+           rx=\"11.25\"\n+           height=\"22.5\"\n+           width=\"77.5823\"\n+           y=\"272\"\n+           x=\"0\" /></g><rect\n+         id=\"rect90\"\n+         class=\"st7\"\n+         ry=\"11.25\"\n+         rx=\"11.25\"\n+         height=\"22.5\"\n+         width=\"77.5823\"\n+         y=\"272\"\n+         x=\"0\" /></g><g\n+       transform=\"translate(380.904,-5.2228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"57\"\n+       id=\"shape57-37\"><title\n+         id=\"title93\">Sheet.57</title><desc\n+         id=\"desc95\">NIC</desc><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         cy=\"283.25\"\n+         cx=\"28.125\" /><rect\n+         id=\"rect97\"\n+         class=\"st8\"\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         y=\"272\"\n+         x=\"0\" /><text\n+         id=\"text99\"\n+         v:langID=\"2052\"\n+         class=\"st9\"\n+         y=\"286.85\"\n+         x=\"19.61\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />NIC</text>\n+</g><g\n+       transform=\"translate(43.4044,-86.2228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"59\"\n+       id=\"shape59-40\"><title\n+         id=\"title102\">Rectangle.59</title><desc\n+         id=\"desc104\">virtio (PCI device)</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"63\"\n+         width=\"77.59\"\n+         cy=\"263\"\n+         cx=\"38.7911\" /><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow59-41\"><rect\n+           id=\"rect107\"\n+           class=\"st2\"\n+           height=\"63\"\n+           width=\"77.5823\"\n+           y=\"231.5\"\n+           x=\"0\" /></g><rect\n+         id=\"rect109\"\n+         class=\"st3\"\n+         height=\"63\"\n+         width=\"77.5823\"\n+         y=\"231.5\"\n+         x=\"0\" /><text\n+         id=\"text111\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"260\"\n+         x=\"28.18\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />virtio<v:newlineChar /><tspan\n+   id=\"tspan113\"\n+   class=\"st6\"\n+   dy=\"1.2em\"\n+   x=\"15\">(</tspan>PCI device)</text>\n+</g><g\n+       transform=\"translate(344.904,-77.2228)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"60\"\n+       id=\"shape60-47\"><title\n+         id=\"title116\">Rectangle.60</title><desc\n+         id=\"desc118\">vSwitch or vRouter</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"216\"\n+         width=\"120.9\"\n+         cy=\"186.5\"\n+         cx=\"60.45\" /><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow60-48\"><rect\n+           id=\"rect121\"\n+           class=\"st2\"\n+           height=\"216\"\n+           width=\"120.9\"\n+           y=\"78.5\"\n+           x=\"0\" /></g><rect\n+         id=\"rect123\"\n+         class=\"st3\"\n+         height=\"216\"\n+         width=\"120.9\"\n+         y=\"78.5\"\n+         x=\"0\" /><text\n+         id=\"text125\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"177.5\"\n+         x=\"44.76\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />vSwitch<v:newlineChar /><tspan\n+   id=\"tspan127\"\n+   class=\"st6\"\n+   dy=\"1.2em\"\n+   x=\"56.07\">or<v:newlineChar /></tspan><tspan\n+   id=\"tspan129\"\n+   class=\"st6\"\n+   dy=\"1.2em\"\n+   x=\"44.31\">vRouter</tspan></text>\n+</g><g\n+       transform=\"translate(20.9044,-234.723)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"61\"\n+       id=\"shape61-55\"><title\n+         id=\"title132\">Sheet.61</title><desc\n+         id=\"desc134\">DPDK</desc><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"22.5\"\n+         width=\"47.25\"\n+         cy=\"283.25\"\n+         cx=\"23.625\" /><rect\n+         id=\"rect136\"\n+         class=\"st8\"\n+         height=\"22.5\"\n+         width=\"47.25\"\n+         y=\"272\"\n+         x=\"0\" /><text\n+         id=\"text138\"\n+         v:langID=\"1033\"\n+         class=\"st9\"\n+         y=\"286.85\"\n+         x=\"4\"><v:paragraph /><v:tabList />DPDK</text>\n+</g><g\n+       transform=\"translate(2.9044,-52.4728)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"62\"\n+       id=\"shape62-58\"><title\n+         id=\"title141\">Rectangle.62</title><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow62-59\"><rect\n+           id=\"rect144\"\n+           class=\"st10\"\n+           height=\"240.75\"\n+           width=\"252\"\n+           y=\"53.75\"\n+           x=\"0\" /></g><rect\n+         id=\"rect146\"\n+         class=\"st11\"\n+         height=\"240.75\"\n+         width=\"252\"\n+         y=\"53.75\"\n+         x=\"0\" /></g><g\n+       transform=\"translate(2.9044,-261.723)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"63\"\n+       id=\"shape63-63\"><title\n+         id=\"title149\">Sheet.63</title><desc\n+         id=\"desc151\">Contanier/App</desc><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"22.5\"\n+         width=\"90\"\n+         cy=\"283.25\"\n+         cx=\"45\" /><rect\n+         id=\"rect153\"\n+         class=\"st8\"\n+         height=\"22.5\"\n+         width=\"90\"\n+         y=\"272\"\n+         x=\"0\" /><text\n+         style=\"font-style:italic;font-size:12.00012016px;font-family:Calibri;fill:#000000\"\n+         id=\"text155\"\n+         v:langID=\"1033\"\n+         class=\"st9\"\n+         y=\"286.85001\"\n+         x=\"4\"><v:paragraph /><v:tabList />Container/App</text>\n+</g><g\n+       transform=\"translate(535.904,70.4861) rotate(90)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"64\"\n+       id=\"shape64-66\"><title\n+         id=\"title158\">Rectangle.64</title><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,1.97279,-0.345598)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow64-67\"><rect\n+           id=\"rect161\"\n+           class=\"st2\"\n+           ry=\"13.5\"\n+           rx=\"13.5\"\n+           height=\"27\"\n+           width=\"77.5823\"\n+           y=\"267.5\"\n+           x=\"0\" /></g><rect\n+         id=\"rect163\"\n+         class=\"st7\"\n+         ry=\"13.5\"\n+         rx=\"13.5\"\n+         height=\"27\"\n+         width=\"77.5823\"\n+         y=\"267.5\"\n+         x=\"0\" /></g><g\n+       transform=\"translate(625.904,70.4861) rotate(90)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"65\"\n+       id=\"shape65-71\"><title\n+         id=\"title166\">Rectangle.65</title><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><g\n+         class=\"st1\"\n+         transform=\"matrix(1,0,0,1,1.97279,-0.345598)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow65-72\"><rect\n+           id=\"rect169\"\n+           class=\"st2\"\n+           ry=\"13.5\"\n+           rx=\"13.5\"\n+           height=\"27\"\n+           width=\"77.5823\"\n+           y=\"267.5\"\n+           x=\"0\" /></g><rect\n+         id=\"rect171\"\n+         class=\"st7\"\n+         ry=\"13.5\"\n+         rx=\"13.5\"\n+         height=\"27\"\n+         width=\"77.5823\"\n+         y=\"267.5\"\n+         x=\"0\" /></g><g\n+       transform=\"translate(538.154,81.1522) rotate(90)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"66\"\n+       id=\"shape66-76\"><title\n+         id=\"title174\">Sheet.66</title><desc\n+         id=\"desc176\">virtio</desc><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         cy=\"283.25\"\n+         cx=\"28.125\" /><rect\n+         id=\"rect178\"\n+         class=\"st8\"\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         y=\"272\"\n+         x=\"0\" /><text\n+         id=\"text180\"\n+         v:langID=\"1033\"\n+         class=\"st12\"\n+         y=\"286.85\"\n+         x=\"15.4\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />virtio</text>\n+</g><g\n+       transform=\"translate(628.154,81.1522) rotate(90)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"67\"\n+       id=\"shape67-79\"><title\n+         id=\"title183\">Sheet.67</title><desc\n+         id=\"desc185\">vhost</desc><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         cy=\"283.25\"\n+         cx=\"28.125\" /><rect\n+         id=\"rect187\"\n+         class=\"st8\"\n+         height=\"22.5\"\n+         width=\"56.25\"\n+         y=\"272\"\n+         x=\"0\" /><text\n+         id=\"text189\"\n+         v:langID=\"1033\"\n+         class=\"st12\"\n+         y=\"286.85\"\n+         x=\"14.74\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />vhost</text>\n+</g><g\n+       transform=\"translate(268.404,-176.223)\"\n+       v:layerMember=\"0\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"69\"\n+       id=\"shape69-82\"><title\n+         id=\"title192\">Dynamic connector</title><path\n+         id=\"path194\"\n+         class=\"st13\"\n+         d=\"M6.68 285.5 L7.04 285.5 L55.96 285.5\" /></g><g\n+       transform=\"translate(396.354,-77.2228)\"\n+       v:layerMember=\"0\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"70\"\n+       id=\"shape70-91\"><title\n+         id=\"title197\">Dynamic connector.70</title><path\n+         id=\"path199\"\n+         class=\"st13\"\n+         d=\"M9 301.18 L9 301.54 L9 336.96\" /></g><g\n+       transform=\"translate(205.004,-92.4329)\"\n+       v:layerMember=\"0\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"72\"\n+       id=\"shape72-104\"><title\n+         id=\"title214\">Dynamic connector.72</title><path\n+         id=\"path216\"\n+         class=\"st15\"\n+         d=\"M0 285.5 L101.11 285.5\" /></g><g\n+       transform=\"matrix(1.1344321,0,0,0.98698119,292.92681,-86.402944)\"\n+       v:groupContext=\"shape\"\n+       v:mID=\"71\"\n+       id=\"shape71-98\"><title\n+         id=\"title202\">Rectangle.71</title><desc\n+         id=\"desc204\">unix socket file</desc><v:userDefs><v:ud\n+           v:val=\"VT0(15):26\"\n+           v:nameU=\"visVersion\" /></v:userDefs><v:textBlock\n+         v:margins=\"rect(4,4,4,4)\" /><v:textRect\n+         height=\"23.5798\"\n+         width=\"77.59\"\n+         cy=\"282.71\"\n+         cx=\"38.7911\" /><g\n+         style=\"visibility:visible\"\n+         class=\"st1\"\n+         transform=\"translate(0.345598,1.97279)\"\n+         v:shadowType=\"1\"\n+         v:shadowOffsetY=\"-1.97279\"\n+         v:shadowOffsetX=\"0.345598\"\n+         v:groupContext=\"shadow\"\n+         id=\"shadow71-99\"><rect\n+           style=\"fill:#5b9bd5;fill-opacity:0.22000002;stroke:#5b9bd5;stroke-opacity:0.22000002;filter:url(#filter_2)\"\n+           id=\"rect207\"\n+           class=\"st2\"\n+           height=\"23.5798\"\n+           width=\"77.582298\"\n+           y=\"270.92001\"\n+           x=\"0\" /></g><rect\n+         style=\"fill:#ffffff;stroke:#000000;stroke-width:0.25025026;stroke-opacity:1;stroke-miterlimit:3;stroke-dasharray:none\"\n+         id=\"rect209\"\n+         class=\"st3\"\n+         height=\"23.5798\"\n+         width=\"77.582298\"\n+         y=\"270.92001\"\n+         x=\"-0.41093162\" /><text\n+         transform=\"scale(0.86136004,1.1609547)\"\n+         style=\"font-size:10.19067955px;font-family:Calibri;fill:#000000\"\n+         id=\"text211\"\n+         v:langID=\"1033\"\n+         class=\"st4\"\n+         y=\"247.29736\"\n+         x=\"7.1378384\"><v:paragraph\n+   v:horizAlign=\"1\" /><v:tabList />unix socket file</text>\n+</g><text\n+       id=\"text66-3\"\n+       v:langID=\"1033\"\n+       class=\"st4\"\n+       y=\"192.78035\"\n+       x=\"143.49364\"\n+       style=\"font-size:12px;line-height:125%;font-family:Calibri;fill:#000000\"><v:paragraph\n+         v:horizAlign=\"1\" /><v:tabList /><tspan\n+         id=\"tspan4385\"\n+         style=\"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.00000572px;line-height:125%;font-family:Calibri;-inkscape-font-specification:'Calibri, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start\">vhost-user</tspan><v:newlineChar /><v:newlineChar /><v:newlineChar /></text>\n+<text\n+       id=\"text66-3-9\"\n+       v:langID=\"1033\"\n+       class=\"st4\"\n+       y=\"201.73016\"\n+       x=\"149.81844\"\n+       style=\"font-size:12px;line-height:125%;font-family:Calibri;fill:#000000\"><v:paragraph\n+         v:horizAlign=\"1\" /><v:tabList /><tspan\n+         id=\"tspan4385-1\"\n+         style=\"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.00000572px;line-height:125%;font-family:Calibri;-inkscape-font-specification:'Calibri, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start\">adapter</tspan><v:newlineChar /><v:newlineChar /><v:newlineChar /></text>\n+</g></svg>\n\\ No newline at end of file\n",
    "prefixes": [
        "dpdk-dev",
        "v3"
    ]
}