]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add a weatherxml file from the feed.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Dec 2013 14:15:39 +0000 (09:15 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Dec 2013 14:15:39 +0000 (09:15 -0500)
test/xml/weatherxml.xml [new file with mode: 0644]

diff --git a/test/xml/weatherxml.xml b/test/xml/weatherxml.xml
new file mode 100644 (file)
index 0000000..44aa55f
--- /dev/null
@@ -0,0 +1 @@
+<?xml version="1.0" standalone="no" ?>\r<!DOCTYPE message PUBLIC "-//TSN//DTD Weather 1.0/EN" "weatherxml.dtd">\r<message>\r<XML_File_ID>19996383</XML_File_ID>\r<heading>AFW%COLLFBWEATHER</heading>\r<category>Weather</category>\r<sport>CFOOT</sport>\r<title>College Football Weather Forecast</title>\r<forecast gamedate="Monday, December 30th">\r<league name="">\r<listing>\r<teams>Middle Tennessee at Navy, 11:45 a.m.</teams>\r<weather>Mostly sunny. Winds northwest at 5-10 m.p.h. (Fort Worth, TX)  Game-time temperature: Around 35.</weather>\r</listing>\r<listing>\r<teams>Ole Miss at Georgia Tech, 3:15 p.m.</teams>\r<weather>Partly cloudy. Winds northwest at 1-10 m.p.h. (Nashville, TN)  Game-time temperature: Near 40.</weather>\r</listing>\r<listing>\r<teams>Oregon at Texas, 6:45 p.m.</teams>\r<weather>Game is being played inside a dome. (San Antonio, TX)</weather>\r</listing>\r<listing>\r<teams>Arizona State at Texas Tech, 10:15 p.m.</teams>\r<weather>Clear. Winds northeast at 1-5 m.p.h. (San Diego, CA)  Game-time temperature: Around 60.</weather>\r</listing>\r</league>\r</forecast>\r<forecast gamedate="Tuesday, December 31st">\r<league name="">\r<listing>\r<teams>Arizona at Boston College, 12:30 p.m.</teams>\r<weather>Mostly sunny. Winds southeast at 1-5 m.p.h. (Shreveport, LA)  Game-time temperature: Around 50.</weather>\r</listing>\r<listing>\r<teams>Virginia Tech at UCLA, 2:10 p.m.</teams>\r<weather>Sunny. Winds southwest at 1-5 m.p.h. (El Paso, TX)  Game-time temperature: Around 55.</weather>\r</listing>\r<listing>\r<teams>Rice at Miss State, 4:00 p.m.</teams>\r<weather>Sunny. Winds southwest at 1-10 m.p.h. (Memphis, TN)  Game-time temperature: Around 45.</weather>\r</listing>\r<listing>\r<teams>Duke at Texas A&amp;M, 8:00 p.m.</teams>\r<weather>Game is being played inside a dome. (Atlanta, GA)</weather>\r</listing>\r</league>\r</forecast>\r<time_stamp> December 30, 2013, at 09:10 AM ET </time_stamp>\r</message>\r
\ No newline at end of file