[
    {
        "Title": "Content Management (CMS)",
        "Value": "CMS",
        "Selectable": false,
        "Children": [
            {
                "Title": "<a href='http://sitemagic.org'>Sitemagic CMS</a>",
                "Value": "SMCMS"
            },
            {
                "Title": "<a href='http://joomla.org'>Joomla</a>",
                "Value": "Joomla"
            }
        ]
    },
    {
        "Title": "JavaScript UI Frameworks",
        "Value": "JS",
        "Selectable": false,
        "Children": [
            {
                "Title": "<a href='http://jqueryui.com'>jQuery UI</a>",
                "Value": "JqueryUi"
            },
            {
                "Title": "<a href='http://fitui.org'>Fit.UI</a>",
                "Value": "FitUi"
            },
            {
                "Title": "<a href='https://www.sencha.com/products/extjs'>ExtJS</a>",
                "Value": "ExtJS"
            }
        ]
    },
    {
        "Title": "E-commerce solutions",
        "Value": "ECom",
        "Selectable": false,
        "Children": [
            {
                "Title": "<a href='https://www.prestashop.com/en'>PrestaShop</a>",
                "Value": "PrestaShop"
            },
            {
                "Title": "<a href='http://jsshop.org'>JSShop</a>",
                "Value": "JSShop"
            }
        ]
    }
]