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