{
    "Akteur": {
        "scope": "xml",
        "prefix": "akteur",
        "body": [
            "",
            "\t${2:Vollständiger Name}",
            "\t${3:Geburtsjahr}–${4:Sterbejahr}",
            "\t${5:GND-ID}${6}",
            ""
        ]
    },
    "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:Volltext-Zitat}",
            "\t${5:URL-Text}${6}",
            ""
        ]
    },
    "Weltnachrichten": {
        "scope": "xml",
        "prefix": "weltnachrichten",
        "body": [
            "",
            "\t",
            "\t",
            ""
        ]
    },
    "Wechselkurse": {
        "scope": "xml",
        "prefix": "wechselkurse",
        "body": [
            "",
            "\t",
            "\t",
            ""
        ]
    },
    "Vermerk": {
        "scope": "xml",
        "prefix": "vermerk",
        "body": [
            "${1:Text}",
        ]
    },
    "Anmerkung": {
        "scope": "xml",
        "prefix": "anmerkung",
        "body": [
            "${1:Text}",
        ]
    },
}