Guest User

Untitled

a guest
May 25th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.52 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="BookstyleAll.xsl"?>
  3.  
  4. <bookstore>
  5.  
  6.   <book>
  7.   <genre>Thriller</genre>
  8.   <title>Watchers</title>
  9.     <author>Dean Koontz</author>
  10.     <price>9.00</price>
  11.     <description>Cross Lassie with E.T., add a touch of The Wolfen and a dash of The Godfather, and you get a sense of some of the ingredients in this supernatural thriller, which should move Koontz ( Strangers a notch closer to Stephen King's high-rent district. When Travis Cornell, Koontz's appealing hero, encounters a stray dog while hiking, he quickly realizes that the animal is most unusual and that something terrifying is stalking them both. The encounter with the dog is the beginning of a tightly woven plot involving genetic manipulation that has created two extraordinary animals; one is the dog, named Einstein, the other is a murderous hybrid called "The Outsider." Hunted down by both the government and a professional killer who has learned the secret of the animals, Travis, Einstein and Nora Devon, a lonely woman befriended by man and canine, attempt to escape their pursuers all the while knowing that a confrontation with The Outsider is inevitable. Though the climax packs a little less wallop than it deserves, this is the sort of thoroughly frightening and entertaining tale that has its readers listening for noises in the night.</description>
  12.   </book>
  13.  
  14.     <book>
  15.   <genre>Thriller</genre>
  16.   <title>The Silence of the Lambs</title>
  17.     <author>Thomas Harris</author>
  18.     <price>13.00</price>
  19.     <description>The Silence of the Lambs, by Thomas Harris, is even better than the successful movie. Like his earlier Red Dragon, the book takes us inside the world of professional criminal investigation. All the elements of a well-executed thriller are working here--driving suspense, compelling characters, inside information, publicity-hungry bureaucrats thwarting the search, and the clock ticking relentlessly down toward the death of another young woman. What enriches this well-told tale is the opportunity to live inside the minds of both the crime fighters and the criminals as each struggles in a prison of pain and seeks, sometimes violently, relief.</description>
  20.   </book>
  21.  
  22.     <book>
  23.   <genre>Thriller</genre>
  24.   <title>Instruments of Night</title>
  25.     <author>Thomas H. Cook</author>
  26.     <price>8.00</price>
  27.     <description>Paul Graves is a crime writer obsessed with a single crime--the murder of his own teenaged sister on their Southern farm almost 40 years before. To work out his guilt and fear, he has created a series of mysteries set at the turn of the century, in which a dedicated detective pursues a fiendish killer called Kessler--the real name of the man who slaughtered his sister. His obsession has made Graves a sad, lonely man, "living thinly, without connections," already preparing to kill himself when he can no longer write his books.</description>
  28.   </book>
  29.  
  30.     <book>
  31.   <genre>Horror</genre>
  32.   <title>Wereworld: Rise of the Wolf</title>
  33.     <author>Curtis Jobling  </author>
  34.     <price>5.00</price>
  35.     <description>This is an absolutely cracking debut fantasy novel.  Every teenager should make time for it as it's truly gripping and utterly original.  You'll find yourself totally immersed from page one in a completely new and original fantasy world of where the ruling class consists of werewolves who also happen to be shapeshifters.  Apart from a great story which builds into an incredible crescendo there are some very believable characters that you'll love and you'll hate but what's guaranteed is you'll remember them all and want to meet them again when the next in the series is published.  This is a debut novel from the BAFTA award winning designer of Bob the Builder among others but his first love has always been reading fantasy and horror.</description>
  36.   </book>
  37.  
  38.     <book>
  39.   <genre>Horror</genre>
  40.   <title>For the Win</title>
  41.     <author>Cory Doctorow</author>
  42.     <price>6.00</price>
  43.     <description>A provocative and exhilarating tale of teen rebellion against global corporations from the New York Times bestselling author of Little Brother. Not far in the future! In the twenty-first century, it's not just capital that's globalized: labour is too. Workers in special economic zones are trapped in lives of poverty with no trade unions to represent their rights. But a group of teenagers from across the world are set to fight this injustice using the most surprising of tools - their online video games. In Industrial South China Matthew and his friends labour day and night as gold-farmers, amassing virtual wealth that's sold on to rich Western players, while in the slums of Mumbai 'General Robotwallah' Mala marshalls her team of online thugs on behalf of the local gang-boss, who in turn works for the game-owners.</description>
  44.   </book>
  45.  
  46.     <book>
  47.   <genre>Horror</genre>
  48.   <title>Sleepless</title>
  49.     <author>Charlie Huston</author>
  50.     <price>11.00</price>
  51.     <description>Los Angeles has become the city that never sleeps: an insomnia epidemic is sweeping the town, causing psychosis. As people begin to lose their minds, the line between reality and nightmare blurs. LAPD officer Parker Haas can sleep, but he's wide awake. Going undercover to find the source of Dreamer - the black market drug that gives the afflicted the sleep relief they crave - he is plunged into a dark and restless world. But as he edges closer to the truth, Park must beware the enemies hiding in the shadows. Park's also battling a personal nightmare.       </description>
  52.   </book>
  53.  
  54. </bookstore>
Add Comment
Please, Sign In to add comment