diff --git a/data/soap-xmls/SZEP_queryCard.xml b/data/soap-xmls/SZEP_queryCard.xml
index 260abd1..b30a0aa 100644
--- a/data/soap-xmls/SZEP_queryCard.xml
+++ b/data/soap-xmls/SZEP_queryCard.xml
@@ -1,8 +1,11 @@
-
-BANKKARTYASZAMLAEGYENLEGLEKERDEZES
-BANKKARTYASUGYFEL
-%s
-%s
-%s
-%s
-
\ No newline at end of file
+
+
+ BANKKARTYASZAMLAEGYENLEGLEKERDEZES
+
+ BANKKARTYASUGYFEL
+ %s
+ %s
+ %s
+ %s
+
+
\ No newline at end of file
diff --git a/src/App/Service/SZEPManagerService.php b/src/App/Service/SZEPManagerService.php
index 8062503..f810b07 100644
--- a/src/App/Service/SZEPManagerService.php
+++ b/src/App/Service/SZEPManagerService.php
@@ -25,7 +25,7 @@ class SZEPManagerService
const CERTIFICATE_WEB_PATH = "https://www.otpbankdirekt.hu/homebank/mobilalkalmazas/certificate";
const CERTIFICATE_CACHED_PATH = "data/cache/SZEP_cert.pem";
- const SOAP_ENDPOINT = "https://www.otpbankdirekt.hu/mwaccesspublic/mwaccess";
+ const SOAP_ENDPOINT = "https://www.otpbankdirekt.hu/mwaccesspublic1984/mwaccess";
const POCKET_FOOD = 'Vendéglátás';
const POCKET_SPORT = 'Szabadidő';