echo 'digraph { "Germany" -> "Prussia" [taillabel = "Brother of"] "Spain" -> "Prussia" [taillabel = "Friend of#"] "Italy Veneziano" -> "Germany" [taillabel = "Best friend of"] "Prussia" -> "Germany" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg