echo 'digraph { "Nene" -> "Yoyo" [taillabel = "Younger Sister of"] "Yoyo" -> "Nene" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg