echo 'digraph { "France" -> "England" [taillabel = "Friend of#"] "Sealand" -> "England" [taillabel = "Brother of"] "Japan" -> "England" [taillabel = "Friend of#"] "Sid Barrett (dead)" -> "England" [taillabel = "Best friend of"] "England" -> "France" [taillabel = "Friend of#"] "Prussia" -> "France" [taillabel = "Friend of#"] "Spain" -> "France" [taillabel = "Friend of#"] "Germany" -> "Japan" [taillabel = "Friend of#"] "Mira Naigus" -> "Sid Barrett (dead)" [taillabel = "Meister of"] }' | dot -Tsvg > output.svg