{
    "id": "FM__id_0",
    "name": "FM__id_0",
    "features": {
        "_id_0": {
            "name": "_id_0",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_1": {
            "name": "_id_1",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_id_10": {
            "name": "_id_10",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_11": {
            "name": "_id_11",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_2": {
            "name": "_id_2",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "_id_3": {
            "name": "_id_3",
            "optional": true,
            "type": "XOR",
            "note": ""
        },
        "_id_5": {
            "name": "_id_5",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_6": {
            "name": "_id_6",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_7": {
            "name": "_id_7",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "_id_9": {
            "name": "_id_9",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "page_preview": {
            "name": "page_preview",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "page_translation": {
            "name": "page_translation",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "search_by_language": {
            "name": "search_by_language",
            "optional": true,
            "type": "OR",
            "note": ""
        },
        "svg": {
            "name": "svg",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "_id_0",
        "children": [
            {
                "id": "_id_1",
                "children": [
                    {
                        "id": "_id_2"
                    },
                    {
                        "id": "_id_3",
                        "children": [
                            {
                                "id": "_id_5"
                            },
                            {
                                "id": "_id_6"
                            },
                            {
                                "id": "svg"
                            }
                        ]
                    },
                    {
                        "id": "_id_7"
                    }
                ]
            },
            {
                "id": "page_preview"
            },
            {
                "id": "page_translation"
            },
            {
                "id": "search_by_language",
                "children": [
                    {
                        "id": "_id_10"
                    },
                    {
                        "id": "_id_11"
                    },
                    {
                        "id": "_id_9"
                    }
                ]
            }
        ]
    },
    "constraints": {
        "Constraint 0": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "search_by_language"
                    ]
                },
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "page_translation"
                    ]
                }
            ]
        },
        "Constraint 1": {
            "type": "ImpliesTerm",
            "operands": [
                {
                    "type": "FeatureTerm",
                    "operands": [
                        "page_preview"
                    ]
                },
                {
                    "type": "NotTerm",
                    "operands": [
                        {
                            "type": "FeatureTerm",
                            "operands": [
                                "svg"
                            ]
                        }
                    ]
                }
            ]
        }
    }
}