echo 'digraph { "Torgrim" -> "Atli" [taillabel = "Brother of"] "Atli" -> "Torgrim" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg