diff --git a/hdoc_to_mongo/xsl/main.xsl b/hdoc_to_mongo/xsl/main.xsl index 06d8b89334c0b84a143f65434c4087c5d2d0c9ef..1ba83e621c73687378238a1f96481f4c65807325 100644 --- a/hdoc_to_mongo/xsl/main.xsl +++ b/hdoc_to_mongo/xsl/main.xsl @@ -13,10 +13,12 @@ { - title : , - authors : , - keywords : , - rights : , + "title" : , + "authors" : , + "keywords" : , + "rights" : } + + \ No newline at end of file