bw.flush();
fw.close();
} catch (TransformerException e) {
System.err.println("Unable to write device preference file.");
e.printStackTrace();
} catch (IOException e) {
System.err.println("Unable to write device preference file.");
e.printStackTrace();
} catch (ParserConfigurationException e) {
System.err.println("Unable to write device preference file.");