<?xml version="1.0" encoding="UTF-8"?> <library> <book> <title>The Great Gatsby</title> <author>F. Scott Fitzgerald</author> <isbn>978-0743273565</isbn> <publisher>Scribner</publisher> <edition>1st</edition> <price>10.99</price> </book> <book> <title>To Kill a Mockingbird</title> <author>Harper Lee</author> <isbn>978-0061120084</isbn> <publisher>Harper Perennial Modern Classics</publisher> <edition>50th Anniversary Edition</edition> <price>7.19</price> </book> <book> <title>1984</title> <author>George Orwell</author> <isbn>978-0451524935</isbn> <publisher>Signet Classics</publisher> <edition>Anniversary Edition</edition> <price>9.99</price> </book> <book> <title>Moby Dick</title> <author>Herman Melville</author> <isbn>978-1503280786</isbn> <publisher>CreateSpace Independent Publishing Platform</publisher> <edition>1st</edition> <price>11.95</price> </book> <book> <title>Brave New World</title> <author>Aldous Huxley</author> <isbn>978-0060850524</isbn> <publisher>Harper Perennial Modern Classics</publisher> <edition>Reissue</edition> <price>14.99</price> </book> </library>