-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.aspx
More file actions
820 lines (820 loc) · 44.6 KB
/
rss.aspx
File metadata and controls
820 lines (820 loc) · 44.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:asgard="http://asgard.jrc.it" xmlns:gdacs="http://www.gdacs.org" xmlns:glide="http://glidenumber.net" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>GDACS RSS information</title>
<link>http://www.gdacs.org</link>
<description>Near real-time alerts about natural disaster with a potential humanitarian impact</description>
<managingEditor>tom.de-groeve@jrc.ec.europa.eu (Tom De Groeve)</managingEditor>
<!--Records number 23-->
<!--Start 4/9/2016 8:54:40 PM-->
<!--=Start 4/9/2016 8:54:04 PMEND - 4/9/2016 8:54:40 PM-->
<webMaster>tom.de-groeve@jrc.ec.europa.eu (Tom De Groeve)</webMaster>
<pubDate>Sat, 09 Apr 2016 18:54:40 GMT</pubDate>
<atom:link href="http://www.gdacs.org:80/rss.aspx?profile=ARCHIVE&from=2012-04-09&to=2016-04-09&alertlevel=orange&country=india&eventtype=" rel="self" type="application/rss+xml" />
<item>
<title>Red earthquake alert (Magnitude 6.7M, Depth:55km) in India 03/01/2016 23:05 UTC, 4176950 people within 100km.</title>
<description>On 1/3/2016 11:05:22 PM, an earthquake occurred in India potentially affecting 4176950 people within 100km. The earthquake had Magnitude 6.7M, Depth:55km.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/eq/eq1114155_1.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=EQ&eventid=1077755</link>
<pubDate>Sun, 03 Jan 2016 23:05:22 GMT</pubDate>
<gdacs:fromdate>Sun, 03 Jan 2016 23:05:22 GMT</gdacs:fromdate>
<gdacs:todate>Sun, 03 Jan 2016 23:05:22 GMT</gdacs:todate>
<dc:subject>EQ3</dc:subject>
<guid isPermaLink="false">EQ1077755</guid>
<geo:Point>
<geo:lat>24.8339</geo:lat>
<geo:long>93.6556</geo:long>
</geo:Point>
<georss:point>24.8339 93.6556</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=EQ&eventid=1077755</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>EQ</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>1077755</gdacs:eventid>
<gdacs:episodeid>1114155</gdacs:episodeid>
<gdacs:calculationtype>earthquakeonly</gdacs:calculationtype>
<gdacs:severity unit="M" value="6.7">Magnitude 6.7M, Depth:55km</gdacs:severity>
<gdacs:population unit="Pop100" value="4176950">4176950 people within 100km</gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage>http://www.gdacs.org/datareport/dailymap/EQ/1077755/ECDM_20160104_India_Earthquake.jpg</gdacs:mapimage>
<gdacs:maplink>http://www.gdacs.org/datareport/dailymap/EQ/1077755/ECDM_20160104_India_Earthquake.pdf</gdacs:maplink>
<gdacs:gtsimage>http://www.gdacs.org//images/satellite-icon.png</gdacs:gtsimage>
<gdacs:gtslink>http://www.gdacs.org/gts_list.aspx?eventid=1077755&eventtype=EQ</gdacs:gtslink>
<gdacs:resources />
</item>
<item>
<title>Orange flood alert in India</title>
<description>On 10/11/2015, a flood started in India, lasting until 04/12/2015 (last update). The flood caused 180 killed and 400000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2015_4309.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4309</link>
<pubDate>Fri, 04 Dec 2015 23:59:59 GMT</pubDate>
<gdacs:fromdate>Tue, 10 Nov 2015 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Fri, 04 Dec 2015 23:59:59 GMT</gdacs:todate>
<dc:subject>FL2</dc:subject>
<guid isPermaLink="false">FL4309</guid>
<geo:Point>
<geo:lat>11.828</geo:lat>
<geo:long>78.855</geo:long>
</geo:Point>
<georss:point>11.828 78.855</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4309</gdacs:cap>
<gdacs:version>2</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4309</gdacs:eventid>
<gdacs:episodeid>2</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.67">Magnitude 6.67</gdacs:severity>
<gdacs:population unit="Population affected" value="180">180 killed and 400000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>TC-2015-000163-IND</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange flood alert in India</title>
<description>On 15/07/2015, a flood started in India, lasting until 19/08/2015 (last update). The flood caused 206 killed and 300000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2015_4282.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4282</link>
<pubDate>Wed, 19 Aug 2015 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 15 Jul 2015 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Wed, 19 Aug 2015 23:59:59 GMT</gdacs:todate>
<dc:subject>FL2</dc:subject>
<guid isPermaLink="false">FL4282</guid>
<geo:Point>
<geo:lat>26.207</geo:lat>
<geo:long>82.617</geo:long>
</geo:Point>
<georss:point>26.207 82.617</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4282</gdacs:cap>
<gdacs:version>3</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4282</gdacs:eventid>
<gdacs:episodeid>3</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="7.66">Magnitude 7.66</gdacs:severity>
<gdacs:population unit="Population affected" value="206">206 killed and 300000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange alert for tropical cyclone TWO-15. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.</title>
<description>From 29/07/2015 to 30/07/2015, a Tropical Storm (maximum wind speed of 74 km/h) TWO-15 was active in NorthIndian. The cyclone affects these countries: India, Bangladesh, Myanmar (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/1000189/1000189_6_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=1000189</link>
<pubDate>Thu, 30 Jul 2015 06:00:00 GMT</pubDate>
<gdacs:fromdate>Wed, 29 Jul 2015 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Thu, 30 Jul 2015 06:00:00 GMT</gdacs:todate>
<dc:subject>TC2</dc:subject>
<guid isPermaLink="false">TC1000189</guid>
<geo:Point>
<geo:lat>22.5</geo:lat>
<geo:long>91.8</geo:long>
</geo:Point>
<georss:point>22.5 91.8</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=1000189</gdacs:cap>
<gdacs:version>6</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname>TWO-15</gdacs:eventname>
<gdacs:eventid>1000189</gdacs:eventid>
<gdacs:episodeid>6</gdacs:episodeid>
<gdacs:calculationtype>tropicalcycloneonly</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="74.0736">Tropical Storm (maximum wind speed of 74 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="0">Population affected by Category 1 (120 km/h) wind speeds or higher is 0</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India, Bangladesh, Myanmar</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage>http://www.gdacs.org//images/satellite-icon.png</gdacs:gtsimage>
<gdacs:gtslink>http://www.gdacs.org/gts_list.aspx?eventid=1000189&eventtype=TC</gdacs:gtslink>
<gdacs:resources />
</item>
<item>
<title>Orange earthquake alert (Magnitude 5.5M, Depth:26km) in India 28/06/2015 01:05 UTC, 9701721 people within 100km.</title>
<description>On 6/28/2015 1:05:28 AM, an earthquake occurred in India potentially affecting 9701721 people within 100km. The earthquake had Magnitude 5.5M, Depth:26km.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/eq/eq1086116_1.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=EQ&eventid=1058771</link>
<pubDate>Sun, 28 Jun 2015 01:05:28 GMT</pubDate>
<gdacs:fromdate>Sun, 28 Jun 2015 01:05:28 GMT</gdacs:fromdate>
<gdacs:todate>Sun, 28 Jun 2015 01:05:28 GMT</gdacs:todate>
<dc:subject>EQ2</dc:subject>
<guid isPermaLink="false">EQ1058771</guid>
<geo:Point>
<geo:lat>26.6165</geo:lat>
<geo:long>90.4387</geo:long>
</geo:Point>
<georss:point>26.6165 90.4387</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=EQ&eventid=1058771</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>EQ</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>1058771</gdacs:eventid>
<gdacs:episodeid>1086116</gdacs:episodeid>
<gdacs:calculationtype>earthquakeonly</gdacs:calculationtype>
<gdacs:severity unit="M" value="5.5">Magnitude 5.5M, Depth:26km</gdacs:severity>
<gdacs:population unit="Pop100" value="9701721">9701721 people within 100km</gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange earthquake alert (Magnitude 5.6M, Depth:47.76km) in Myanmar-India Border Region 20/11/2014 18:14 UTC, 1411288 people within 100km.</title>
<description>On 11/20/2014 6:14:37 PM, an earthquake occurred in Myanmar-India Border Region potentially affecting 1411288 people within 100km. The earthquake had Magnitude 5.6M, Depth:47.76km.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/eq/eq1065226_1.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=EQ&eventid=1043543</link>
<pubDate>Thu, 20 Nov 2014 18:14:37 GMT</pubDate>
<gdacs:fromdate>Thu, 20 Nov 2014 18:14:37 GMT</gdacs:fromdate>
<gdacs:todate>Thu, 20 Nov 2014 18:14:37 GMT</gdacs:todate>
<dc:subject>EQ2</dc:subject>
<guid isPermaLink="false">EQ1043543</guid>
<geo:Point>
<geo:lat>23.52</geo:lat>
<geo:long>93.52</geo:long>
</geo:Point>
<georss:point>23.52 93.52</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=EQ&eventid=1043543</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>EQ</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>1043543</gdacs:eventid>
<gdacs:episodeid>1065226</gdacs:episodeid>
<gdacs:calculationtype>earthquakeonly</gdacs:calculationtype>
<gdacs:severity unit="M" value="5.6">Magnitude 5.6M, Depth:47.76km</gdacs:severity>
<gdacs:population unit="Pop100" value="1411288">1411288 people within 100km</gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>Myanmar-India Border Region</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red alert for tropical cyclone HUDHUD-14. Population affected by Category 1 (120 km/h) wind speeds or higher is 16.3 million.</title>
<description>From 08/10/2014 to 12/10/2014, a Hurricane/Typhoon > 74 mph (maximum wind speed of 212 km/h) HUDHUD-14 was active in NorthIndian. The cyclone affects these countries: India (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 16.3 million.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/1000103/1000103_19_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=1000103</link>
<pubDate>Sun, 12 Oct 2014 12:00:00 GMT</pubDate>
<gdacs:fromdate>Wed, 08 Oct 2014 12:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Sun, 12 Oct 2014 12:00:00 GMT</gdacs:todate>
<dc:subject>TC3</dc:subject>
<guid isPermaLink="false">TC1000103</guid>
<geo:Point>
<geo:lat>18</geo:lat>
<geo:long>82.9</geo:long>
</geo:Point>
<georss:point>18 82.9</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=1000103</gdacs:cap>
<gdacs:version>19</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname>HUDHUD-14</gdacs:eventname>
<gdacs:eventid>1000103</gdacs:eventid>
<gdacs:episodeid>19</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="212.433">Hurricane/Typhoon > 74 mph (maximum wind speed of 212 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="16373554">Population affected by Category 1 (120 km/h) wind speeds or higher is 16.3 million</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage>http://www.gdacs.org/datareport/dailymap/TC/1000103/ECDM_20141013_TCs.jpg</gdacs:mapimage>
<gdacs:maplink>http://www.gdacs.org/datareport/dailymap/TC/1000103/ECDM_20141013_TCs.pdf</gdacs:maplink>
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red alert for tropical cyclone BEJISA-14. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.3 million.</title>
<description>From 31/12/2013 to 05/01/2014, a Tropical Storm (maximum wind speed of 204 km/h) BEJISA-14 was active in SWIndian. The cyclone affects these countries: Miscellaneous (French) Indian Ocean Islands (vulnerability Medium). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.3 million.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/42161/42161_16_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=42161</link>
<pubDate>Sun, 05 Jan 2014 18:00:00 GMT</pubDate>
<gdacs:fromdate>Tue, 31 Dec 2013 18:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Sun, 05 Jan 2014 18:00:00 GMT</gdacs:todate>
<dc:subject>TC3</dc:subject>
<guid isPermaLink="false">TC42161</guid>
<geo:Point>
<geo:lat>-32.2999999995609</geo:lat>
<geo:long>45.2999999995609</geo:long>
</geo:Point>
<georss:point>-32.2999999995609 45.2999999995609</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=42161</gdacs:cap>
<gdacs:version>16</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname>BEJISA-14</gdacs:eventname>
<gdacs:eventid>42161</gdacs:eventid>
<gdacs:episodeid>16</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="204.387">Tropical Storm (maximum wind speed of 204 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="373569">Population affected by Category 1 (120 km/h) wind speeds or higher is 0.3 million</gdacs:population>
<gdacs:vulnerability value="2">Medium</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>Miscellaneous (French) Indian Ocean Islands</gdacs:country>
<gdacs:glide />
<gdacs:mapimage>http://www.gdacs.org/datareport/dailymap/TC/42161/ECDM_20130102_IndianOcean_BEJISA.jpg</gdacs:mapimage>
<gdacs:maplink>http://www.gdacs.org/datareport/dailymap/TC/42161/ECDM_20130102_IndianOcean_BEJISA.pdf</gdacs:maplink>
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange alert for tropical cyclone LEHAR-13. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.</title>
<description>From 24/11/2013 to 28/11/2013, a Tropical Storm (maximum wind speed of 138 km/h) LEHAR-13 was active in NorthIndian. The cyclone affects these countries: India (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/41483/41483_21_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=41483</link>
<pubDate>Thu, 28 Nov 2013 06:00:00 GMT</pubDate>
<gdacs:fromdate>Sun, 24 Nov 2013 12:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Thu, 28 Nov 2013 06:00:00 GMT</gdacs:todate>
<dc:subject>TC2</dc:subject>
<guid isPermaLink="false">TC41483</guid>
<geo:Point>
<geo:lat>15</geo:lat>
<geo:long>81.8999999997814</geo:long>
</geo:Point>
<georss:point>15 81.8999999997814</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=41483</gdacs:cap>
<gdacs:version>21</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname>LEHAR-13</gdacs:eventname>
<gdacs:eventid>41483</gdacs:eventid>
<gdacs:episodeid>21</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="138.404">Tropical Storm (maximum wind speed of 138 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="0">Population affected by Category 1 (120 km/h) wind speeds or higher is 0</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage>http://www.gdacs.org/datareport/dailymap/TC/41483/ECDM_20131126_INDIA_LEHAR.jpg</gdacs:mapimage>
<gdacs:maplink>http://www.gdacs.org/datareport/dailymap/TC/41483/ECDM_20131126_INDIA_LEHAR.pdf</gdacs:maplink>
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange alert for tropical cyclone HELEN-13. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.</title>
<description>From 20/11/2013 to 22/11/2013, a Tropical Storm (maximum wind speed of 111 km/h) HELEN-13 was active in NorthIndian. The cyclone affects these countries: India (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/41389/41389_12_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=41389</link>
<pubDate>Fri, 22 Nov 2013 06:00:00 GMT</pubDate>
<gdacs:fromdate>Wed, 20 Nov 2013 06:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Fri, 22 Nov 2013 06:00:00 GMT</gdacs:todate>
<dc:subject>TC2</dc:subject>
<guid isPermaLink="false">TC41389</guid>
<geo:Point>
<geo:lat>16.2000000004391</geo:lat>
<geo:long>81.2999999995609</geo:long>
</geo:Point>
<georss:point>16.2000000004391 81.2999999995609</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=41389</gdacs:cap>
<gdacs:version>12</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname>HELEN-13</gdacs:eventname>
<gdacs:eventid>41389</gdacs:eventid>
<gdacs:episodeid>12</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="111.045">Tropical Storm (maximum wind speed of 111 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="0">Population affected by Category 1 (120 km/h) wind speeds or higher is 0</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange earthquake alert (Magnitude 5.4M, Depth:43.39km) in India 06/11/2013 04:16 UTC, 7334499 people within 100km.</title>
<description>On 11/6/2013 4:16:17 AM, an earthquake occurred in India potentially affecting 7334499 people within 100km. The earthquake had Magnitude 5.4M, Depth:43.39km.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/eq/eq1020608_1.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=EQ&eventid=1011242</link>
<pubDate>Wed, 06 Nov 2013 04:16:17 GMT</pubDate>
<gdacs:fromdate>Wed, 06 Nov 2013 04:16:17 GMT</gdacs:fromdate>
<gdacs:todate>Wed, 06 Nov 2013 04:16:17 GMT</gdacs:todate>
<dc:subject>EQ2</dc:subject>
<guid isPermaLink="false">EQ1011242</guid>
<geo:Point>
<geo:lat>26.4</geo:lat>
<geo:long>93.67</geo:long>
</geo:Point>
<georss:point>26.4 93.67</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=EQ&eventid=1011242</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>EQ</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>1011242</gdacs:eventid>
<gdacs:episodeid>1020608</gdacs:episodeid>
<gdacs:calculationtype>earthquakeonly</gdacs:calculationtype>
<gdacs:severity unit="M" value="5.4">Magnitude 5.4M, Depth:43.39km</gdacs:severity>
<gdacs:population unit="Pop100" value="7334499">7334499 people within 100km</gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange flood alert in India</title>
<description>On 12/10/2013, a flood started in India, lasting until 14/10/2013 (last update). The flood caused 27 killed and 250000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2013_4091.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4091</link>
<pubDate>Mon, 14 Oct 2013 23:59:59 GMT</pubDate>
<gdacs:fromdate>Sat, 12 Oct 2013 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 14 Oct 2013 23:59:59 GMT</gdacs:todate>
<dc:subject>FL2</dc:subject>
<guid isPermaLink="false">FL4091</guid>
<geo:Point>
<geo:lat>21.272</geo:lat>
<geo:long>84.249</geo:long>
</geo:Point>
<georss:point>21.272 84.249</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4091</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4091</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.17">Magnitude 6.17</gdacs:severity>
<gdacs:population unit="Population affected" value="27">27 killed and 250000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red alert for tropical cyclone PHAILIN-13. Population affected by Category 1 (120 km/h) wind speeds or higher is 5.1 million.</title>
<description>From 09/10/2013 to 12/10/2013, a Hurricane/Typhoon > 74 mph (maximum wind speed of 259 km/h) PHAILIN-13 was active in NorthIndian. The cyclone affects these countries: India (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 5.1 million.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/40489/40489_16_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=40489</link>
<pubDate>Sat, 12 Oct 2013 18:00:00 GMT</pubDate>
<gdacs:fromdate>Wed, 09 Oct 2013 18:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Sat, 12 Oct 2013 18:00:00 GMT</gdacs:todate>
<dc:subject>TC3</dc:subject>
<guid isPermaLink="false">TC40489</guid>
<geo:Point>
<geo:lat>19.6000000002186</geo:lat>
<geo:long>84.8999999997814</geo:long>
</geo:Point>
<georss:point>19.6000000002186 84.8999999997814</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=40489</gdacs:cap>
<gdacs:version>16</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname>PHAILIN-13</gdacs:eventname>
<gdacs:eventid>40489</gdacs:eventid>
<gdacs:episodeid>16</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="259.104">Hurricane/Typhoon > 74 mph (maximum wind speed of 259 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="5189728">Population affected by Category 1 (120 km/h) wind speeds or higher is 5.1 million</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red flood alert in India</title>
<description>On 23/06/2013, a flood started in India, lasting until 15/07/2013 (last update). The flood caused 80 killed and 2000000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2013_4069.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4069</link>
<pubDate>Mon, 15 Jul 2013 23:59:59 GMT</pubDate>
<gdacs:fromdate>Sun, 23 Jun 2013 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 15 Jul 2013 23:59:59 GMT</gdacs:todate>
<dc:subject>FL3</dc:subject>
<guid isPermaLink="false">FL4069</guid>
<geo:Point>
<geo:lat>27.387</geo:lat>
<geo:long>94.918</geo:long>
</geo:Point>
<georss:point>27.387 94.918</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4069</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4069</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.24">Magnitude 6.24</gdacs:severity>
<gdacs:population unit="Population affected" value="80">80 killed and 2000000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red flood alert in India</title>
<description>On 23/06/2013, a flood started in India, lasting until 15/07/2013 (last update). The flood caused 80 killed and 2000000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2013_4069.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4069</link>
<pubDate>Mon, 15 Jul 2013 23:59:59 GMT</pubDate>
<gdacs:fromdate>Sun, 23 Jun 2013 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 15 Jul 2013 23:59:59 GMT</gdacs:todate>
<dc:subject>FL3</dc:subject>
<guid isPermaLink="false">FL4069</guid>
<geo:Point>
<geo:lat>27.387</geo:lat>
<geo:long>94.918</geo:long>
</geo:Point>
<georss:point>27.387 94.918</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4069</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4069</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.24">Magnitude 6.24</gdacs:severity>
<gdacs:population unit="Population affected" value="80">80 killed and 2000000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red flood alert in India</title>
<description>On 12/06/2013, a flood started in India, lasting until 27/06/2013 (last update). The flood caused 5748 killed and 75000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2013_4065.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=4065</link>
<pubDate>Thu, 27 Jun 2013 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 12 Jun 2013 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Thu, 27 Jun 2013 23:59:59 GMT</gdacs:todate>
<dc:subject>FL3</dc:subject>
<guid isPermaLink="false">FL4065</guid>
<geo:Point>
<geo:lat>32.714</geo:lat>
<geo:long>76.614</geo:long>
</geo:Point>
<georss:point>32.714 76.614</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=4065</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>4065</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.5">Magnitude 6.50</gdacs:severity>
<gdacs:population unit="Population affected" value="5748">5748 killed and 75000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange alert for tropical cyclone MAHASEN-13. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.</title>
<description>From 11/05/2013 to 16/05/2013, a Tropical Storm (maximum wind speed of 93 km/h) MAHASEN-13 was active in NorthIndian. The cyclone affects these countries: Bangladesh, India (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/37639/37639_25_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=37639</link>
<pubDate>Thu, 16 May 2013 06:00:00 GMT</pubDate>
<gdacs:fromdate>Sat, 11 May 2013 12:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Thu, 16 May 2013 06:00:00 GMT</gdacs:todate>
<dc:subject>TC2</dc:subject>
<guid isPermaLink="false">TC37639</guid>
<geo:Point>
<geo:lat>23</geo:lat>
<geo:long>91</geo:long>
</geo:Point>
<georss:point>23 91</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=37639</gdacs:cap>
<gdacs:version>25</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname>MAHASEN-13</gdacs:eventname>
<gdacs:eventid>37639</gdacs:eventid>
<gdacs:episodeid>25</gdacs:episodeid>
<gdacs:calculationtype>tropicalcyclonewithstormsurge</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="93.342">Tropical Storm (maximum wind speed of 93 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="0">Population affected by Category 1 (120 km/h) wind speeds or higher is 0</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>Bangladesh, India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange alert for tropical cyclone NILAM-12. Population affected by Category 1 (120 km/h) wind speeds or higher is 0.</title>
<description>From 30/10/2012 to 31/10/2012, a Tropical Storm (maximum wind speed of 101 km/h) NILAM-12 was active in NorthIndian. The cyclone affects these countries: India, Sri Lanka (vulnerability High). Estimated population affected by category 1 (120 km/h) wind speeds or higher is 0.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/tc/33400/33400_9_tn.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=TC&eventid=33400</link>
<pubDate>Wed, 31 Oct 2012 12:00:00 GMT</pubDate>
<gdacs:fromdate>Tue, 30 Oct 2012 12:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Wed, 31 Oct 2012 12:00:00 GMT</gdacs:todate>
<dc:subject>TC2</dc:subject>
<guid isPermaLink="false">TC33400</guid>
<geo:Point>
<geo:lat>12.6000000002186</geo:lat>
<geo:long>80</geo:long>
</geo:Point>
<georss:point>12.6000000002186 80</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=TC&eventid=33400</gdacs:cap>
<gdacs:version>9</gdacs:version>
<gdacs:eventtype>TC</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname>NILAM-12</gdacs:eventname>
<gdacs:eventid>33400</gdacs:eventid>
<gdacs:episodeid>9</gdacs:episodeid>
<gdacs:calculationtype>tropicalcycloneonly</gdacs:calculationtype>
<gdacs:severity unit="km/h" value="101.389">Tropical Storm (maximum wind speed of 101 km/h)</gdacs:severity>
<gdacs:population unit="Pop74" value="0">Population affected by Category 1 (120 km/h) wind speeds or higher is 0</gdacs:population>
<gdacs:vulnerability value="3">High</gdacs:vulnerability>
<gdacs:iso3 />
<gdacs:country>India, Sri Lanka</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red flood alert in India</title>
<description>On 19/09/2012, a flood started in India, lasting until 15/10/2012 (last update). The flood caused 21 killed and 2000000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2012_3987.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=3987</link>
<pubDate>Mon, 15 Oct 2012 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 19 Sep 2012 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 15 Oct 2012 23:59:59 GMT</gdacs:todate>
<dc:subject>FL3</dc:subject>
<guid isPermaLink="false">FL3987</guid>
<geo:Point>
<geo:lat>26.803</geo:lat>
<geo:long>93.638</geo:long>
</geo:Point>
<georss:point>26.803 93.638</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=3987</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>3987</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.36">Magnitude 6.36</gdacs:severity>
<gdacs:population unit="Population affected" value="21">21 killed and 2000000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Red flood alert in India</title>
<description>On 19/09/2012, a flood started in India, lasting until 15/10/2012 (last update). The flood caused 21 killed and 2000000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2012_3987.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=3987</link>
<pubDate>Mon, 15 Oct 2012 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 19 Sep 2012 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 15 Oct 2012 23:59:59 GMT</gdacs:todate>
<dc:subject>FL3</dc:subject>
<guid isPermaLink="false">FL3987</guid>
<geo:Point>
<geo:lat>26.803</geo:lat>
<geo:long>93.638</geo:long>
</geo:Point>
<georss:point>26.803 93.638</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=3987</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Red</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>3987</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.36">Magnitude 6.36</gdacs:severity>
<gdacs:population unit="Population affected" value="21">21 killed and 2000000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange flood alert in India</title>
<description>On 06/06/2012, a flood started in India, lasting until 16/07/2012 (last update). The flood caused 109 killed and 400000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2012_3934.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=3934</link>
<pubDate>Mon, 16 Jul 2012 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 06 Jun 2012 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 16 Jul 2012 23:59:59 GMT</gdacs:todate>
<dc:subject>FL2</dc:subject>
<guid isPermaLink="false">FL3934</guid>
<geo:Point>
<geo:lat>26.566</geo:lat>
<geo:long>92.435</geo:long>
</geo:Point>
<georss:point>26.566 92.435</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=3934</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>3934</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.25">Magnitude 6.25</gdacs:severity>
<gdacs:population unit="Population affected" value="109">109 killed and 400000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange flood alert in India</title>
<description>On 06/06/2012, a flood started in India, lasting until 16/07/2012 (last update). The flood caused 109 killed and 400000 displaced .</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/fl/dfo2012_3934.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=FL&eventid=3934</link>
<pubDate>Mon, 16 Jul 2012 23:59:59 GMT</pubDate>
<gdacs:fromdate>Wed, 06 Jun 2012 00:00:00 GMT</gdacs:fromdate>
<gdacs:todate>Mon, 16 Jul 2012 23:59:59 GMT</gdacs:todate>
<dc:subject>FL2</dc:subject>
<guid isPermaLink="false">FL3934</guid>
<geo:Point>
<geo:lat>26.566</geo:lat>
<geo:long>92.435</geo:long>
</geo:Point>
<georss:point>26.566 92.435</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=FL&eventid=3934</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>FL</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>3934</gdacs:eventid>
<gdacs:episodeid>1</gdacs:episodeid>
<gdacs:calculationtype />
<gdacs:severity unit="" value="6.25">Magnitude 6.25</gdacs:severity>
<gdacs:population unit="Population affected" value="109">109 killed and 400000 displaced </gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide>0</gdacs:glide>
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
<item>
<title>Orange earthquake alert (magnitude 5.6M and depth 6.5km) in India 14/07/2012 19:55 UTC, 3050000 people within 100km.</title>
<description>On 7/14/2012 7:55:12 PM, an earthquake occurred in India potentially affecting 3050000 people within 100km. The earthquake had magnitude 5.6M and depth 6.5km.</description>
<enclosure type="image/png" length="1" url="http://dma.gdacs.org/saved/gdacs/eq/eq118089_1.png" />
<link>http://www.gdacs.org/report.aspx?eventtype=EQ&eventid=118089</link>
<pubDate>Sat, 14 Jul 2012 19:55:12 GMT</pubDate>
<gdacs:fromdate>Sat, 14 Jul 2012 19:55:12 GMT</gdacs:fromdate>
<gdacs:todate>Sat, 14 Jul 2012 19:55:12 GMT</gdacs:todate>
<dc:subject>EQ2</dc:subject>
<guid isPermaLink="false">EQ118089</guid>
<geo:Point>
<geo:lat>25.4369</geo:lat>
<geo:long>94.4957</geo:long>
</geo:Point>
<georss:point>25.4369 94.4957</georss:point>
<gdacs:cap>http://www.gdacs.org/cap.aspx?eventtype=EQ&eventid=118089</gdacs:cap>
<gdacs:version>1</gdacs:version>
<gdacs:eventtype>EQ</gdacs:eventtype>
<gdacs:alertlevel>Orange</gdacs:alertlevel>
<gdacs:eventname />
<gdacs:eventid>118089</gdacs:eventid>
<gdacs:episodeid>118089</gdacs:episodeid>
<gdacs:calculationtype>earthquakeonly</gdacs:calculationtype>
<gdacs:severity unit="M" value="5.6">magnitude 5.6M and depth 6.5km</gdacs:severity>
<gdacs:population unit="Pop100" value="3054779">3050000 people within 100km</gdacs:population>
<gdacs:vulnerability value="0" />
<gdacs:iso3 />
<gdacs:country>India</gdacs:country>
<gdacs:glide />
<gdacs:mapimage />
<gdacs:maplink />
<gdacs:gtsimage />
<gdacs:gtslink />
<gdacs:resources />
</item>
</channel>
</rss><!--End 4/9/2016 8:54:50 PM-->