echo 'digraph { "Artur " -> "Lute" [taillabel = "Childhood friend of"] "Lute" -> "Artur " [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg