echo 'digraph { "Rentarou Satomi" -> "Kisara Tendo" [taillabel = "In love with"] "Kikunojou Tendou" -> "Kisara Tendo" [taillabel = "granddaughter of"] "Enju Aihara" -> "Rentarou Satomi" [taillabel = "Partner of"] "Kisara Tendo" -> "Kikunojou Tendou" [taillabel = "grandfather of"] }' | dot -Tsvg > output.svg