echo 'digraph { "Gr G11" -> "HK416" [taillabel = "Teammate of"] "UMP45" -> "HK416" [taillabel = "Teammate of"] "UMP9" -> "HK416" [taillabel = "Teammate of"] "AK-74U" -> "HK416" [taillabel = "Friend of"] "M16A1" -> "HK416" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg