echo 'digraph { "Queen Rin" -> "Sir Aaron" [taillabel = "Friend of#"] "Sir Aaron" -> "Queen Rin" [taillabel = "Friend of#"] "Queen Ilene" -> "Queen Rin" [taillabel = "Ancestor of"] }' | dot -Tsvg > output.svg