echo 'digraph { "Iceland" -> "Norway" [taillabel = "brother of"] "Norway" -> "Iceland" [taillabel = "brother of"] }' | dot -Tsvg > output.svg