{
    "Akteur": {
        "scope": "xml",
        "prefix": "akteur",
        "body": [
            "",
            "\t${2}",
            "\t${3}",
            "\t${5}",
            ""
        ]
    },
    "Kategorie": {
        "scope": "xml",
        "prefix": "kategorie",
        "body": [
            "",
            "\t${2:Vollständiger Name}${3}",
            ""
        ]
    },
    "Ort": {
        "scope": "xml",
        "prefix": "ort",
        "body": [
            "",
            "\t${2:Vollständiger Name}",
            "\t${3:geonames-ID}${4}",
            ""
        ]
    },
    "Werk": {
        "scope": "xml",
        "prefix": "werk",
        "body": [
            "",
            "\t",
            "\t${3}",
            "\t${5}${6}",
            ""
        ]
    },
    "Weltnachrichten": {
        "scope": "xml",
        "prefix": "weltnachrichten",
        "body": [
            "",
            "\t",
            "\t",
            ""
        ]
    },
    "Wechselkurse": {
        "scope": "xml",
        "prefix": "wechselkurse",
        "body": [
            "",
            "\t",
            "\t",
            ""
        ]
    },
    "Beitrag": {
        "scope": "xml",
        "prefix": "beitrag",
        "body": [
            "",
            "\t",
            "\t${4}",
            ""
        ]
    },
    "Vermerk": {
        "scope": "xml",
        "prefix": "vermerk",
        "body": [
            "${1}",
        ]
    },
    "Anmerkung": {
        "scope": "xml",
        "prefix": "anmerkung",
        "body": [
            "${1}",
        ]
    },
}