echo 'digraph { "Russia" -> "China" [taillabel = "Friend of#"] "Ukraine" -> "Russia" [taillabel = "brother of"] "Belarus" -> "Russia" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg